summaryrefslogtreecommitdiff
path: root/tools/imximage.c
AgeCommit message (Expand)Author
2016-11-05tools: imximage: check return value when open the plugin filePeng Fan
2016-10-24tools: imximage: add plugin supportPeng Fan
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso
2015-10-07imximage: fix commands other than write_dataTroy Kisky
2015-10-07imximage: header.length of 4 is validTroy Kisky
2015-09-02tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach
2015-07-26imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2014-11-03imximage: Fix the bootdata.size calculationYe.Li
2014-09-09imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-27tools/imximage.c: Fix compiling warningYork Sun
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-31tools: add support for setting the CSF into imximageStefano Babic
2013-08-31tools: add padding of data image file for imximageStefano Babic
2013-08-31tools: dynamically allocate imx_header in imximageStefano Babic
2013-08-31tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic
2013-08-31tools: imx_header should not include flash_offsetStefano Babic
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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