1. 7f0f4e1 tools: Avoid showing return value of clock_gettime() by Simon Glass · 3 years, 4 months ago
  2. 7c39799 tools: image-host: fix wrong return value by Ming Liu · 3 years, 4 months ago
  3. 36bfcb6 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · 3 years, 7 months ago
  4. edfeba7 tools: image-host: add support for several sub-images by Philippe Reynes · 3 years, 10 months ago
  5. 5a4116f tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · 3 years, 10 months ago
  6. 2692749 tools: image-host.c: use correct variable for strerrno by Philippe Reynes · 3 years, 10 months ago
  7. cc34f04 tools: image-host.c: use random instead of rand by Philippe Reynes · 3 years, 10 months ago
  8. 3311eda tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years ago
  9. a6982a6 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · 4 years ago
  10. ef40129 mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · 4 years, 2 months ago
  11. b33e5cc mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · 4 years, 2 months ago
  12. 04aeebb mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · 4 years, 2 months ago
  13. c520266 mkimage: fit: only process one cipher node by Patrick Oppenlander · 4 years, 2 months ago
  14. 64045a6 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 5 months ago
  15. b21c08a tools: image-host.c: use correct output format by Heinrich Schuchardt · 4 years, 5 months ago
  16. 72188f5 image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 6 months ago
  17. c3aa81e fit_check_sign: Allow selecting the configuration to verify by Simon Glass · 4 years, 6 months ago
  18. 382cf62 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 6 months ago
  19. a3ca99c tools: image-host.c: remove uboot_aes.h by Philippe Reynes · 4 years, 7 months ago
  20. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  21. 2003156 rsa: add a structure for the padding by Philippe Reynes · 6 years ago
  22. 795f452 mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · 6 years ago
  23. 7346c1e vboot: Do not use hashed-strings offset by Teddy Reed · 6 years ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. b2267e8 fix incorrect usage of DT node unit address in comments by Andre Przywara · 7 years ago
  26. 76b9cba tools: image: fix message when fail to add verification data for config by Masahiro Yamada · 7 years ago
  27. 6793d01 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · 7 years ago
  28. 1d88a99 tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · 7 years ago
  29. 16067e6 tools: image: fix node name of signature node in FIT by Masahiro Yamada · 7 years ago
  30. f1ca1fd mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  31. 83dd98e image: Combine image_sig_algo with image_sign_info by Andrew Duda · 8 years ago
  32. 0c1d74f image: Add crypto_algo struct for RSA info by Andrew Duda · 8 years ago
  33. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  34. c236ebd tools: Fix return code of fit_image_process_sig() by mario.six@gdsys.cc · 8 years ago
  35. 1152a05 tools: Correct error handling in fit_image_process_hash() by Simon Glass · 8 years ago
  36. 04a710a tools: fix typo in tools/image-host.c by Heiko Schocher · 10 years ago
  37. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  38. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  39. a946811 mkimage: Automatically make space in FDT when full by Simon Glass · 10 years ago
  40. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  41. 66b36f8 tools/image-host: fix sign-images bug by Heiko Schocher · 11 years ago
  42. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 4d09852 image: Add support for signing of FIT configurations by Simon Glass · 11 years ago
  44. 56518e7 image: Support signing of images by Simon Glass · 11 years ago
  45. bbb467d image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · 11 years ago
  46. b726091 image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · 11 years ago
  47. 94e5fa4 image: Split hash node processing into its own function by Simon Glass · 11 years ago
  48. 604f23d image: Move HOSTCC image code to tools/ by Simon Glass · 11 years ago