summaryrefslogtreecommitdiff
path: root/tools/imagetool.h
AgeCommit message (Expand)AuthorFilesLines
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