Age | Commit message (Expand) | Author |
2018-07-23 | tools/imximage: get HAB information from header | Holger Dengler |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-26 | Revert "imximage: Remove failure when no IVT offset is found" | Fabio Estevam |
2018-04-26 | tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks | Bryan O'Donoghue |
2018-04-15 | tools/imximage: use 0x prefix in HAB Blocks line | Rasmus Villemoes |
2018-03-09 | imximage: Remove failure when no IVT offset is found | Fabio Estevam |
2017-03-19 | tools: imximage: add set bit command | Peng Fan |
2017-01-27 | tools: imximage: refactor header length calculations for imximage v1 | Martin Kaiser |
2016-11-29 | tools: imximage: display DCD block offset, length | Eric Nelson |
2016-11-05 | tools: imximage: check return value when open the plugin file | Peng Fan |
2016-10-24 | tools: imximage: add plugin support | Peng Fan |
2016-05-17 | imx: tools: imximage: fix CLR bit command | Adrian Alonso |
2015-10-07 | imximage: fix commands other than write_data | Troy Kisky |
2015-10-07 | imximage: header.length of 4 is valid | Troy Kisky |
2015-09-02 | tools/imximage: set DCD pointer to NULL when its length is 0 | Baruch Siach |
2015-07-26 | imx: imximage: add new CHECK/CLR BIT command | Adrian Alonso |
2015-02-10 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2015-02-10 | imx: imximage: Add QuadSPI boot support | Ye.Li |
2015-01-29 | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira |
2014-11-03 | imximage: Fix the bootdata.size calculation | Ye.Li |
2014-09-09 | imximage: Fix imximage IVT bug for EIM-NOR boot | Ye.Li |
2013-12-13 | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-09-27 | tools/imximage.c: Fix compiling warning | York Sun |
2013-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-08-31 | tools: add support for setting the CSF into imximage | Stefano Babic |
2013-08-31 | tools: add padding of data image file for imximage | Stefano Babic |
2013-08-31 | tools: dynamically allocate imx_header in imximage | Stefano Babic |
2013-08-31 | tools: rename mximage_flash_offset to imximage_ivt_offset | Stefano Babic |
2013-08-31 | tools: imx_header should not include flash_offset | Stefano Babic |
2013-08-16 | tools/Makefile: Move _GNU_SOURCE to Makefile | York Sun |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-05 | imx: Align the imximage header and payload to multiples of 4k | Marek Vasut |
2013-04-28 | tools: arm: imx: Implement BOOT_OFFSET command for imximage | Marek Vasut |
2013-01-28 | tools: imximage: Let .name field be more generic | Fabio Estevam |
2013-01-05 | tools: imximage: Load a size that is multiple of 512 | Fabio Estevam |
2012-10-20 | imximage: make set_imx_hdr_v1/v2 easier to read | Troy Kisky |
2012-10-20 | imximage: change parameters to set_imx_hdr | Troy Kisky |
2012-10-20 | imximage: delay setting of image size | Troy Kisky |
2012-10-20 | imximage: fix size of image to load. | Troy Kisky |
2012-10-20 | imximage: move flash_offset check to common location | Troy Kisky |
2012-10-20 | imximage: remove redundant setting of app_dest_ptr | Troy Kisky |
2012-10-20 | imximage: check dcd_len as entries added | Troy Kisky |
2012-03-27 | imximage: Remove overwriting of flash_offset | Dirk Behme |
2012-02-12 | imximage: Sort bootops alphabetically | Dirk Behme |
2012-02-12 | imximage: Add support for i.MX6 | Dirk Behme |
2011-02-02 | imximage: Add MX53 boot image support | Liu Hui-R64343 |
2010-04-30 | mkimage: correct spelling error in imximage | Stefano Babic |
2010-02-24 | tools: fix imximage warning | Kim Phillips |
2010-02-24 | mkimage: SEGFAULT with imximage on 64 bit systems | Stefano Babic |