summaryrefslogtreecommitdiff
path: root/tools/imagetool.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-14mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc1-0/+1
2021-03-29Support building on macOS/arm64Jessica Clarke1-2/+2
2020-11-19tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks1-3/+3
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass1-0/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+0
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass1-0/+1
2020-04-24mkimage: fit_image: Add option to make fit header alignKever Yang1-0/+1
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang1-0/+3
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen1-0/+1
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand1-0/+19
2019-01-01tools: add i.MX8M image supportPeng Fan1-0/+1
2018-10-22tools: add i.MX8/8X image supportPeng Fan1-0/+1
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan1-2/+2
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28tools: include necessary headers explicitlyMasahiro Yamada1-0/+1
2017-01-15mkimage: Add support for signing with pkcs11George McCollister1-0/+1
2016-11-06mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso1-0/+1
2016-06-25Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian1-0/+16
2016-06-25mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed1-0/+1
2016-05-23mkimage: Add a quiet modeSimon Glass1-0/+1
2016-03-15mkimage: Support placing data outside the FITSimon Glass1-0/+1
2016-03-15mkimage: Support adding device tree files to a FITSimon Glass1-0/+9
2016-03-15mkimage: Support automatic creating of a FIT without a .itsSimon Glass1-0/+1
2016-03-15tools: Add a function to obtain the size of a fileSimon Glass1-0/+12
2016-03-15mkimage: Allow a FIT to include an image of any typeSimon Glass1-0/+1
2015-09-03mkimage: Allow the original file size to be recordedSimon Glass1-0/+1
2015-07-22mkimage: Set up a file size parameter and keep it updatedSimon Glass1-0/+1
2015-05-09Fix musl buildJörg Krause1-0/+1
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann1-11/+45
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira1-8/+9
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-40/+40
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira1-0/+17
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira1-0/+31
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning1-0/+1
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+1
2014-05-27mkimage: add atmelimageAndreas Bießmann1-0/+1
2014-04-18tools: mkimage: add support for gpimage formatKaricheri, Muralidharan1-0/+1
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+12
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-0/+161