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