summaryrefslogtreecommitdiff
path: root/tools/imagetool.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-08fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand1-1/+33
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-06-25Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian1-0/+20
2016-05-23mkimage: Add a quiet modeSimon Glass1-1/+2
2016-03-22mkimage: Close the file when unable to get its sizeSimon Glass1-0/+1
2016-03-15tools: Add a function to obtain the size of a fileSimon Glass1-0/+22
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann1-18/+17
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira1-1/+1
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-60/+12
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira1-0/+27
2015-01-29imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira1-0/+51
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning1-0/+2
2014-05-27mkimage: add atmelimageAndreas Bießmann1-0/+2
2014-04-18tools: mkimage: add support for gpimage formatKaricheri, Muralidharan1-0/+2
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-0/+58