summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-265-332/+389
|\
| * Add MD5 support to the new uImage formatBartlomiej Sieka2008-03-142-2/+10
| * [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-112-52/+211
| * [new uImage] New uImage low-level APIMarian Balakowicz2008-03-101-0/+8
| * [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-294-3/+84
| * [new uImage] Add sha1.o object to mkimage binary buildBartlomiej Sieka2008-02-292-1/+2
| * [new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz2008-02-291-234/+10
| * [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-2/+2
| * Merge branch 'master' of git://www.denx.de/git/u-boot into new-imageMarian Balakowicz2008-02-292-56/+73
| |\
| * \ Merge branch 'master' of /home/git/u-bootMarian Balakowicz2008-02-211-0/+0
| |\ \
| * | | [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-073-113/+137
* | | | tools/setlocalversion: use a git-describe-ish formatWolfgang Denk2008-03-141-3/+6
| |_|/ |/| |
* | | make define2mk.sed work on FreeBSDMarcel Moolenaar2008-02-221-2/+2
* | | easylogo: clean up some more and add -r (rgb) supportMike Frysinger2008-02-221-54/+71
| |/ |/|
* | add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger2008-02-041-0/+0
|/
* Do not reference sha1.c when building mkimage.Mike Frysinger2008-01-091-1/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-01-091-326/+319
* fix easylogo on big endian dev systemsMike Frysinger2008-01-091-0/+18
* cleanup easylogoMike Frysinger2008-01-092-7/+18
* Fix build problems under Cygwinraptorbrino@aim.com2008-01-091-0/+1
* Fix compile problem with new env code.Wolfgang Denk2008-01-091-0/+1
* tools: fix fw_printenv tool to compile againMarkus Klotzbücher2008-01-094-29/+41
* [BUILD] Generate include/autoconf.mk from board config filesGrant Likely2007-11-201-0/+29
* Add .gitignore filesGrant Likely2007-11-151-0/+9
* Merge branch 'testing' into workingAndy Fleming2007-08-031-2/+2
|\
| * disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
| * tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
| * tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-5/+4
* | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-092-5/+137
|\ \ | |/ |/|
| * [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-222-5/+137
* | Fix compilation issues on MACOSXAubrey.Li2007-05-152-3/+3
|/
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-118-110/+144
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+1
| * Coding style cleanupWolfgang Denk2006-10-092-2/+2
| * Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk2006-09-061-1/+1
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-014-102/+139
| * Fix tools/updater build error.Marian Balakowicz2006-09-012-6/+2
| * tools/easylogo/easylogo.cMarian Balakowicz2006-09-011-1/+1
* | * Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-161-0/+1
|/
* Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk2006-04-281-5/+8
* Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk2006-03-121-4/+2
* Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+1
* Add GIT version information (commid ID) to untagged U-Boot versionsWolfgang Denk2006-02-211-0/+22
* Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk2006-01-111-1/+1
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* Added support for TQM834x boards.Marian Balakowicz2005-10-112-2/+2
* Fix tools/bmp_logo.c using incorrect offset to pixel dataWolfgang Denk2005-09-251-2/+8
* Fix error handling in tools/env/fw_env.cWolfgang Denk2005-09-251-1/+1
* Update Hymod Board Database PHP code in "tools" directoryWolfgang Denk2005-08-1215-155/+249
OpenPOWER on IntegriCloud