summaryrefslogtreecommitdiff
path: root/tools/Makefile
Commit message (Expand)AuthorAgeLines
...
* tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMGPeter Tyser2009-04-04-2/+2
* tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADSPeter Tyser2009-04-04-2/+2
* tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabledPeter Tyser2009-04-04-3/+8
* tools/Makefile: Split variable declarations into multiple linesPeter Tyser2009-04-04-33/+53
* tools/Makefile: Remove inappropriate double-tabsPeter Tyser2009-04-04-76/+77
* tools/Makefile: Remove HOSTARCH HOSTOS definesPeter Tyser2009-04-04-12/+0
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-6/+6
* Add 'license' command to U-Boot command lineHarald Welte2008-08-18-0/+4
* Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-24-0/+4
|\
| * Use custom logo for Atmel boardsStelian Pop2008-05-10-0/+4
* | Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
|/
* crc32: use uint32_t rather than unsigned longMike Frysinger2008-04-24-1/+5
* Fix out of tree building issueAnatolij Gustschin2008-03-27-7/+13
* Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-14-2/+9
* [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-29-3/+48
* [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-29-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-2/+9
* Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-09-1/+1
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-09-0/+1
* Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-5/+18
|\
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-5/+18
* | Fix compilation issues on MACOSXAubrey.Li2007-05-15-1/+1
|/
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-45/+53
* * Patch by Yuli Barcohen, 19 Jul 2004:wdenk2004-09-28-3/+1
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-0/+7
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-0/+2
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-0/+1
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-08-0/+13
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-17-0/+5
* Removed tools/gdb from "make all" target. Added make target "gdbtools"dzu2003-08-07-7/+1
* * Code cleanup:wdenk2003-06-27-1/+0
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-0/+12
* Initial revisionwdenk2002-07-20-0/+177