summaryrefslogtreecommitdiff
path: root/tools/imagetool.h
AgeCommit message (Expand)Author
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson
2022-04-04mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng
2022-02-28tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka
2022-01-31mkimage: fix segfault on MacOS arm64Sergey V. Lobanov
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc
2021-03-28Support building on macOS/arm64Jessica Clarke
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks
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-04-24mkimage: fit_image: Add option to make fit header alignKever Yang
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen
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-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso
2016-06-24Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-05-23mkimage: Add a quiet modeSimon Glass
2016-03-14mkimage: Support placing data outside the FITSimon Glass
2016-03-14mkimage: Support adding device tree files to a FITSimon Glass
2016-03-14mkimage: Support automatic creating of a FIT without a .itsSimon Glass
2016-03-14tools: Add a function to obtain the size of a fileSimon Glass
2016-03-14mkimage: Allow a FIT to include an image of any typeSimon Glass
2015-09-02mkimage: Allow the original file size to be recordedSimon Glass
2015-07-21mkimage: Set up a file size parameter and keep it updatedSimon Glass
2015-05-08Fix musl buildJörg Krause
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-05-27mkimage: add atmelimageAndreas Bießmann
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira