~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
imagetool.h
Commit message (
Expand
)
Author
Age
*
tools: imagetool: Extend print_header() by params argument
Pali Rohár
2023-04-13
*
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
2023-01-27
*
mkimage: Support signing 'auto' FITs
Sean Anderson
2022-06-06
*
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
2022-04-04
*
tools: mkimage/dumpimage: Allow to use -l with -T
Pali Rohár
2022-02-28
*
mkimage: Improve documentation of algo-name parameter
Jan Kiszka
2022-02-11
*
mkimage: fix segfault on MacOS arm64
Sergey V. Lobanov
2022-01-31
*
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-26
*
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
2022-01-24
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-04-14
*
Support building on macOS/arm64
Jessica Clarke
2021-03-28
*
tools: dumpimage: Remove remaining mentions of the -i option
Tyler Hicks
2020-11-19
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
mkimage: Allow updating the FIT timestamp
Simon Glass
2020-07-20
*
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
2020-04-24
*
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
2019-12-27
*
fdt: Fix FIT header verification in mkimage and conduct same checks as bootm
Jordan Hand
2019-03-08
*
tools: add i.MX8M image support
Peng Fan
2019-01-01
*
tools: add i.MX8/8X image support
Peng Fan
2018-10-22
*
mkimage: Refactor imagetool_get_source_date to take command name
Alex Kiernan
2018-07-10
*
tools: zynqmpimage: Add bif support
Alexander Graf
2018-05-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
tools: include necessary headers explicitly
Masahiro Yamada
2018-01-28
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
*
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-11-06
*
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-06-24
*
mkimage: Add a quiet mode
Simon Glass
2016-05-23
*
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
2016-03-14
*
mkimage: Allow the original file size to be recorded
Simon Glass
2015-09-02
*
mkimage: Set up a file size parameter and keep it updated
Simon Glass
2015-07-21
*
Fix musl build
Jörg Krause
2015-05-08
*
tools/imagetool: remove linker script
Andreas Bießmann
2015-02-16
*
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
2015-01-29
*
tools: socfpga: Add socfpga preloader signing to mkimage
Charles Manning
2014-10-06
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
*
mkimage: add atmelimage
Andreas Bießmann
2014-05-27
*
tools: mkimage: add support for gpimage format
Karicheri, Muralidharan
2014-04-17
*
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
2013-12-13