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