summaryrefslogtreecommitdiff
path: root/tools/mkimage.c
AgeCommit message (Expand)Author
2025-10-07mkimage: Add help text for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-09-24Revert "Merge patch series "mkimage: Detect FIT image load address overlaps a...Tom Rini
2025-09-23Merge patch series "mkimage: Detect FIT image load address overlaps and fix r...Tom Rini
2025-09-23tools: mkimage: detect overlapping load regions in FIT configurationsAristo Chen
2025-09-12mkimage: Add support for bundling TFA BL31 in mkimage -f autoMarek Vasut
2025-09-09tools: mkimage: Mark copy_datafile() as staticIlias Apalodimas
2025-06-26tools: mkimage: validate image references in FIT configurationsAristo Chen
2025-04-28mkimage: fix option parsing segfaultCarlos López
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2023-10-11Revert "mkimage: update man page and -h output"Tom Rini
2023-10-11mkimage: update man page and -h outputRasmus Villemoes
2023-04-13tools: imagetool: Extend print_header() by params argumentPali Rohár
2023-03-01tools: mkimage: Do not try to open datafile when it is skippedPali Rohár
2023-03-01tools: mkimage: Print human readable error when -d is not specifiedPali Rohár
2023-03-01tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP imagesPali Rohár
2023-01-27mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer
2022-12-08tools: mkimage: don't print error message "Success" in case of failureMarc Kleine-Budde
2022-12-08tools: mkimage: Fix nullptr at strchr()Mikhail Ilin
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-07-13mkimage: Add long optionsSean Anderson
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson
2022-05-07mkimage: Document misc optionsSean Anderson
2022-04-06tools: mkimage: Call verify_header after writing image to diskPali Rohár
2022-04-04mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng
2022-03-04mkimage: error handling for FIT imageHeinrich Schuchardt
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass
2022-01-24mkimage: struct stat.st_size may not be longHeinrich Schuchardt
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka
2022-01-24mkimage: Drop unused OPT_STRING constantJan Kiszka
2021-09-01mkimage: clarify error message for empty input filesThomas Hebb
2021-07-14mkimage: allow -l to work on block devices on LinuxYann Dirson
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc
2021-01-22mkimage: Move padding commands outside of FIT_SIGNATUREJoel Stanley
2020-10-22mkimage: Skip adding non-existent IDs to a listNaoki Hayama
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-05-15tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt
2020-04-24mkimage: fit_image: Add option to make fit header alignKever Yang
2020-04-24tools: mkimage: use common ALIGN to do the size alignKever Yang
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen
2019-07-18lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen
2019-04-11fdt: Fix mkimage list to try every header typeJordan Hand
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand
2019-01-01tools: add i.MX8M image supportPeng Fan
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-09-10tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf