Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d19eec0d14999f2ff39f2951b280d1031f9406f2
/
tools
/
imximage.c
0ed41e2
tools: imagetool: Extend print_header() by params argument
by Pali Rohár
· Wed Mar 29 21:25:54 2023 +0200
bec242f
tools: imximage: Fix check array index
by Mikhail Ilin
· Tue Nov 22 12:34:26 2022 +0300
0afc716
tools/imximage: fix DCD Blocks message output order
by Matthias Schiffer
· Tue Jul 28 13:32:36 2020 +0200
4b3bfe2
tools/imximage: share DCD information via Kconfig
by Jorge Ramirez-Ortiz
· Wed Dec 11 10:42:36 2019 +0100
456ba31
tools/imximage: get HAB information from header
by Holger Dengler
· Fri Jul 06 16:10:00 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
dff91ef
Revert "imximage: Remove failure when no IVT offset is found"
by Fabio Estevam
· Sun Apr 15 07:37:36 2018 -0300
21e3a77
tools/imximage: Fix fruity lack of 0x prefix in DCD Blocks
by Bryan O'Donoghue
· Tue Apr 24 18:46:30 2018 +0100
1c3c549
tools/imximage: use 0x prefix in HAB Blocks line
by Rasmus Villemoes
· Fri Mar 23 12:08:03 2018 +0100
2fc87cd
imximage: Remove failure when no IVT offset is found
by Fabio Estevam
· Fri Mar 09 08:25:00 2018 -0300
2687474
tools: imximage: add set bit command
by Peng Fan
· Thu Mar 16 14:35:06 2017 +0800
d60aa68
tools: imximage: refactor header length calculations for imximage v1
by Martin Kaiser
· Mon Jan 02 22:24:17 2017 +0100
3954765
tools: imximage: display DCD block offset, length
by Eric Nelson
· Wed Nov 16 17:13:41 2016 -0700
b0034bb
tools: imximage: check return value when open the plugin file
by Peng Fan
· Fri Nov 04 10:33:15 2016 +0800
334de96
tools: imximage: add plugin support
by Peng Fan
· Tue Oct 11 14:29:09 2016 +0800
6963b33
imx: tools: imximage: fix CLR bit command
by Adrian Alonso
· Mon May 02 10:29:14 2016 -0500
f575ab4
imximage: fix commands other than write_data
by Troy Kisky
· Mon Sep 14 18:06:31 2015 -0700
07c41ed
imximage: header.length of 4 is valid
by Troy Kisky
· Mon Sep 21 14:02:48 2015 -0700
9c2cf9a
tools/imximage: set DCD pointer to NULL when its length is 0
by Baruch Siach
· Thu Jul 09 18:19:11 2015 +0300
73e5732
imx: imximage: add new CHECK/CLR BIT command
by Adrian Alonso
· Mon Jul 20 19:04:55 2015 -0500
6bfc15a
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Feb 10 10:40:43 2015 -0500
f16cde0
imx: imximage: Add QuadSPI boot support
by Ye.Li
· Tue Jan 13 15:53:06 2015 +0800
28be1cf
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· Thu Jan 15 02:48:07 2015 -0200
49e036f
imximage: Fix the bootdata.size calculation
by Ye.Li
· Thu Oct 30 17:54:08 2014 +0800
f406351
imximage: Fix imximage IVT bug for EIM-NOR boot
by Ye.Li
· Wed Aug 20 16:55:32 2014 +0800
8ed4d1c
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· Sun Dec 01 12:43:10 2013 -0700
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d061d95
tools/imximage.c: Fix compiling warning
by York Sun
· Fri Sep 20 12:24:44 2013 -0700
b143210
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Sep 05 11:15:26 2013 +0200
4aa9749
tools: add support for setting the CSF into imximage
by Stefano Babic
· Thu Jun 27 11:42:38 2013 +0200
832eda8
tools: add padding of data image file for imximage
by Stefano Babic
· Mon Aug 19 19:03:20 2013 +0200
dc39a3e
tools: dynamically allocate imx_header in imximage
by Stefano Babic
· Wed Jun 26 23:50:06 2013 +0200
e74e779
tools: rename mximage_flash_offset to imximage_ivt_offset
by Stefano Babic
· Wed Jun 26 18:08:37 2013 +0200
c3d2ad7
tools: imx_header should not include flash_offset
by Stefano Babic
· Wed Jun 26 17:26:27 2013 +0200
9696eaa
tools/Makefile: Move _GNU_SOURCE to Makefile
by York Sun
· Tue Jul 30 15:26:11 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3d1acc6
imx: Align the imximage header and payload to multiples of 4k
by Marek Vasut
· Sun Apr 21 05:52:22 2013 +0000
d45fd73
tools: arm: imx: Implement BOOT_OFFSET command for imximage
by Marek Vasut
· Thu Apr 25 10:16:02 2013 +0000
e37b8ff
tools: imximage: Let .name field be more generic
by Fabio Estevam
· Wed Jan 02 08:48:34 2013 +0000
5fd7c5d
tools: imximage: Load a size that is multiple of 512
by Fabio Estevam
· Thu Jan 03 08:24:33 2013 +0000
2d7c29f
imximage: make set_imx_hdr_v1/v2 easier to read
by Troy Kisky
· Wed Oct 03 15:47:09 2012 +0000
7bb9220
imximage: change parameters to set_imx_hdr
by Troy Kisky
· Wed Oct 03 15:47:08 2012 +0000
7b922cb
imximage: delay setting of image size
by Troy Kisky
· Wed Oct 03 15:47:07 2012 +0000
f932582
imximage: fix size of image to load.
by Troy Kisky
· Wed Oct 03 15:47:06 2012 +0000
e55eaf9
imximage: move flash_offset check to common location
by Troy Kisky
· Wed Oct 03 15:47:05 2012 +0000
55daa71
imximage: remove redundant setting of app_dest_ptr
by Troy Kisky
· Wed Oct 03 15:47:04 2012 +0000
9bd5b85
imximage: check dcd_len as entries added
by Troy Kisky
· Wed Oct 03 15:47:03 2012 +0000
14a98cd
imximage: Remove overwriting of flash_offset
by Dirk Behme
· Wed Feb 22 22:50:19 2012 +0000
40a9c46
imximage: Sort bootops alphabetically
by Dirk Behme
· Wed Jan 11 23:28:32 2012 +0000
dfbf6ce
imximage: Add support for i.MX6
by Dirk Behme
· Wed Jan 11 23:28:31 2012 +0000
4aa360a
imximage: Add MX53 boot image support
by Liu Hui-R64343
· Wed Jan 19 09:40:26 2011 +0000
e34e53d
mkimage: correct spelling error in imximage
by Stefano Babic
· Tue Apr 13 12:38:22 2010 +0200
1c0c250
tools: fix imximage warning
by Kim Phillips
· Mon Feb 22 19:37:56 2010 -0600
5cdde80
mkimage: SEGFAULT with imximage on 64 bit systems
by Stefano Babic
· Fri Feb 05 15:16:02 2010 +0100
0bea74d
Fix compiler warning in imximage.c due to getline prototype
by Kumar Gala
· Wed Jan 27 10:16:56 2010 -0600
7b07f09
mkimage: Add Freescale imx Boot Image support (imximage)
by Stefano Babic
· Wed Jan 20 18:19:10 2010 +0100