index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fit_image.c
Age
Commit message (
Expand
)
Author
2020-06-02
mkimage: Default to adding a crc32 hash with '-f auto'
Simon Glass
2020-05-07
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
2020-05-01
tools/fit-image: print a warning when cmd-line for dtc might be truncated
Sven Roederer
2020-04-24
mkimage: fit: Free buf directly in fit_extract_data()
Bin Meng
2020-04-24
mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
Lihua Zhao
2020-04-24
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
tool: use ALIGN() to align the size
Kever Yang
2020-04-17
mkimage: fit: don't create image with 0700 permissions
Thomas Hebb
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-10
mkimage: simplify fit_check_params()
Heinrich Schuchardt
2020-01-07
tools: fit_image: Use fit_image_get_data_and_size for getting offset/size
Andrew F. Davis
2019-10-31
mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode
Michal Sojka
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
2019-03-22
tools: fit_image: Add the loadable property to configs
Abel Vesa
2018-07-24
mkimage: fit_image: Use macros from image.h
Michal Simek
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
tools/mkimage: Use proper output parameter in dtc-system call
Stefan Theil
2018-01-15
tools: fix incorrect usage of DT node unit address
Andre Przywara
2017-10-16
tools/mkimage: Fix DTC run command to handle file names with space
Mirza, Taimoor
2017-10-07
cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity
Tom Rini
2017-10-06
tools/fit_image.c: Update some return code paths
Tom Rini
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2016-11-06
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-07-14
tools: Add an error code when fit_handle_file() fails
Simon Glass
2016-07-14
image: Correct auto-fit architecture property name
Simon Glass
2016-06-24
Respect SOURCE_DATE_EPOCH when building FIT images.
Vagrant Cascadian
2016-06-24
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
2016-05-02
fit_image: Fix a double close() on the error path
Simon Glass
2016-03-22
mkimage: Don't close the file if it wasn't opened
Simon Glass
2016-03-22
mkimage: Ensure file is closed in fdt_property_file()
Simon Glass
2016-03-22
mkimage: Fix missing free() and close() in fit_build()
Simon Glass
2016-03-22
mkimage: Fix missing free() in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Fix error path in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Add a missing free() to fit_import_data()
Simon Glass
2016-03-22
mkimage: Correct file being closed twice in fit_extract_data()
Simon Glass
2016-03-22
mkimage: Correct file being closed twice in fit_import_data()
Simon Glass
2016-03-22
mkimage: Fix munmap() call when importing data
Simon Glass
2016-03-14
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2015-01-29
dumpimage: fit: extract FIT images
Guilherme Maciel Ferreira
2015-01-29
imagetool: replace image registration function by linker_lists feature
Guilherme Maciel Ferreira
2014-06-11
mkimage: Automatically make space in FDT when full
Simon Glass
2014-03-21
tools, fit: add fit_info host command
Heiko Schocher
2013-12-13
tools: moved code common to all image tools to a separated module.
Guilherme Maciel Ferreira
2013-09-20
FIT: delete unnecessary casts
Masahiro Yamada
[next]