index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bmp.c
Age
Commit message (
Expand
)
Author
2009-07-25
video: move extern declarations from C to headers
Alessandro Rubini
2009-07-23
Remove static declaration from gunzip_bmp()
Mark Jackson
2009-06-12
General help message cleanup
Wolfgang Denk
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-01-12
Fix compilation problem in common/cmd_bmp.c
Anatolij Gustschin
2008-01-09
cmd_bmp: Add support for displaying gzip compressed bmps
Hans-Christian Egtvedt
2007-11-20
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-07-08
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-04
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2005-10-08
Fix gzip bmp support (test if malloc fails, warning when truncated).
Stefan Roese
2004-10-09
* Clean up tools/bmp_logo.c to not add trailing white space
wdenk
2004-08-01
* Code cleanup
wdenk
2004-03-14
* Patch by Pierre Aubert, 11 Mar 2004:
wdenk
2003-07-01
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-06-30
* Patch by Seb James, 30 Jun 2003:
wdenk
2003-06-29
Fix some missing commands, cleanup header files
wdenk
2003-04-20
Add files needed for bitmap load support
wdenk