summaryrefslogtreecommitdiffstats
path: root/tools/imagetool.h
Commit message (Expand)AuthorAgeFilesLines
* tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks2020-11-191-3/+3
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-251-0/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+0
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-201-0/+1
* mkimage: fit_image: Add option to make fit header alignKever Yang2020-04-241-0/+1
* tool: Move ALIGN_MASK to header as common MACROKever Yang2020-04-241-0/+3
* rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-271-0/+1
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-081-0/+19
* tools: add i.MX8M image supportPeng Fan2019-01-011-0/+1
* tools: add i.MX8/8X image supportPeng Fan2018-10-221-0/+1
* mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan2018-07-101-2/+2
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tools: include necessary headers explicitlyMasahiro Yamada2018-01-281-0/+1
* mkimage: Add support for signing with pkcs11George McCollister2017-01-141-0/+1
* mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-061-0/+1
* Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-241-0/+16
* mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2016-06-241-0/+1
* mkimage: Add a quiet modeSimon Glass2016-05-231-0/+1
* mkimage: Support placing data outside the FITSimon Glass2016-03-141-0/+1
* mkimage: Support adding device tree files to a FITSimon Glass2016-03-141-0/+9
* mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-141-0/+1
* tools: Add a function to obtain the size of a fileSimon Glass2016-03-141-0/+12
* mkimage: Allow a FIT to include an image of any typeSimon Glass2016-03-141-0/+1
* mkimage: Allow the original file size to be recordedSimon Glass2015-09-021-0/+1
* mkimage: Set up a file size parameter and keep it updatedSimon Glass2015-07-211-0/+1
* Fix musl buildJörg Krause2015-05-081-0/+1
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-161-11/+45
* dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-291-8/+9
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-40/+40
* imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-291-0/+17
* imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-291-0/+31
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+1
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* mkimage: add atmelimageAndreas Bießmann2014-05-271-0/+1
* tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-171-0/+1
* Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-131-0/+12
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-0/+161