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