Commit Graph

26 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Wolfgang Denk 17f79e45e1 cmd_bmp.c: message about compressed formats is debug info only. 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks 9acd4f0e91 cmd_bmp.c: add standard subcommand handling 14 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 15 years ago
Mark Jackson c01171eaec Remove static declaration from gunzip_bmp() 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Anatolij Gustschin 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 17 years ago
Hans-Christian Egtvedt 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese c29ab9d71d Fix gzip bmp support (test if malloc fails, warning when truncated). 19 years ago
wdenk 8655b6f860 * Clean up tools/bmp_logo.c to not add trailing white space 20 years ago
wdenk 281e00a3be * Code cleanup 20 years ago
wdenk 4b248f3f71 * Patch by Pierre Aubert, 11 Mar 2004: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b37c7e5e5c * Patch by Seb James, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 059ae173e9 Add files needed for bitmap load support 22 years ago