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
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
2016-07-25
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-22
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
2016-07-14
tools: Correct error handling in fit_image_process_hash()
Simon Glass
2014-08-14
tools: fix typo in tools/image-host.c
Heiko Schocher
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-11
mkimage: Automatically make space in FDT when full
Simon Glass
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
tools/image-host: fix sign-images bug
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
image: Support signing of images
Simon Glass
2013-05-14
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
image: Split hash node processing into its own function
Simon Glass
2013-05-14
image: Move HOSTCC image code to tools/
Simon Glass