index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
image-host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-17
1
-0
/
+292
*
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
1
-0
/
+4
*
mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
Alex Kiernan
2018-07-10
1
-14
/
+20
*
vboot: Do not use hashed-strings offset
Teddy Reed
2018-07-10
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fix incorrect usage of DT node unit address in comments
Andre Przywara
2018-01-15
1
-5
/
+5
*
tools: image: fix message when fail to add verification data for config
Masahiro Yamada
2017-11-06
1
-3
/
+1
*
tools: image: allow to sign image nodes without -K option
Masahiro Yamada
2017-11-06
1
-7
/
+8
*
tools: image: fix "algo" property of public key for verified boot
Masahiro Yamada
2017-11-06
1
-1
/
+1
*
tools: image: fix node name of signature node in FIT
Masahiro Yamada
2017-10-23
1
-1
/
+1
*
mkimage: Add support for signing with pkcs11
George McCollister
2017-01-14
1
-12
/
+18
*
image: Combine image_sig_algo with image_sign_info
Andrew Duda
2016-11-21
1
-7
/
+9
*
image: Add crypto_algo struct for RSA info
Andrew Duda
2016-11-21
1
-4
/
+5
*
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
mario.six@gdsys.cc
2016-07-25
1
-3
/
+8
*
tools: Fix return code of fit_image_process_sig()
mario.six@gdsys.cc
2016-07-22
1
-6
/
+7
*
tools: Correct error handling in fit_image_process_hash()
Simon Glass
2016-07-14
1
-6
/
+8
*
tools: fix typo in tools/image-host.c
Heiko Schocher
2014-08-14
1
-1
/
+1
*
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
1
-3
/
+9
*
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-19
1
-1
/
+3
*
mkimage: Automatically make space in FDT when full
Simon Glass
2014-06-11
1
-9
/
+17
*
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
1
-0
/
+15
*
tools/image-host: fix sign-images bug
Heiko Schocher
2014-03-21
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
image: Add support for signing of FIT configurations
Simon Glass
2013-06-26
1
-1
/
+340
*
image: Support signing of images
Simon Glass
2013-06-26
1
-10
/
+176
*
image: Rename fit_add_hashes() to fit_add_verification_data()
Simon Glass
2013-05-14
1
-77
/
+66
*
image: Convert fit_image_hash_set_value() to static, and rename
Simon Glass
2013-05-14
1
-31
/
+31
*
image: Split hash node processing into its own function
Simon Glass
2013-05-14
1
-39
/
+57
*
image: Move HOSTCC image code to tools/
Simon Glass
2013-05-14
1
-0
/
+201