summaryrefslogtreecommitdiff
path: root/tools/bmp_logo.c
Commit message (Expand)AuthorAgeLines
* tools, bmp_logo: fix index from uint16_t to int to allow bigger logosHeiko Schocher2013-08-10-1/+1
* tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou2011-11-15-20/+60
* compiler.h: unify system ifdef cruft hereMike Frysinger2009-07-19-12/+1
* bmp_logo: Check return value of fread()Peter Tyser2009-04-28-13/+22
* Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk2005-09-25-2/+8
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-09-15/+3
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-5/+0
* * Code cleanup:wdenk2003-06-27-3/+2
* Initial revisionwdenk2002-03-14-0/+177