summaryrefslogtreecommitdiff
path: root/tools/imximage.c
Commit message (Expand)AuthorAgeLines
* MLK-9714 imx: imximage tool: Fixed the bootdata.size calculationYe.Li2014-10-22-1/+1
* ENGR00315894-52 imximage: Add QuadSPI bootYe.Li2014-06-17-0/+4
* ENGR00315894-8 imximage: Fix imximage bug for EIM-NOR bootYe.Li2014-06-17-0/+7
* ENGR00315499-4: Add support for i.MX6 Plugin imagesNitin Garg2014-05-27-51/+212
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-13-6/+6
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* tools/imximage.c: Fix compiling warningYork Sun2013-09-27-4/+4
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-16/+164
|\
| * tools: add support for setting the CSF into imximageStefano Babic2013-08-31-3/+38
| * tools: add padding of data image file for imximageStefano Babic2013-08-31-3/+85
| * tools: dynamically allocate imx_header in imximageStefano Babic2013-08-31-7/+36
| * tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic2013-08-31-8/+9
| * tools: imx_header should not include flash_offsetStefano Babic2013-08-31-7/+8
* | tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun2013-08-16-3/+0
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* imx: Align the imximage header and payload to multiples of 4kMarek Vasut2013-05-05-4/+7
* tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut2013-04-28-0/+6
* 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