summaryrefslogtreecommitdiff
path: root/tools/imximage.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18tools/imximage: fix DCD Blocks message output orderMatthias Schiffer1-1/+1
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz1-2/+6
2018-07-23tools/imximage: get HAB information from headerHolger Dengler1-4/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-26Revert "imximage: Remove failure when no IVT offset is found"Fabio Estevam1-0/+5
2018-04-26tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue1-1/+1
2018-04-15tools/imximage: use 0x prefix in HAB Blocks lineRasmus Villemoes1-1/+1
2018-03-09imximage: Remove failure when no IVT offset is foundFabio Estevam1-5/+0
2017-03-19tools: imximage: add set bit commandPeng Fan1-0/+12
2017-01-27tools: imximage: refactor header length calculations for imximage v1Martin Kaiser1-22/+16
2016-11-29tools: imximage: display DCD block offset, lengthEric Nelson1-1/+9
2016-11-05tools: imximage: check return value when open the plugin filePeng Fan1-1/+8
2016-10-24tools: imximage: add plugin supportPeng Fan1-59/+224
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso1-1/+1
2015-10-07imximage: fix commands other than write_dataTroy Kisky1-21/+56
2015-10-07imximage: header.length of 4 is validTroy Kisky1-2/+2
2015-09-02tools/imximage: set DCD pointer to NULL when its length is 0Baruch Siach1-1/+5
2015-07-26imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso1-20/+75
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+2
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li1-0/+2
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-16/+14
2014-11-03imximage: Fix the bootdata.size calculationYe.Li1-1/+1
2014-09-09imximage: Fix imximage IVT bug for EIM-NOR bootYe.Li1-0/+7
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-6/+6
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-09-27tools/imximage.c: Fix compiling warningYork Sun1-4/+4
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-16/+164
2013-08-31tools: add support for setting the CSF into imximageStefano Babic1-3/+38
2013-08-31tools: add padding of data image file for imximageStefano Babic1-3/+85
2013-08-31tools: dynamically allocate imx_header in imximageStefano Babic1-7/+36
2013-08-31tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic1-8/+9
2013-08-31tools: imx_header should not include flash_offsetStefano Babic1-7/+8
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-05imx: Align the imximage header and payload to multiples of 4kMarek Vasut1-4/+7
2013-04-28tools: arm: imx: Implement BOOT_OFFSET command for imximageMarek Vasut1-0/+6
2013-01-28tools: imximage: Let .name field be more genericFabio Estevam1-1/+1
2013-01-05tools: imximage: Load a size that is multiple of 512Fabio Estevam1-1/+8
2012-10-20imximage: make set_imx_hdr_v1/v2 easier to readTroy Kisky1-19/+11
2012-10-20imximage: change parameters to set_imx_hdrTroy Kisky1-11/+9
2012-10-20imximage: delay setting of image sizeTroy Kisky1-6/+6
2012-10-20imximage: fix size of image to load.Troy Kisky1-4/+2
2012-10-20imximage: move flash_offset check to common locationTroy Kisky1-14/+5
2012-10-20imximage: remove redundant setting of app_dest_ptrTroy Kisky1-1/+0
2012-10-20imximage: check dcd_len as entries addedTroy Kisky1-15/+11
2012-03-27imximage: Remove overwriting of flash_offsetDirk Behme1-4/+14
2012-02-12imximage: Sort bootops alphabeticallyDirk Behme1-3/+3
2012-02-12imximage: Add support for i.MX6Dirk Behme1-1/+3
2011-02-02imximage: Add MX53 boot image supportLiu Hui-R643431-138/+387
2010-04-30mkimage: correct spelling error in imximageStefano Babic1-1/+1