summaryrefslogtreecommitdiff
path: root/tools/default_image.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima1-1/+4
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic1-4/+1
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima1-1/+4
2018-07-10mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue1-2/+13
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld1-2/+8
2016-06-25Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian1-13/+1
2015-10-12Fix variation in timestamps caused by timezone differences.Vagrant Cascadian1-5/+1
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-1/+20
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira1-9/+8
2015-01-29dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira1-3/+3
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-16/+14
2015-01-29imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira1-27/+1
2013-12-13Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira1-0/+57
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2011-12-01image: Implement IH_TYPE_KERNEL_NOLOADStephen Warren1-1/+2
2011-10-22checkpatch whitespace cleanupsStephen Warren1-28/+28
2009-09-11tools: mkimage: split code into core, default and FIT image specificPrafulla Wadaskar1-0/+149