Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
bdba2b3a8809501b7073c242f9aa013eb456790d
/
tools
/
fit_image.c
655cc69
tools: Add an error code when fit_handle_file() fails
by Simon Glass
· 8 years ago
3a45f38
image: Correct auto-fit architecture property name
by Simon Glass
· 8 years ago
5847084
Respect SOURCE_DATE_EPOCH when building FIT images.
by Vagrant Cascadian
· 8 years ago
f8f9107
mkimage: fit: spl: Add an optional static offset for external data
by Teddy Reed
· 8 years ago
4c1dc1a
fit_image: Fix a double close() on the error path
by Simon Glass
· 9 years ago
5b15a25
mkimage: Don't close the file if it wasn't opened
by Simon Glass
· 9 years ago
3bd3a54
mkimage: Ensure file is closed in fdt_property_file()
by Simon Glass
· 9 years ago
7b0bbd8
mkimage: Fix missing free() and close() in fit_build()
by Simon Glass
· 9 years ago
21c2975
mkimage: Fix missing free() in fit_extract_data()
by Simon Glass
· 9 years ago
b97d71e
mkimage: Fix error path in fit_extract_data()
by Simon Glass
· 9 years ago
6e0ffce
mkimage: Add a missing free() to fit_import_data()
by Simon Glass
· 9 years ago
f980ca3
mkimage: Correct file being closed twice in fit_extract_data()
by Simon Glass
· 9 years ago
508b028
mkimage: Correct file being closed twice in fit_import_data()
by Simon Glass
· 9 years ago
9cff2d1
mkimage: Fix munmap() call when importing data
by Simon Glass
· 9 years ago
529fd18
mkimage: Bring data into the FIT before processing
by Simon Glass
· 9 years ago
722ebc8
mkimage: Support placing data outside the FIT
by Simon Glass
· 9 years ago
fb4cce0
mkimage: Support adding device tree files to a FIT
by Simon Glass
· 9 years ago
8e35bb0
mkimage: Support automatic creating of a FIT without a .its
by Simon Glass
· 9 years ago
39931f9
dumpimage: fit: extract FIT images
by Guilherme Maciel Ferreira
· 10 years ago
a93648d
imagetool: replace image registration function by linker_lists feature
by Guilherme Maciel Ferreira
· 10 years ago
a946811
mkimage: Automatically make space in FDT when full
by Simon Glass
· 10 years ago
6bf4ca0
tools, fit: add fit_info host command
by Heiko Schocher
· 11 years ago
f86ed6a
tools: moved code common to all image tools to a separated module.
by Guilherme Maciel Ferreira
· 11 years ago
2f0877c
FIT: delete unnecessary casts
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
399c744
mkimage: Add -r option to specify keys that must be verified
by Simon Glass
· 11 years ago
4f61042
mkimage: Add -c option to specify a comment for key signing
by Simon Glass
· 11 years ago
95d77b4
mkimage: Add -F option to modify an existing .fit file
by Simon Glass
· 11 years ago
e29495d
mkimage: Add -K to write public keys to an FDT blob
by Simon Glass
· 11 years ago
80e4df8
mkimage: Add -k option to specify key directory
by Simon Glass
· 11 years ago
56518e7
image: Support signing of images
by Simon Glass
· 11 years ago
aa6d6db
mkimage: Put FIT loading in function and tidy error handling
by Simon Glass
· 12 years ago
bbb467d
image: Rename fit_add_hashes() to fit_add_verification_data()
by Simon Glass
· 12 years ago
ee7c0fc
Correct comment to show the parameters as defined in tools/mkimage.h
by Lars Rasmusson
· 12 years ago
8e1c896
tools/fit_image.c: Remove unused fit_set_header()
by Peter Tyser
· 15 years ago
89a4d6b
tools: mkimage: split code into core, default and FIT image specific
by Prafulla Wadaskar
· 15 years ago