| Commit message (Expand) | Author | Age | Lines |
* | [new uImage] Add support for new uImage format to mkimage tool | Bartlomiej Sieka | 2008-03-11 | -52/+205 |
* | [new uImage] Share common uImage code between mkimage and U-boot | Marian Balakowicz | 2008-02-29 | -234/+10 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -2/+2 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -111/+69 |
* | Fix compilation issues on MACOSX | Aubrey.Li | 2007-05-15 | -2/+2 |
* | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | 2006-10-11 | -1/+2 |
|\ |
|
| * | Define IH_CPU_AVR32 | Stefan Roese | 2006-10-09 | -0/+1 |
| * | Fix mkimage -l bug with multifile images on 64bit platforms | Wolfgang Denk | 2006-09-06 | -1/+1 |
* | | * Support for FDT in uImage format, error when using FDT from flash | Matthew McClintock | 2006-08-16 | -0/+1 |
|/ |
|
* | Fixed handling of bad checksums with "mkimage -l" | Wolfgang Denk | 2006-04-28 | -5/+8 |
* | Add ADI Blackfin support | Wolfgang Denk | 2006-03-12 | -0/+1 |
* | Fix mkimage bug with multifile images created on 64 bit systems. | Wolfgang Denk | 2006-01-11 | -1/+1 |
* | * Patch by Scott McNutt, 01 Nov 2004: | wdenk | 2005-04-03 | -0/+2 |
* | * Update for AT91RM9200DK and CMC_PU2 boards: | wdenk | 2004-11-21 | -1/+1 |
* | * Rename SBC8560 into sbc8560 for consistency | wdenk | 2004-07-10 | -31/+32 |
* | * Patch by Rahul Shanbhag, 19 Feb 2004: | wdenk | 2004-02-26 | -1/+16 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | -2/+2 |
* | * Patch by Anders Larsen, 18 Sep 2003: | wdenk | 2003-10-08 | -2/+2 |
* | Fix build problems under FreeBSD | wdenk | 2003-10-07 | -2/+2 |
* | Add generic filesystem image type | wdenk | 2003-10-06 | -0/+1 |
* | Make IPB clock on MGT5100/MPC5200 configurable in board config file; | wdenk | 2003-09-16 | -5/+5 |
* | * Map ISP1362 USB OTG controller for NSCU board | wdenk | 2003-08-05 | -3/+3 |
* | * Patches by Yuli Barcohen, 13 Jul 2003: | wdenk | 2003-07-14 | -0/+1 |
* | * Patch by David Updegraff, 22 Apr 2003: | wdenk | 2003-05-20 | -0/+1 |
* | * Make sure Block Lock Bits get cleared in R360MPI flash driver | wdenk | 2003-04-20 | -0/+1 |
* | * Fix startup problems with VFD display on TRAB | wdenk | 2002-12-03 | -2/+3 |
* | Initial revision | wdenk | 2002-11-03 | -0/+722 |