summaryrefslogtreecommitdiff
path: root/tools/imagetool.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-081-1/+33
* mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan2018-07-101-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-241-0/+20
* mkimage: Add a quiet modeSimon Glass2016-05-231-1/+2
* mkimage: Close the file when unable to get its sizeSimon Glass2016-03-221-0/+1
* tools: Add a function to obtain the size of a fileSimon Glass2016-03-141-0/+22
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-161-18/+17
* dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-291-1/+1
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-60/+12
* imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-291-0/+27
* imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-291-0/+51
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+2
* mkimage: add atmelimageAndreas Bießmann2014-05-271-0/+2
* tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+2
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-0/+58