| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |