~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools: imagetool: Extend print_header() by params argumentPali Rohár2023-04-13
* mkimage: fit: Support signed configurations in 'auto' FITsMassimo Pegorer2023-01-27
* mkimage: Support signing 'auto' FITsSean Anderson2022-06-06
* mkimage: add a flag to describe whether -A is specifiedIcenowy Zheng2022-04-04
* tools: mkimage/dumpimage: Allow to use -l with -TPali Rohár2022-02-28
* mkimage: Improve documentation of algo-name parameterJan Kiszka2022-02-11
* mkimage: fix segfault on MacOS arm64Sergey V. Lobanov2022-01-31
* tools: mkimage: Show where signatures/keys are writtenSimon Glass2022-01-26
* mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka2022-01-24
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* mkimage: Add a 'keyfile' argument for image signingAlexandru Gagniuc2021-04-14
* Support building on macOS/arm64Jessica Clarke2021-03-28
* tools: dumpimage: Remove remaining mentions of the -i optionTyler Hicks2020-11-19
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-20
* mkimage: fit_image: Add option to make fit header alignKever Yang2020-04-24
* tool: Move ALIGN_MASK to header as common MACROKever Yang2020-04-24
* rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen2019-12-27
* fdt: Fix FIT header verification in mkimage and conduct same checks as bootmJordan Hand2019-03-08
* tools: add i.MX8M image supportPeng Fan2019-01-01
* tools: add i.MX8/8X image supportPeng Fan2018-10-22
* mkimage: Refactor imagetool_get_source_date to take command nameAlex Kiernan2018-07-10
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* tools: include necessary headers explicitlyMasahiro Yamada2018-01-28
* mkimage: Add support for signing with pkcs11George McCollister2017-01-14
* mkimage: Allow including a ramdisk in FIT auto modeTomeu Vizoso2016-11-06
* Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-24
* mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2016-06-24
* mkimage: Add a quiet modeSimon Glass2016-05-23
* mkimage: Support placing data outside the FITSimon Glass2016-03-14
* mkimage: Support adding device tree files to a FITSimon Glass2016-03-14
* mkimage: Support automatic creating of a FIT without a .itsSimon Glass2016-03-14
* tools: Add a function to obtain the size of a fileSimon Glass2016-03-14
* mkimage: Allow a FIT to include an image of any typeSimon Glass2016-03-14
* mkimage: Allow the original file size to be recordedSimon Glass2015-09-02
* mkimage: Set up a file size parameter and keep it updatedSimon Glass2015-07-21
* Fix musl buildJörg Krause2015-05-08
* tools/imagetool: remove linker scriptAndreas Bießmann2015-02-16
* dumpimage: replace the term "datafile" by "subimage"Guilherme Maciel Ferreira2015-01-29
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-29
* imagetool: make the image_save_datafile() available to all image typesGuilherme Maciel Ferreira2015-01-29
* imagetool: move common code to imagetool moduleGuilherme Maciel Ferreira2015-01-29
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-06
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19
* mkimage: add atmelimageAndreas Bießmann2014-05-27
* tools: mkimage: add support for gpimage formatKaricheri, Muralidharan2014-04-17
* Add dumpimage, a tool to extract data from U-Boot imagesGuilherme Maciel Ferreira2013-12-13
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-13