~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
/
mkimage.c
Commit message (
Expand
)
Author
Age
*
tools: imagetool: Extend print_header() by params argument
Pali Rohár
2023-04-13
*
tools: mkimage: Do not try to open datafile when it is skipped
Pali Rohár
2023-03-01
*
tools: mkimage: Print human readable error when -d is not specified
Pali Rohár
2023-03-01
*
tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images
Pali Rohár
2023-03-01
*
mkimage: fit: Support signed configurations in 'auto' FITs
Massimo Pegorer
2023-01-27
*
tools: mkimage: don't print error message "Success" in case of failure
Marc Kleine-Budde
2022-12-08
*
tools: mkimage: Fix nullptr at strchr()
Mikhail Ilin
2022-12-08
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
mkimage: Add long options
Sean Anderson
2022-07-13
*
mkimage: Support signing 'auto' FITs
Sean Anderson
2022-06-06
*
mkimage: Document misc options
Sean Anderson
2022-05-07
*
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
2022-04-06
*
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
2022-04-04
*
mkimage: error handling for FIT image
Heinrich Schuchardt
2022-03-04
*
tools: mkimage/dumpimage: Allow to use -l with -T
Pali Rohár
2022-02-28
*
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-26
*
mkimage: struct stat.st_size may not be long
Heinrich Schuchardt
2022-01-24
*
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
2022-01-24
*
mkimage: Drop unused OPT_STRING constant
Jan Kiszka
2022-01-24
*
mkimage: clarify error message for empty input files
Thomas Hebb
2021-09-01
*
mkimage: allow -l to work on block devices on Linux
Yann Dirson
2021-07-14
*
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-04-14
*
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
2021-01-22
*
mkimage: Skip adding non-existent IDs to a list
Naoki Hayama
2020-10-22
*
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: Fix error message if write less data then expected
Mylène Josserand
2020-07-17
*
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-05-15
*
mkimage: fit_image: Add option to make fit header align
Kever Yang
2020-04-24
*
tools: mkimage: use common ALIGN to do the size align
Kever Yang
2020-04-24
*
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
2019-12-27
*
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
2019-07-18
*
fdt: Fix mkimage list to try every header type
Jordan Hand
2019-04-11
*
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
*
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
2018-09-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: mkimage: Check for datafile when type is script
Alex Kiernan
2018-04-28
*
mkimage: do not fail if there is no print_header function
Guillaume GARDET
2018-04-10
*
mkimage: fix display of image types list
Baruch Siach
2017-07-06
*
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
2017-01-20
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
*
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2017-01-02
*
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-11-06
*
mkimage: Fix missing free() in show_valid_options()
Simon Glass
2016-10-31
*
Fix spelling of "occur".
Vagrant Cascadian
2016-10-31
*
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-08-05
[next]