summaryrefslogtreecommitdiff
path: root/tools/imximage.c
Commit message (Expand)AuthorAgeLines
* tools: imximage: Let .name field be more genericFabio Estevam2013-01-28-1/+1
* tools: imximage: Load a size that is multiple of 512Fabio Estevam2013-01-05-1/+8
* imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky2012-10-20-19/+11
* imximage: change parameters to set_imx_hdrTroy Kisky2012-10-20-11/+9
* imximage: delay setting of image sizeTroy Kisky2012-10-20-6/+6
* imximage: fix size of image to load.Troy Kisky2012-10-20-4/+2
* imximage: move flash_offset check to common locationTroy Kisky2012-10-20-14/+5
* imximage: remove redundant setting of app_dest_ptrTroy Kisky2012-10-20-1/+0
* imximage: check dcd_len as entries addedTroy Kisky2012-10-20-15/+11
* imximage: Remove overwriting of flash_offsetDirk Behme2012-03-27-4/+14
* imximage: Sort bootops alphabeticallyDirk Behme2012-02-12-3/+3
* imximage: Add support for i.MX6Dirk Behme2012-02-12-1/+3
* imximage: Add MX53 boot image supportLiu Hui-R643432011-02-02-138/+387
* mkimage: correct spelling error in imximageStefano Babic2010-04-30-1/+1
* tools: fix imximage warningKim Phillips2010-02-24-1/+1
* mkimage: SEGFAULT with imximage on 64 bit systemsStefano Babic2010-02-24-16/+14
* Fix compiler warning in imximage.c due to getline prototypeKumar Gala2010-01-27-0/+3
* mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic2010-01-25-0/+324