index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fit_image.c
Age
Commit message (
Expand
)
Author
2026-02-02
mkimage: fit: align DTs in external data to 8 Bytes by default
Marek Vasut
2025-12-06
Merge patch series "test/py: fit: Deduplicate the test"
Tom Rini
2025-12-06
mkimage: Add support for bundling TEE in mkimage -f auto
Marek Vasut
2025-12-06
fit: support signing with only an engine_id
Quentin Schulz
2025-10-10
mkimage: fit: erase data-size property when importing data
Quentin Schulz
2025-10-10
mkimage: fit: do not ignore fdt_setprop return code
Quentin Schulz
2025-10-10
mkimage: fit: do not overwrite fdt_setprop return value
Quentin Schulz
2025-09-24
Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...
Tom Rini
2025-09-23
Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...
Tom Rini
2025-09-23
tools: mkimage: detect overlapping load regions in FIT configurations
Aristo Chen
2025-09-12
mkimage: Add support for bundling TFA BL31 in mkimage -f auto
Marek Vasut
2025-07-23
Merge patch series "mkimage: validate default configuration reference"
Tom Rini
2025-07-23
tools: fit_image: validate existence of default configuration node
Aristo Chen
2025-07-15
tools: mkimage: make size_inc a signed type
Rasmus Villemoes
2025-06-26
mkimage: do a rough estimate for the size needed for hashes/signatures
Rasmus Villemoes
2025-06-26
tools: mkimage: validate image references in FIT configurations
Aristo Chen
2025-06-26
tools: mkimage: propagate error codes from fit_handle_file()
Aristo Chen
2025-01-22
boot: Rename fit_image_get_data_and_size()
Simon Glass
2024-04-10
tools: open FIT image read-only
Ahelenia Ziemiańska
2024-01-11
tools: fix build without LIBCRYPTO support
Paul-Erwan Rio
2023-10-11
tools: ensure zeroed padding in external FIT images
Roman Azarenko
2023-10-11
mkimage: allow internalization of data-position
Lars Feyaerts
2023-04-13
tools: imagetool: Extend print_header() by params argument
Pali Rohár
2023-01-27
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
2023-01-18
mkimage: Add a few more messages for FIT failures
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-06-06
mkimage: Support signing 'auto' FITs
Sean Anderson
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-26
tools: Move copyfile() into a common file
Simon Glass
2022-01-25
mkimage: Show the external-offset error
Simon Glass
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
2022-01-24
tools/fitimage: remove redundant format check
Stefan Eichenberger
2021-07-14
tools/fitimage: add missing linebreak for some messages
Sven Roederer
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2020-08-07
mkimage: fit: fix import of external data
Patrick Oppenlander
2020-08-05
fit_image: Use calloc() to fix reproducibility issue
Fabio Estevam
2020-07-25
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
mkimage: Allow updating the FIT timestamp
Simon Glass
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
[next]