Age | Commit message (Expand) | Author |
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 |