summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-09-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-09-326/+319
* fix easylogo on big endian dev systemsMike Frysinger2008-01-09-0/+18
* cleanup easylogoMike Frysinger2008-01-09-7/+18
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-09-0/+1
* Fix compile problem with new env code.Wolfgang Denk2008-01-09-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-09-29/+41
* [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-20-0/+29
* Add .gitignore filesGrant Likely2007-11-15-0/+9
* Merge branch 'testing' into workingAndy Fleming2007-08-03-2/+2
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
| * tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
| * tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-10-5/+4
* | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-5/+137
|\ \ | |/ |/|
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-5/+137
* | Fix compilation issues on MACOSXAubrey.Li2007-05-15-3/+3
|/
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-11-110/+144
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-09-0/+1
| * Coding style cleanupWolfgang Denk2006-10-09-2/+2
| * Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk2006-09-06-1/+1
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-102/+139
| * Fix tools/updater build error.Marian Balakowicz2006-09-01-6/+2
| * tools/easylogo/easylogo.cMarian Balakowicz2006-09-01-1/+1
* | * Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-16-0/+1
|/
* Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk2006-04-28-5/+8
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-12-4/+2
* Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+1
* Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk2006-02-21-0/+22
* Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk2006-01-11-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-2/+2
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-2/+2
* Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk2005-09-25-2/+8
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-25-1/+1
* Update Hymod Board Database PHP code in "tools" directoryWolfgang Denk2005-08-12-155/+249
* Fix Murray Jensen's mail address.Wolfgang Denk2005-08-12-22/+22
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-03-17/+20
* Fix file permissionsWolfgang Denk2005-07-21-0/+0
* * Patch by Scott McNutt, 01 Nov 2004:wdenk2005-04-03-0/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-0/+3
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-1/+1
* * Configure SX1 board to use drivers/cfi_flash.cwdenk2004-10-10-0/+388
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-09-15/+3
* * Patch by Yuli Barcohen, 19 Jul 2004:wdenk2004-09-28-3/+1
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-0/+43
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-10-31/+32
* * Patch by Rahul Shanbhag, 19 Feb 2004:wdenk2004-02-26-1/+16
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-0/+2
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-2/+2
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-30-5/+1