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
/
image-host.c
Age
Commit message (
Expand
)
Author
2024-04-12
image-host: Fix error value paths and emit error messages to stderr.
Hugo Cornelis
2024-01-18
image-host: refactor and protect for very long filenames
Hugo Cornelis
2024-01-11
tools: fix build without LIBCRYPTO support
Paul-Erwan Rio
2023-08-30
tools: image-host: print error messages to stderr
Oleksandr Suvorov
2023-01-18
mkimage: Add a few more messages for FIT failures
Simon Glass
2022-10-26
mkimage: fit: Fix signing of configs with external data
Sean Anderson
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
2022-05-05
tools: mkimage: Avoid ENODATA in host tools
Mark Kettenis
2022-03-31
mkimage: add public key for image pre-load stage
Philippe Reynes
2022-01-26
tools: mkimage: Show where signatures/keys are written
Simon Glass
2022-01-26
tools: Pass public-key node through to caller
Simon Glass
2022-01-26
image: Return destination node for add_verify_data() method
Simon Glass
2022-01-26
tools: Drop unused name in image-host
Simon Glass
2022-01-26
tools: Improve comments in signing functions
Simon Glass
2022-01-24
mkimage: Allow to specify the signature algorithm on the command line
Jan Kiszka
2022-01-24
image-fit: Make string of algo parameter constant
Jan Kiszka
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-12
tools/image-host.c: Fix spelling of "expected".
Vagrant Cascadian
2021-07-15
tools: Avoid showing return value of clock_gettime()
Simon Glass
2021-07-14
tools: image-host: fix wrong return value
Ming Liu
2021-04-14
mkimage: Add a 'keyfile' argument for image signing
Alexandru Gagniuc
2021-01-22
tools: image-host: add support for several sub-images
Philippe Reynes
2021-01-22
tools: image-host: clean function fit_config_get_hash_list
Philippe Reynes
2020-11-19
tools: image-host.c: use correct variable for strerrno
Philippe Reynes
2020-11-19
tools: image-host.c: use random instead of rand
Philippe Reynes
2020-10-22
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-10-12
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-08-07
mkimage: fit: include image cipher in configuration signature
Patrick Oppenlander
2020-08-07
mkimage: fit: don't cipher ciphered data
Patrick Oppenlander
2020-08-07
mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
Patrick Oppenlander
2020-08-07
mkimage: fit: only process one cipher node
Patrick Oppenlander
2020-04-26
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-24
tools: image-host.c: use correct output format
Heinrich Schuchardt
2020-04-01
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
fit_check_sign: Allow selecting the configuration to verify
Simon Glass
2020-04-01
image: Be a little more verbose when checking signatures
Simon Glass
2020-02-25
tools: image-host.c: remove uboot_aes.h
Philippe Reynes
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2018-07-10
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
vboot: Do not use hashed-strings offset
Teddy Reed
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
fix incorrect usage of DT node unit address in comments
Andre Przywara
2017-11-06
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
2017-11-06
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
2017-11-06
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
2017-10-23
tools: image: fix node name of signature node in FIT
Masahiro Yamada
2017-01-14
mkimage: Add support for signing with pkcs11
George McCollister
2016-11-21
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2016-11-21
image: Add crypto_algo struct for RSA info
Andrew Duda
[next]