index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkimage.c
Commit message (
Expand
)
Author
Age
Lines
*
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
2017-01-20
-1
/
+1
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
-3
/
+7
*
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2017-01-02
-0
/
+32
*
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-11-06
-3
/
+7
*
mkimage: Fix missing free() in show_valid_options()
Simon Glass
2016-10-31
-0
/
+1
*
Fix spelling of "occur".
Vagrant Cascadian
2016-10-31
-1
/
+1
*
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
-1
/
+1
*
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
-0
/
+1
*
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
-3
/
+9
*
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
-43
/
+2
*
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
-0
/
+43
*
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
-1
/
+0
*
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
-1
/
+0
*
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
-0
/
+2
*
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
-0
/
+1
*
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-07-14
-1
/
+1
*
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-06-24
-2
/
+11
*
mkimage: Add a quiet mode
Simon Glass
2016-05-23
-1
/
+4
*
mkimage: fix generation of FIT image
Andreas Bießmann
2016-05-03
-6
/
+3
*
mkimage: fix argument parsing on BSD systems
Andreas Bießmann
2016-05-02
-21
/
+12
*
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
-1
/
+4
*
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
-2
/
+36
*
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
-3
/
+5
*
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
-5
/
+28
*
mkimage: Make 'params' static
Simon Glass
2016-03-14
-1
/
+1
*
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
-8
/
+9
*
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
-39
/
+42
*
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
-25
/
+25
*
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
-132
/
+101
*
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
-24
/
+32
*
Gracefully handle 64-bit signed-extended 32-bit Load addresses
William Cohen
2016-02-24
-2
/
+2
*
mkimage: Fix warning from fix for generating multi and script images again
Marek Vasut
2015-12-07
-2
/
+1
*
mkimage : Fix generating multi and script images
Philippe De Swert
2015-12-05
-13
/
+18
*
tools/mkimage.c: Clarify help text for -D slightly
Tom Rini
2015-10-11
-1
/
+1
*
mkimage: Allow padding to any length
Simon Glass
2015-09-02
-11
/
+12
*
mkimage: Set up a file size parameter and keep it updated
Simon Glass
2015-07-21
-0
/
+18
*
mkimage: Display a better list of available image types
Simon Glass
2015-07-21
-7
/
+52
*
dumpimage: add 'T' option to explicitly set the image type
Guilherme Maciel Ferreira
2015-01-29
-3
/
+0
*
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
-42
/
+2
*
imagetool: move common code to imagetool module
Guilherme Maciel Ferreira
2015-01-29
-67
/
+5
*
mkimage: fix compilation issues on OpenBSD
Luka Perkov
2014-08-14
-0
/
+2
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
-19
/
+3
*
mkimage: added 'static' specifier to match function's prototype.
Guilherme Maciel Ferreira
2013-12-13
-2
/
+1
*
ARM: mxs: tools: Add mkimage support for MXS bootstream
Marek Vasut
2013-08-31
-0
/
+2
*
tools: add variable padding of data image in mkimage
Stefano Babic
2013-08-31
-3
/
+21
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-14
/
+1
*
mkimage: Add -r option to specify keys that must be verified
Simon Glass
2013-06-26
-2
/
+6
*
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
-1
/
+7
*
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
-3
/
+6
*
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
-2
/
+8
[next]