aboutsummaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-08-18Add 'license' command to U-Boot command lineHarald Welte1-0/+4
2008-05-24Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD1-0/+4
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10Use custom logo for Atmel boardsStelian Pop1-0/+4
2008-04-24crc32: use uint32_t rather than unsigned longMike Frysinger1-1/+5
2008-03-27Fix out of tree building issueAnatolij Gustschin1-7/+13
2008-03-14Add MD5 support to the new uImage formatBartlomiej Sieka1-2/+9
2008-02-29[new uImage] Add libfdt support to mkimageBartlomiej Sieka1-3/+48
2008-02-29[new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka1-1/+1
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-2/+9
2008-01-09Do not reference sha1.c when building mkimage.Mike Frysinger1-1/+1
2008-01-09Fix build problems under Cygwinraptorbrino@aim.com1-0/+1
2007-07-09Merge with /home/hs/Atronic/u-bootWolfgang Denk1-5/+18
2007-06-22[PCS440EP] upgrade the PCS440EP board:Heiko Schocher1-5/+18
2007-05-15Fix compilation issues on MACOSXAubrey.Li1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-45/+53
2004-09-28* Patch by Yuli Barcohen, 19 Jul 2004:wdenk1-3/+1
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-0/+7
2003-12-06* Patch by Gleb Natapov, 19 Sep 2003:wdenk1-0/+2
2003-10-30* Fix parameter passing to standalone images with bootm commandU-Boot-1_0_0wdenk1-0/+1
2003-10-08* Patch by Anders Larsen, 18 Sep 2003:wdenk1-0/+13
2003-08-17* Make Ethernet autonegotiation on INCA-IP work for all clock rates;U-Boot-0_4_6wdenk1-0/+5
2003-08-07Removed tools/gdb from "make all" target. Added make target "gdbtools"dzu1-7/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2003-04-05* Patch by Arun Dharankar, 4 Apr 2003:LABEL_2003_04_05_0300wdenk1-0/+12
2002-07-20Initial revisionwdenk1-0/+177