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