summaryrefslogtreecommitdiffstats
path: root/commands/bmp.c
Commit message (Expand)AuthorAgeFilesLines
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* BMP: Add support for 32bpp video frame bufferGregory CLEMENT2011-01-141-0/+1
* doc: add documentation for 'bmp'Robert Schwebel2010-11-011-8/+19
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* call getopt_reset only onceSascha Hauer2009-10-191-2/+0
* framebuffer: Add bmp command to show bmp filesSascha Hauer2009-07-311-0/+212