1. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  2. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  3. ea95f21 crypto/fsl: add RNG support by Michael Walle · 4 years, 3 months ago
  4. b980f9e crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 3 months ago
  5. c269a97 crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 3 months ago
  6. 0dc5961 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 3 months ago
  7. 277405b crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 3 months ago
  8. 9b86bf2 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 3 months ago
  9. 317fff5 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 3 months ago
  10. 32e4b65 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 3 months ago
  11. 30325c2 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 4 months ago
  12. cf2d07f drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 5 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  15. 17e1174 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 5 months ago
  16. 94a8e83 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 8 months ago
  17. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  18. 6887c5b common: Move some time functions out of common.h by Simon Glass · 4 years, 10 months ago
  19. ef92ed2 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() by T Karthik Reddy · 6 years ago
  20. 51f1357f Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  21. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  22. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  23. dfaec76 crypto/fsl: instantiate all rng state handles by Lukas Auer · 7 years ago
  24. 22191ac drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
  25. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  26. 598e9dc crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  27. 4c2cf97 crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  28. 551c393 Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 7 years ago
  29. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  30. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  31. d171056 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 7 years ago
  32. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 7 years ago
  33. 511fc86 arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 7 years ago
  34. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  35. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  36. 4fd6474 powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  37. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  38. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  39. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  40. 7fe1d6a crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  41. 7f0a0e4 DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  42. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  43. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  44. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  45. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 8 years ago
  46. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 8 years ago
  47. 8a6f83d crypto/fsl: Make CAAM transactions cacheable by Saksham Jain · 9 years ago
  48. 69b6a79 crypto/fsl: Correct 64-bit write when MMU disabled by Saksham Jain · 9 years ago
  49. c4cbd71 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  50. 2959037 drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  51. 6178e95 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  52. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  53. 7f4736b drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  54. f91e65a imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  55. 3a4800a drivers/crypto/fsl: fix endianness issue in RNG by Aneesh Bansal · 9 years ago
  56. f59e69c crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  57. 057c220 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  58. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  59. 14d5547 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  60. 3ef2412 drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  61. e5d08b4 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  62. c406551 drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 9 years ago
  63. 026a3f1 drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 9 years ago
  64. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  65. ccf2886 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · 10 years ago
  66. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  67. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  68. 7ee8c47 crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  69. 3427647 DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · 10 years ago
  70. 31d2b4f DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · 10 years ago
  71. 0181937 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  72. 851c9db crypto/fsl: Fix RNG instantiation failure. by gaurav rana · 10 years ago
  73. c5de15c crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  74. b9eebfa fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago
  75. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  76. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  77. 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  78. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  79. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  80. acbb1eb Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · 12 years ago