summaryrefslogtreecommitdiffstats
path: root/commands/splash.c
Commit message (Expand)AuthorAgeFilesLines
* splash: fix background color supportJean-Christophe PLAGNIOL-VILLARD2013-03-141-4/+2
* splash: init struct allocated the stack to 0Jean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+4
* gui: blit the surface on demandJean-Christophe PLAGNIOL-VILLARD2012-10-041-0/+2
* graphic_utils: introduce common fb_open/closeJean-Christophe PLAGNIOL-VILLARD2012-10-041-41/+9
* gui: introduce screen and surface to factorize and simplify codeJean-Christophe PLAGNIOL-VILLARD2012-10-041-21/+21
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-041-2/+2
* splash: add support to set a background colorJean-Christophe PLAGNIOL-VILLARD2012-09-121-3/+17
* splash/bmp: switch to image_rendererJean-Christophe PLAGNIOL-VILLARD2012-09-121-5/+5
* bmp: Move bmp rendering to lib/bmp.cJean-Christophe PLAGNIOL-VILLARD2012-09-121-113/+11
* bmp: rename it to splashJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+221
* remove obsolete and broken command 'splash'Sascha Hauer2009-10-191-137/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* svn_rev_645Sascha Hauer2007-07-051-0/+139