Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bmp_logo: support CONFIG_DM_VIDEO | Heiko Schocher | 2019-07-29 | 1 | -11/+31 |
* | tools: bmp_logo: correctly interpret BMP files with larger headers | Jon Smith | 2017-10-16 | 1 | -3/+8 |
* | tools, bmp_logo: fix index from uint16_t to int to allow bigger logos | Heiko Schocher | 2013-08-10 | 1 | -1/+1 |
* | tools: logo: split bmp arrays from bmp_logo.h | Che-Liang Chiou | 2011-11-15 | 1 | -20/+60 |
* | compiler.h: unify system ifdef cruft here | Mike Frysinger | 2009-07-19 | 1 | -12/+1 |
* | bmp_logo: Check return value of fread() | Peter Tyser | 2009-04-28 | 1 | -13/+22 |
* | Fix tools/bmp_logo.c using incorrect offset to pixel data | Wolfgang Denk | 2005-09-25 | 1 | -2/+8 |
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | 1 | -15/+3 |
* | * Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0 | wdenk | 2003-10-30 | 1 | -5/+0 |
* | * Code cleanup:LABEL_2003_06_27_2340 | wdenk | 2003-06-27 | 1 | -3/+2 |
* | Initial revision | wdenk | 2002-03-14 | 1 | -0/+177 |