1. 016f4d5 mkimage: fit: Fix signing of configs with external data by Sean Anderson · Thu Oct 20 15:41:10 2022 -0400
  2. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  3. d4ba0b4 tools: mkimage: Avoid ENODATA in host tools by Mark Kettenis · Tue Apr 26 19:24:38 2022 +0200
  4. 3e3899c mkimage: add public key for image pre-load stage by Philippe Reynes · Mon Mar 28 22:57:02 2022 +0200
  5. e460726 tools: mkimage: Show where signatures/keys are written by Simon Glass · Fri Nov 12 12:28:13 2021 -0700
  6. 89c3fb6 tools: Pass public-key node through to caller by Simon Glass · Fri Nov 12 12:28:12 2021 -0700
  7. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · Fri Nov 12 12:28:11 2021 -0700
  8. 888c0c5 tools: Drop unused name in image-host by Simon Glass · Fri Nov 12 12:28:07 2021 -0700
  9. 6a0efc8 tools: Improve comments in signing functions by Simon Glass · Fri Nov 12 12:28:06 2021 -0700
  10. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · Fri Jan 14 10:21:19 2022 +0100
  11. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · Fri Jan 14 10:21:17 2022 +0100
  12. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  13. 396e4ed tools/image-host.c: Fix spelling of "expected". by Vagrant Cascadian · Tue Sep 28 10:11:46 2021 -0700
  14. 7a1745c tools: Avoid showing return value of clock_gettime() by Simon Glass · Thu May 13 19:39:20 2021 -0600
  15. f75f1d7 tools: image-host: fix wrong return value by Ming Liu · Mon May 31 09:04:51 2021 +0200
  16. 8fcea12 mkimage: Add a 'keyfile' argument for image signing by Alexandru Gagniuc · Fri Feb 19 12:45:17 2021 -0600
  17. 1f7d9a2 tools: image-host: add support for several sub-images by Philippe Reynes · Tue Nov 24 14:39:48 2020 +0100
  18. 856bcc8 tools: image-host: clean function fit_config_get_hash_list by Philippe Reynes · Tue Nov 24 14:39:47 2020 +0100
  19. 4ec40da tools: image-host.c: use correct variable for strerrno by Philippe Reynes · Fri Nov 13 15:15:18 2020 +0100
  20. 95f2ab2 tools: image-host.c: use random instead of rand by Philippe Reynes · Fri Nov 13 16:37:46 2020 +0100
  21. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  22. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  23. 5964c3f mkimage: fit: include image cipher in configuration signature by Patrick Oppenlander · Thu Jul 30 14:30:47 2020 +1000
  24. a4fafb3 mkimage: fit: don't cipher ciphered data by Patrick Oppenlander · Thu Jul 30 14:22:15 2020 +1000
  25. be47211 mkimage: fit: handle FDT_ERR_NOSPACE when ciphering by Patrick Oppenlander · Thu Jul 30 14:22:14 2020 +1000
  26. d586fc3 mkimage: fit: only process one cipher node by Patrick Oppenlander · Thu Jul 30 14:22:13 2020 +1000
  27. 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · Thu Apr 16 18:30:18 2020 +0900
  28. 6495fe0 tools: image-host.c: use correct output format by Heinrich Schuchardt · Sat Apr 11 18:36:04 2020 +0200
  29. d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · Wed Mar 18 11:44:06 2020 -0600
  30. 0571232 fit_check_sign: Allow selecting the configuration to verify by Simon Glass · Wed Mar 18 11:44:03 2020 -0600
  31. a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · Wed Mar 18 11:43:56 2020 -0600
  32. 132d694 tools: image-host.c: remove uboot_aes.h by Philippe Reynes · Tue Feb 18 17:23:20 2020 +0100
  33. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  34. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  35. 697fcdc mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures by Alex Kiernan · Wed Jun 20 20:10:52 2018 +0000
  36. 9767bf4 vboot: Do not use hashed-strings offset by Teddy Reed · Sat Jun 09 11:45:20 2018 -0400
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  38. 3234ecd fix incorrect usage of DT node unit address in comments by Andre Przywara · Mon Dec 04 02:05:10 2017 +0000
  39. fe391a7 tools: image: fix message when fail to add verification data for config by Masahiro Yamada · Fri Oct 27 15:04:21 2017 +0900
  40. 0148676 tools: image: allow to sign image nodes without -K option by Masahiro Yamada · Fri Oct 27 15:04:20 2017 +0900
  41. c1f137b tools: image: fix "algo" property of public key for verified boot by Masahiro Yamada · Fri Oct 27 13:25:21 2017 +0900
  42. 2fc6b6f tools: image: fix node name of signature node in FIT by Masahiro Yamada · Thu Oct 19 19:16:21 2017 +0900
  43. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · Fri Jan 06 13:14:17 2017 -0600
  44. 6616c82 image: Combine image_sig_algo with image_sign_info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  45. 06ca6d6 image: Add crypto_algo struct for RSA info by Andrew Duda · Tue Nov 08 18:53:41 2016 +0000
  46. dc4053a tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · Fri Jul 22 08:58:40 2016 +0200
  47. d019e15 tools: Fix return code of fit_image_process_sig() by mario.six@gdsys.cc · Tue Jul 19 11:07:06 2016 +0200
  48. ec539f7 tools: Correct error handling in fit_image_process_hash() by Simon Glass · Sun Jul 03 09:40:44 2016 -0600
  49. 441f48d tools: fix typo in tools/image-host.c by Heiko Schocher · Mon Aug 11 11:02:17 2014 +0200
  50. a51991d Enhance fit_check_sign to check all images by Simon Glass · Thu Jun 12 07:24:53 2014 -0600
  51. 9423bad mkimage: Automatically expand FDT in more cases by Simon Glass · Thu Jun 12 07:24:42 2014 -0600
  52. 802aa82 mkimage: Automatically make space in FDT when full by Simon Glass · Mon Jun 02 22:04:53 2014 -0600
  53. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · Mon Mar 03 12:19:30 2014 +0100
  54. fdfd520 tools/image-host: fix sign-images bug by Heiko Schocher · Mon Mar 03 12:19:23 2014 +0100
  55. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  56. 56ab8d6 image: Add support for signing of FIT configurations by Simon Glass · Thu Jun 13 15:10:09 2013 -0700
  57. fbabc0f image: Support signing of images by Simon Glass · Thu Jun 13 15:10:01 2013 -0700
  58. ee38265 image: Rename fit_add_hashes() to fit_add_verification_data() by Simon Glass · Tue May 07 06:12:01 2013 +0000
  59. 0ce6e3d image: Convert fit_image_hash_set_value() to static, and rename by Simon Glass · Tue May 07 06:11:56 2013 +0000
  60. 25d6e6b image: Split hash node processing into its own function by Simon Glass · Tue May 07 06:11:55 2013 +0000
  61. 10a1eca image: Move HOSTCC image code to tools/ by Simon Glass · Tue May 07 06:11:54 2013 +0000