summaryrefslogtreecommitdiff
path: root/tools/imximage.c
AgeCommit message (Expand)Author
2013-05-05imx: Align the imximage header and payload to multiples of 4kMarek Vasut
2013-04-28tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut
2013-01-28tools: imximage: Let .name field be more genericFabio Estevam
2013-01-05tools: imximage: Load a size that is multiple of 512Fabio Estevam
2012-10-20imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky
2012-10-20imximage: change parameters to set_imx_hdrTroy Kisky
2012-10-20imximage: delay setting of image sizeTroy Kisky
2012-10-20imximage: fix size of image to load.Troy Kisky
2012-10-20imximage: move flash_offset check to common locationTroy Kisky
2012-10-20imximage: remove redundant setting of app_dest_ptrTroy Kisky
2012-10-20imximage: check dcd_len as entries addedTroy Kisky
2012-03-27imximage: Remove overwriting of flash_offsetDirk Behme
2012-02-12imximage: Sort bootops alphabeticallyDirk Behme
2012-02-12imximage: Add support for i.MX6Dirk Behme
2011-02-02imximage: Add MX53 boot image supportLiu Hui-R64343
2010-04-30mkimage: correct spelling error in imximageStefano Babic
2010-02-24tools: fix imximage warningKim Phillips
2010-02-24mkimage: SEGFAULT with imximage on 64 bit systemsStefano Babic
2010-01-27Fix compiler warning in imximage.c due to getline prototypeKumar Gala
2010-01-25mkimage: Add Freescale imx Boot Image support (imximage)Stefano Babic