1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. 713fb2d tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 by mario.six@gdsys.cc · 8 years ago
  3. 2b9ec76 rsa: Fix return value and masked error by mario.six@gdsys.cc · 8 years ago
  4. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  5. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  6. ccf2886 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  7. b37b46f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · 10 years ago
  8. d9f23c7 lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation by Ruchika Gupta · 10 years ago
  9. c937ff6 lib/rsa: Modify rsa to use DM driver by Ruchika Gupta · 10 years ago
  10. fc2f424 rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · 10 years ago
  11. 5426716 rsa: Fix two errors in the implementation by Simon Glass · 10 years ago
  12. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  13. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  14. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  15. 4f427a4 fdt: Update functions which write to an FDT to return -ENOSPC by Simon Glass · 10 years ago
  16. 29a23f9 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  17. db1b5f3 rsa: add sha256,rsa4096 algorithm by Heiko Schocher · 11 years ago
  18. 646257d rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  19. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  20. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 1a260fe lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  23. 19c402a image: Add RSA support for image signing by Simon Glass · 11 years ago