| Commit message (Expand) | Author | Age | Files | Lines |
* | mkimage: Add a 'keyfile' argument for image signing | Alexandru Gagniuc | 2021-04-14 | 1 | -0/+1 |
* | Support building on macOS/arm64WIP/2021-03-28-assorted-bugfixes | Jessica Clarke | 2021-03-28 | 1 | -2/+2 |
* | tools: dumpimage: Remove remaining mentions of the -i option | Tyler Hicks | 2020-11-19 | 1 | -3/+3 |
* | mkimage: Allow updating the FIT timestamp | Simon Glass | 2020-07-25 | 1 | -0/+1 |
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -1/+0 |
* | mkimage: Allow updating the FIT timestamp | Simon Glass | 2020-07-20 | 1 | -0/+1 |
* | mkimage: fit_image: Add option to make fit header align | Kever Yang | 2020-04-24 | 1 | -0/+1 |
* | tool: Move ALIGN_MASK to header as common MACRO | Kever Yang | 2020-04-24 | 1 | -0/+3 |
* | rockchip: mkimage: support packing optional second level boot-loader | Jeffy Chen | 2019-12-27 | 1 | -0/+1 |
* | fdt: Fix FIT header verification in mkimage and conduct same checks as bootm | Jordan Hand | 2019-03-08 | 1 | -0/+19 |
* | tools: add i.MX8M image support | Peng Fan | 2019-01-01 | 1 | -0/+1 |
* | tools: add i.MX8/8X image support | Peng Fan | 2018-10-22 | 1 | -0/+1 |
* | mkimage: Refactor imagetool_get_source_date to take command name | Alex Kiernan | 2018-07-10 | 1 | -2/+2 |
* | tools: zynqmpimage: Add bif support | Alexander Graf | 2018-05-11 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | tools: include necessary headers explicitly | Masahiro Yamada | 2018-01-28 | 1 | -0/+1 |
* | mkimage: Add support for signing with pkcs11 | George McCollister | 2017-01-14 | 1 | -0/+1 |
* | mkimage: Allow including a ramdisk in FIT auto mode | Tomeu Vizoso | 2016-11-06 | 1 | -0/+1 |
* | Respect SOURCE_DATE_EPOCH when building FIT images. | Vagrant Cascadian | 2016-06-24 | 1 | -0/+16 |
* | mkimage: fit: spl: Add an optional static offset for external data | Teddy Reed | 2016-06-24 | 1 | -0/+1 |
* | mkimage: Add a quiet mode | Simon Glass | 2016-05-23 | 1 | -0/+1 |
* | mkimage: Support placing data outside the FIT | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | mkimage: Support adding device tree files to a FIT | Simon Glass | 2016-03-14 | 1 | -0/+9 |
* | mkimage: Support automatic creating of a FIT without a .its | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | tools: Add a function to obtain the size of a file | Simon Glass | 2016-03-14 | 1 | -0/+12 |
* | mkimage: Allow a FIT to include an image of any type | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | mkimage: Allow the original file size to be recorded | Simon Glass | 2015-09-02 | 1 | -0/+1 |
* | mkimage: Set up a file size parameter and keep it updated | Simon Glass | 2015-07-21 | 1 | -0/+1 |
* | Fix musl build | Jörg Krause | 2015-05-08 | 1 | -0/+1 |
* | tools/imagetool: remove linker script | Andreas Bießmann | 2015-02-16 | 1 | -11/+45 |
* | dumpimage: replace the term "datafile" by "subimage" | Guilherme Maciel Ferreira | 2015-01-29 | 1 | -8/+9 |
* | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira | 2015-01-29 | 1 | -40/+40 |
* | imagetool: make the image_save_datafile() available to all image types | Guilherme Maciel Ferreira | 2015-01-29 | 1 | -0/+17 |
* | imagetool: move common code to imagetool module | Guilherme Maciel Ferreira | 2015-01-29 | 1 | -0/+31 |
* | tools: socfpga: Add socfpga preloader signing to mkimage | Charles Manning | 2014-10-06 | 1 | -0/+1 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | 1 | -1/+1 |
* | mkimage: add atmelimage | Andreas Bießmann | 2014-05-27 | 1 | -0/+1 |
* | tools: mkimage: add support for gpimage format | Karicheri, Muralidharan | 2014-04-17 | 1 | -0/+1 |
* | Add dumpimage, a tool to extract data from U-Boot images | Guilherme Maciel Ferreira | 2013-12-13 | 1 | -0/+12 |
* | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira | 2013-12-13 | 1 | -0/+161 |