~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: imagetool: Extend print_header() by params argumentPali Rohár2023-04-13
* tools: mkimage: Do not try to open datafile when it is skippedPali Rohár2023-03-01
* tools: mkimage: Print human readable error when -d is not specifiedPali Rohár2023-03-01
* tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP imagesPali Rohár2023-03-01
* mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer2023-01-27
* tools: mkimage: don't print error message "Success" in case of failureMarc Kleine-Budde2022-12-08
* tools: mkimage: Fix nullptr at strchr()Mikhail Ilin2022-12-08
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* mkimage: Add long optionsSean Anderson2022-07-13
* mkimage: Support signing 'auto' FITsSean Anderson2022-06-06
* mkimage: Document misc optionsSean Anderson2022-05-07
* tools: mkimage: Call verify_header after writing image to diskPali Rohár2022-04-06
* mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng2022-04-04
* mkimage: error handling for FIT imageHeinrich Schuchardt2022-03-04
* tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár2022-02-28
* tools: mkimage: Show where signatures/keys are writtenSimon Glass2022-01-26
* mkimage: struct stat.st_size may not be longHeinrich Schuchardt2022-01-24
* mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka2022-01-24
* mkimage: Drop unused OPT_STRING constantJan Kiszka2022-01-24
* mkimage: clarify error message for empty input filesThomas Hebb2021-09-01
* mkimage: allow -l to work on block devices on LinuxYann Dirson2021-07-14
* mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc2021-04-14
* mkimage: Move padding commands outside of FIT_SIGNATUREJoel Stanley2021-01-22
* mkimage: Skip adding non-existent IDs to a listNaoki Hayama2020-10-22
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-20
* mkimage: Fix error message if write less data then expectedMylène Josserand2020-07-17
* tools: mkimage: use /* fallthrough */ as neededHeinrich Schuchardt2020-05-15
* mkimage: fit_image: Add option to make fit header alignKever Yang2020-04-24
* tools: mkimage: use common ALIGN to do the size alignKever Yang2020-04-24
* rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-27
* lib: rsa: add support to other openssl engine types than pkcs11Vesa Jääskeläinen2019-07-18
* fdt: Fix mkimage list to try every header typeJordan Hand2019-04-11
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-08
* tools: add i.MX8M image supportPeng Fan2019-01-01
* tools: add i.MX8/8X image supportPeng Fan2018-10-22
* tools: mkimage: Ensure munmap unmaps the same length that was mappedMark Tomlinson2018-09-10
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* tools: mkimage: Check for datafile when type is scriptAlex Kiernan2018-04-28
* mkimage: do not fail if there is no print_header functionGuillaume GARDET2018-04-10
* mkimage: fix display of image types listBaruch Siach2017-07-06
* tools: mkimage: fix sizeof_mismatch found by coveritySven Ebenfeld2017-01-20
* mkimage: Add support for signing with pkcs11George McCollister2017-01-14
* tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld2017-01-02
* mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-06
* mkimage: Fix missing free() in show_valid_options()Simon Glass2016-10-31
* Fix spelling of "occur".Vagrant Cascadian2016-10-31
* mkimage: Fix argument parsing with signature commentKarl Beldan2016-08-05