summaryrefslogtreecommitdiffstats
path: root/commands/splash.c
Commit message (Expand)AuthorAgeFilesLines
* commands: exit on invalid optionEnrico Jorns2016-09-161-0/+2
* gui: Use fb provided shadowfb for offscreen renderingSascha Hauer2015-08-201-5/+1
* splash command: simplify offscreen renderingSascha Hauer2015-08-201-9/+6
* graphics_utils: Let fb_open allocate the screenSascha Hauer2015-07-201-14/+13
* graphic_utils: Add a common namespace to functionsSascha Hauer2015-07-151-3/+3
* commands/splash: fix '-y' option handlingAntony Pavlov2015-01-261-0/+1
* command/splash: fix return valueJean-Christophe PLAGNIOL-VILLARD2015-01-131-4/+6
* splash.c: Add that .png files are suitable as splash images.Robert P. J. Day2014-07-041-3/+4
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-11/+0
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-8/+11
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* 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