1. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
  2. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  3. 8428a49 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 1 year, 11 months ago
  4. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  5. cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 5 months ago
  6. 3183fdd crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 2 months ago
  7. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  8. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  9. 609892f crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · 2 years, 4 months ago
  10. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  11. a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
  12. 74dbae2 crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 6 months ago
  13. 3bfce8c crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 6 months ago
  14. 3a5ba92 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
  15. 5c2c406 crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish by Gaurav Jain · 2 years, 7 months ago
  16. 332d4f9 i.MX8 crypto/fsl: Enable fsl CAAM rng driver by Gaurav Jain · 2 years, 7 months ago
  17. b8192ad i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 7 months ago
  18. 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 7 months ago
  19. 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 7 months ago
  20. db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
  21. e31dab8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 8 months ago
  22. fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 9 months ago
  23. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  24. 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  25. d91aaa5 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
  26. c468632 board: fsl_validate: Fix Double free Issue by Kshitiz Varshney · 3 years, 2 months ago
  27. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  28. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  29. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  30. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 4 months ago
  31. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 4 months ago
  32. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 4 months ago
  33. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  34. 3c3e9a1 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · 3 years, 8 months ago
  35. 372956c fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · 3 years, 8 months ago
  36. a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
  37. 6c372bd crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · 3 years, 8 months ago
  38. 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
  39. 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  40. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
  41. 7181278 crypto: caam: change JR running loop by Franck LENORMAND · 3 years, 8 months ago
  42. a422c21 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · 3 years, 8 months ago
  43. c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
  44. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  45. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  46. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  47. b258eb2 crypto/fsl: add RNG support by Michael Walle · 4 years, 5 months ago
  48. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
  49. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
  50. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
  51. 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
  52. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
  53. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
  54. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
  55. f12c446 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 6 months ago
  56. da56d57 drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 7 months ago
  57. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  58. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  59. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 7 months ago
  60. c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
  61. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  62. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  63. bce58b3 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() by T Karthik Reddy · 6 years ago
  64. 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  65. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  66. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  67. aed8eac crypto/fsl: instantiate all rng state handles by Lukas Auer · 7 years ago
  68. 542c1e0 drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
  69. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  70. 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  71. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  72. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  73. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  74. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  75. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 8 years ago
  76. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  77. 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 8 years ago
  78. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  79. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  80. 4119aee powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago
  81. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  82. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  83. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  84. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · 8 years ago
  85. f3c8bca DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · 8 years ago
  86. f6d96cb powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  87. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  88. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  89. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 9 years ago
  90. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  91. 0c19cea crypto/fsl: Make CAAM transactions cacheable by Saksham Jain · 9 years ago
  92. de5ba06 crypto/fsl: Correct 64-bit write when MMU disabled by Saksham Jain · 9 years ago
  93. 93cc573 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · 9 years ago
  94. a2ecfff drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · 9 years ago
  95. 3ab29d7 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · 9 years ago
  96. 4b636c3 powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  97. d218033 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · 9 years ago
  98. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · 9 years ago
  99. 1fa9c90 drivers/crypto/fsl: fix endianness issue in RNG by Aneesh Bansal · 9 years ago
  100. 4342182 crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · 9 years ago