aboutsummaryrefslogtreecommitdiff
path: root/tools/mkimage.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-03mkimage: make mmap() checks consistentMike Frysinger1-13/+9
2008-04-24Memory footprint optimizationsBartlomiej Sieka1-3/+3
2008-03-11[new uImage] Add support for new uImage format to mkimage toolBartlomiej Sieka1-52/+205
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz1-234/+10
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-111/+69
2007-05-15Fix compilation issues on MACOSXAubrey.Li1-2/+2
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk1-1/+2
2006-10-09Define IH_CPU_AVR32Stefan Roese1-0/+1
2006-09-06Fix mkimage -l bug with multifile images on 64bit platformsWolfgang Denk1-1/+1
2006-08-16* Support for FDT in uImage format, error when using FDT from flashMatthew McClintock1-0/+1
2006-04-28Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk1-5/+8
2006-03-12Add ADI Blackfin supportWolfgang Denk1-0/+1
2006-01-11Fix mkimage bug with multifile images created on 64 bit systems.Wolfgang Denk1-1/+1
2005-04-03* Patch by Scott McNutt, 01 Nov 2004:wdenk1-0/+2
2004-11-21* Update for AT91RM9200DK and CMC_PU2 boards:wdenk1-1/+1
2004-07-10* Rename SBC8560 into sbc8560 for consistencywdenk1-31/+32
2004-02-26* Patch by Rahul Shanbhag, 19 Feb 2004:wdenk1-1/+16
2003-11-17* Use "-fPIC" instead of "-mrelocatable" to prevent problems withwdenk1-2/+2
2003-10-08* Patch by Anders Larsen, 18 Sep 2003:wdenk1-2/+2
2003-10-07Fix build problems under FreeBSDwdenk1-2/+2
2003-10-06Add generic filesystem image typewdenk1-0/+1
2003-09-16Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk1-5/+5
2003-08-05* Map ISP1362 USB OTG controller for NSCU boardwdenk1-3/+3
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-0/+1
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk1-0/+1
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk1-0/+1
2002-12-03* Fix startup problems with VFD display on TRABLABEL_2002_12_03_2230wdenk1-2/+3
2002-11-03Initial revisionwdenk1-0/+722