index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
mkimage.c
Age
Commit message (
Expand
)
Author
2022-05-07
mkimage: Document misc options
Sean Anderson
2022-04-06
tools: mkimage: Call verify_header after writing image to disk
Pali Rohár
2022-04-04
mkimage: add a flag to describe whether -A is specified
Icenowy Zheng
2022-03-04
mkimage: error handling for FIT image
Heinrich Schuchardt
2022-02-28
tools: mkimage/dumpimage: Allow to use -l with -T
Pali Rohár
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-24
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
2021-09-01
mkimage: clarify error message for empty input files
Thomas Hebb
2021-07-14
mkimage: allow -l to work on block devices on Linux
Yann Dirson
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-01-22
mkimage: Move padding commands outside of FIT_SIGNATURE
Joel Stanley
2020-10-22
mkimage: Skip adding non-existent IDs to a list
Naoki Hayama
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-07-17
mkimage: Fix error message if write less data then expected
Mylène Josserand
2020-05-15
tools: mkimage: use /* fallthrough */ as needed
Heinrich Schuchardt
2020-04-24
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
2019-12-27
rockchip: mkimage: support packing optional second level boot-loader
Jeffy Chen
2019-07-18
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
2019-04-11
fdt: Fix mkimage list to try every header type
Jordan Hand
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-09-10
tools: mkimage: Ensure munmap unmaps the same length that was mapped
Mark Tomlinson
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-04-28
tools: mkimage: Check for datafile when type is script
Alex Kiernan
2018-04-10
mkimage: do not fail if there is no print_header function
Guillaume GARDET
2017-07-06
mkimage: fix display of image types list
Baruch Siach
2017-01-20
tools: mkimage: fix sizeof_mismatch found by coverity
Sven Ebenfeld
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-02
tools: mkimage: add firmware-ivt image type for HAB verification
Sven Ebenfeld
2016-11-06
mkimage: Allow including a ramdisk in FIT auto mode
Tomeu Vizoso
2016-10-31
mkimage: Fix missing free() in show_valid_options()
Simon Glass
2016-10-31
Fix spelling of "occur".
Vagrant Cascadian
2016-08-05
mkimage: Fix argument parsing with signature comment
Karl Beldan
2016-07-14
mkimage: fix missing break for -p switch
Teddy Reed
2016-07-14
mkimage: Show item lists for all categories
Simon Glass
2016-07-14
mkimage: Use generic code for showing an 'image type' error
Simon Glass
2016-07-14
mkimage: Allow display of a list of any image header category
Simon Glass
2016-07-14
mkimage: Drop blank line before main()
Simon Glass
2016-07-14
mkimage: Drop premature setting of params.fit_image_type
Simon Glass
2016-07-14
mkimage: Require a data file when auto-fit is used
Simon Glass
2016-07-14
mkimage: Explain the auto-fit imagefile special case
Simon Glass
2016-07-14
mkimage: Honour the default image type with auto-fit
Simon Glass
2016-06-24
mkimage: fit: spl: Add an optional static offset for external data
Teddy Reed
[next]