Commit Graph

19 Commits (6ac9f47977a9fc1876979871eeb14f26ba1bdbe6)

Author SHA1 Message Date
Alessandro Rubini 6111722a92 video: move extern declarations from C to headers 16 years ago
Mark Jackson c01171eaec Remove static declaration from gunzip_bmp() 16 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 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. 18 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 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 21 years ago
wdenk 4b248f3f71 * Patch by Pierre Aubert, 11 Mar 2004: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk b37c7e5e5c * Patch by Seb James, 30 Jun 2003: 22 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 059ae173e9 Add files needed for bitmap load support 22 years ago