1. 3477d92 drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · 6 weeks ago
  2. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  3. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. 3827c33 drivers/crypto: aspeed: Add Caliptra SHA ACC support by Chia-Wei Wang · 3 months ago
  5. f45485b drivers: crypto: Remove duplicate newlines by Marek Vasut · 4 months ago
  6. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 6 months ago
  7. cdc9318 md5: Use typedef for MD5 context by Raymond Mao · 6 months ago
  8. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  9. cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
  10. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  11. 400ae94 crypto: nuvoton: npcm_sha: Support SHA 384/512 by Jim Liu · 7 months ago
  12. 130e1d8 crypto: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  13. 7a0a237 crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry by Marek Vasut · 7 months ago
  14. 00dac70 crypto/fsl: Introduce SPL_FSL_CAAM_RNG by Marek Vasut · 7 months ago
  15. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  16. dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · 8 months ago
  17. 04a0402 crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 8 months ago
  18. 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
  19. 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
  20. 23c86ca crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  21. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
  22. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  23. 8428a49 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 2 years ago
  24. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  25. cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 5 months ago
  26. 3183fdd crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 2 months ago
  27. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  28. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  29. 609892f crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · 2 years, 4 months ago
  30. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  31. a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
  32. 74dbae2 crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 6 months ago
  33. 3bfce8c crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 6 months ago
  34. 3a5ba92 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
  35. 5c2c406 crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish by Gaurav Jain · 2 years, 7 months ago
  36. 332d4f9 i.MX8 crypto/fsl: Enable fsl CAAM rng driver by Gaurav Jain · 2 years, 7 months ago
  37. b8192ad i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 8 months ago
  38. 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 7 months ago
  39. 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 8 months ago
  40. db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
  41. e31dab8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 8 months ago
  42. fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 10 months ago
  43. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  44. 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
  45. d91aaa5 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
  46. c468632 board: fsl_validate: Fix Double free Issue by Kshitiz Varshney · 3 years, 2 months ago
  47. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  48. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  49. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  50. 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 4 months ago
  51. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 4 months ago
  52. 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 4 months ago
  53. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  54. 3c3e9a1 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · 3 years, 8 months ago
  55. 372956c fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · 3 years, 8 months ago
  56. a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
  57. 6c372bd crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · 3 years, 8 months ago
  58. 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
  59. 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
  60. 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
  61. 7181278 crypto: caam: change JR running loop by Franck LENORMAND · 3 years, 8 months ago
  62. a422c21 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · 3 years, 8 months ago
  63. c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
  64. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  65. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  66. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  67. b258eb2 crypto/fsl: add RNG support by Michael Walle · 4 years, 5 months ago
  68. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
  69. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
  70. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
  71. 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
  72. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
  73. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
  74. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
  75. f12c446 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 6 months ago
  76. da56d57 drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 7 months ago
  77. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  78. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  79. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 8 months ago
  80. c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
  81. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  82. 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
  83. bce58b3 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() by T Karthik Reddy · 6 years ago
  84. 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
  85. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  86. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  87. aed8eac crypto/fsl: instantiate all rng state handles by Lukas Auer · 7 years ago
  88. 542c1e0 drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
  89. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  90. 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
  91. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
  92. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
  93. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
  94. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  95. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 8 years ago
  96. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  97. 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 8 years ago
  98. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  99. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  100. 4119aee powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago