summaryrefslogtreecommitdiff
path: root/tools/mkimage.c
Commit message (Expand)AuthorAgeLines
...
* [new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka2008-03-11-52/+205
* [new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz2008-02-29-234/+10
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-2/+2
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-111/+69
* Fix compilation issues on MACOSXAubrey.Li2007-05-15-2/+2
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-11-1/+2
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-09-0/+1
| * Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk2006-09-06-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
* Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+1
* Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk2006-01-11-1/+1
* * Patch by Scott McNutt, 01 Nov 2004:wdenk2005-04-03-0/+2
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-1/+1
* * Rename SBC8560 into sbc8560 for consistencywdenk2004-07-10-31/+32
* * Patch by Rahul Shanbhag, 19 Feb 2004:wdenk2004-02-26-1/+16
* * Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk2003-11-17-2/+2
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-08-2/+2
* Fix build problems under FreeBSDwdenk2003-10-07-2/+2
* Add generic filesystem image typewdenk2003-10-06-0/+1
* Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk2003-09-16-5/+5
* * Map ISP1362 USB OTG controller for NSCU boardwdenk2003-08-05-3/+3
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-0/+1
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-20-0/+1
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-20-0/+1
* * Fix startup problems with VFD display on TRABwdenk2002-12-03-2/+3
* Initial revisionwdenk2002-11-03-0/+722