aboutsummaryrefslogtreecommitdiff
path: root/tools/bmp_logo.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-10tools, bmp_logo: fix index from uint16_t to int to allow bigger logosHeiko Schocher1-1/+1
2011-11-15tools: logo: split bmp arrays from bmp_logo.hChe-Liang Chiou1-20/+60
2009-07-19compiler.h: unify system ifdef cruft hereMike Frysinger1-12/+1
2009-04-28bmp_logo: Check return value of fread()Peter Tyser1-13/+22
2005-09-25Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk1-2/+8
2004-10-09* Clean up tools/bmp_logo.c to not add trailing white spacewdenk1-15/+3
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk1-5/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-3/+2
2002-03-14Initial revisionwdenk1-0/+177