Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0f0173daf470bc450606cd2ba5a6a00eac043f95
/
tools
/
fit_image.c
23d1489
mkimage: Add support for signing with pkcs11
by George McCollister
· 8 years ago
8d83ed2
mkimage: Allow including a ramdisk in FIT auto mode
by Tomeu Vizoso
· 8 years ago
061752e
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· 8 years ago
aeeea7f
image: Correct auto-fit architecture property name
by Simon Glass
· 8 years ago
f8e066c
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
a845762
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
dbb2df1
fit_image: Fix a double close() on the error path
by Simon Glass
· 9 years ago
6da4a65
mkimage: Don't close the file if it wasn't opened
by Simon Glass
· 9 years ago
9ab7f05
mkimage: Ensure file is closed in fdt_property_file()
by Simon Glass
· 9 years ago
c0ee1ca
mkimage: Fix missing free() and close() in fit_build()
by Simon Glass
· 9 years ago
f3a6e8f
mkimage: Fix missing free() in fit_extract_data()
by Simon Glass
· 9 years ago
4e7505f
mkimage: Fix error path in fit_extract_data()
by Simon Glass
· 9 years ago
5014cc1
mkimage: Add a missing free() to fit_import_data()
by Simon Glass
· 9 years ago
f463bd9
mkimage: Correct file being closed twice in fit_extract_data()
by Simon Glass
· 9 years ago
267a2ce
mkimage: Correct file being closed twice in fit_import_data()
by Simon Glass
· 9 years ago
84abf15
mkimage: Fix munmap() call when importing data
by Simon Glass
· 9 years ago
d11b700
mkimage: Bring data into the FIT before processing
by Simon Glass
· 9 years ago
afd728c
mkimage: Support placing data outside the FIT
by Simon Glass
· 9 years ago
bd8bc5d
mkimage: Support adding device tree files to a FIT
by Simon Glass
· 9 years ago
88e31cb
mkimage: Support automatic creating of a FIT without a .its
by Simon Glass
· 9 years ago
3c46bcd
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
28be1cf
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· 10 years ago
802aa82
mkimage: Automatically make space in FDT when full
by Simon Glass
· 10 years ago
3cb743c
tools, fit: add fit_info host command
by Heiko Schocher
· 11 years ago
8ed4d1c
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· 11 years ago
bc2a07d
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
817278a
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· 11 years ago
bf27d3d
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· 11 years ago
ce8c3ca
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· 11 years ago
b4d8b09
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· 11 years ago
b148974
mkimage: Add -k option to specify key directory
by Simon Glass
· 11 years ago
fbabc0f
image: Support signing of images
by Simon Glass
· 11 years ago
4161c41
mkimage: Put FIT loading in function and tidy error handling
by Simon Glass
· 12 years ago
ee38265
image: Rename fit_add_hashes() to fit_add_verification_data()
by Simon Glass
· 12 years ago
d617be3
Correct comment to show the parameters as defined in tools/mkimage.h
by Lars Rasmusson
· 12 years ago
943195c
tools/fit_image.c: Remove unused fit_set_header()
by Peter Tyser
· 15 years ago
fabf3cf
tools: mkimage: split code into core, default and FIT image specific
by Prafulla Wadaskar
· 15 years ago