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
/
fit_image.c
Commit message (
Expand
)
Author
Age
Lines
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
-1
/
+2
*
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-11-06
-1
/
+32
*
tools: Add an error code when fit_handle_file() fails
Simon Glass
2016-07-14
-2
/
+2
*
image: Correct auto-fit architecture property name
Simon Glass
2016-07-14
-1
/
+2
*
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
2016-06-24
-2
/
+4
*
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-06-24
-1
/
+18
*
fit_image: Fix a double close() on the error path
Simon Glass
2016-05-02
-1
/
+0
*
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
-2
/
+2
*
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
-1
/
+2
*
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
-1
/
+4
*
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
-0
/
+2
*
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
-4
/
+7
*
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
-0
/
+1
*
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
-2
/
+0
*
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
2016-03-22
-1
/
+1
*
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-22
-1
/
+1
*
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
-0
/
+97
*
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
-0
/
+109
*
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
-8
/
+88
*
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
-2
/
+214
*
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
-1
/
+92
*
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2015-01-29
-16
/
+14
*
mkimage: Automatically make space in FDT when full
Simon Glass
2014-06-11
-44
/
+68
*
tools, fit: add fit_info host command
Heiko Schocher
2014-03-21
-58
/
+4
*
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-12-13
-5
/
+6
*
FIT: delete unnecessary casts
Masahiro Yamada
2013-09-20
-1
/
+1
*
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
-4
/
+5
*
mkimage: Add -c option to specify a comment for key signing
Simon Glass
2013-06-26
-2
/
+2
*
mkimage: Add -F option to modify an existing .fit file
Simon Glass
2013-06-26
-6
/
+12
*
mkimage: Add -K to write public keys to an FDT blob
Simon Glass
2013-06-26
-2
/
+19
*
mkimage: Add -k option to specify key directory
Simon Glass
2013-06-26
-1
/
+1
*
image: Support signing of images
Simon Glass
2013-06-26
-1
/
+1
*
mkimage: Put FIT loading in function and tidy error handling
Simon Glass
2013-05-14
-39
/
+57
*
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
-1
/
+1
*
Correct comment to show the parameters as defined in tools/mkimage.h
Lars Rasmusson
2012-12-11
-1
/
+1
*
tools/fit_image.c: Remove unused fit_set_header()
Peter Tyser
2009-12-05
-33
/
+1
*
tools: mkimage: split code into core, default and FIT image specific
Prafulla Wadaskar
2009-09-10
-0
/
+212