summaryrefslogtreecommitdiff
path: root/tools/mkimage.c
AgeCommit message (Expand)Author
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
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28tools: mkimage: Check for datafile when type is scriptAlex Kiernan
2018-04-10mkimage: do not fail if there is no print_header functionGuillaume GARDET
2017-07-06mkimage: fix display of image types listBaruch Siach
2017-01-20tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso
2016-10-31mkimage: Fix missing free() in show_valid_options()Simon Glass
2016-10-31Fix spelling of "occur".Vagrant Cascadian
2016-08-05mkimage: Fix argument parsing with signature commentKarl Beldan
2016-07-14mkimage: fix missing break for -p switchTeddy Reed
2016-07-14mkimage: Show item lists for all categoriesSimon Glass
2016-07-14mkimage: Use generic code for showing an 'image type' errorSimon Glass
2016-07-14mkimage: Allow display of a list of any image header categorySimon Glass
2016-07-14mkimage: Drop blank line before main()Simon Glass
2016-07-14mkimage: Drop premature setting of params.fit_image_typeSimon Glass
2016-07-14mkimage: Require a data file when auto-fit is usedSimon Glass
2016-07-14mkimage: Explain the auto-fit imagefile special caseSimon Glass