1. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  2. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 4 months ago
  3. 3c3e9a1 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · 3 years, 8 months ago
  4. 372956c fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · 3 years, 8 months ago
  5. a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
  6. 6c372bd crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · 3 years, 8 months ago
  7. 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
  8. 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  9. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
  10. 7181278 crypto: caam: change JR running loop by Franck LENORMAND · 3 years, 8 months ago
  11. a422c21 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · 3 years, 8 months ago
  12. c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
  13. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  14. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  15. b258eb2 crypto/fsl: add RNG support by Michael Walle · 4 years, 5 months ago
  16. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
  17. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
  18. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
  19. 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
  20. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
  21. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
  22. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
  23. f12c446 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 6 months ago
  24. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  26. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 8 months ago
  27. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  28. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  29. 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  32. aed8eac crypto/fsl: instantiate all rng state handles by Lukas Auer · 7 years ago
  33. 542c1e0 drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
  34. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  35. 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  36. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  37. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  38. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  39. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  40. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 8 years ago
  41. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  42. 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 8 years ago
  43. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  44. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  45. 4119aee powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  46. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  47. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  48. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  49. f3c8bca DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  50. f6d96cb powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  51. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  52. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  53. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  54. 0c19cea crypto/fsl: Make CAAM transactions cacheable by Saksham Jain · 9 years ago
  55. de5ba06 crypto/fsl: Correct 64-bit write when MMU disabled by Saksham Jain · 9 years ago
  56. 93cc573 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  57. a2ecfff drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  58. 3ab29d7 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  59. 4b636c3 powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  60. d218033 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  61. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  62. 1fa9c90 drivers/crypto/fsl: fix endianness issue in RNG by Aneesh Bansal · 9 years ago
  63. 4342182 crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago
  64. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  65. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · 9 years ago
  66. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · 9 years ago
  67. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · 9 years ago
  68. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · 10 years ago
  69. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · 10 years ago
  70. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  71. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  72. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · 10 years ago
  73. 29c1a6b DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · 10 years ago
  74. 272da15 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · 10 years ago
  75. 0762150 crypto/fsl: Fix RNG instantiation failure. by gaurav rana · 10 years ago
  76. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · 10 years ago
  77. ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · 10 years ago