summaryrefslogtreecommitdiff
path: root/tools/default_image.c
AgeCommit message (Expand)Author
2015-10-11Fix variation in timestamps caused by timezone differences.Vagrant Cascadian
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira
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
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
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren
2011-10-22checkpatch whitespace cleanupsStephen Warren
2009-09-10tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar