1. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  2. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  3. b258eb2 crypto/fsl: add RNG support by Michael Walle · Sat Jun 27 22:58:53 2020 +0200
  4. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · Sat Jun 27 22:58:52 2020 +0200
  5. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · Sat Jun 27 22:58:51 2020 +0200
  6. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · Sat Jun 27 22:58:50 2020 +0200
  7. 823674c crypto/fsl: export caam_get_era() by Michael Walle · Sat Jun 27 22:58:49 2020 +0200
  8. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · Sat Jun 27 22:58:48 2020 +0200
  9. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · Sat Jun 27 10:13:55 2020 +0200
  10. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · Sat Jun 27 10:08:49 2020 +0200
  11. f12c446 crypto/fsl: fix unaligned access by Michael Walle · Thu Jun 04 21:05:33 2020 +0200
  12. da56d57 drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · Thu May 07 20:36:03 2020 +0200
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  14. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  15. cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · Wed Apr 15 18:31:53 2020 +0000
  16. c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · Sun Jan 19 19:48:04 2020 +0100
  17. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  18. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  19. 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
  20. 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · Tue Jun 04 02:54:44 2019 +0000
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  23. aed8eac crypto/fsl: instantiate all rng state handles by Lukas Auer · Thu Jan 25 14:11:17 2018 +0100
  24. 542c1e0 drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · Fri Jan 26 16:27:14 2018 +0000
  25. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · Wed Jan 17 10:03:45 2018 -0200
  26. 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · Sun Jan 07 20:26:29 2018 +0100
  27. 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · Sun Sep 03 19:17:10 2017 +0200
  28. 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · Wed May 17 03:25:25 2017 -0600
  29. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  30. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  31. 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · Sat Apr 15 16:37:54 2017 +0200
  32. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · Mon Mar 27 11:41:01 2017 -0700
  33. 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · Mon Apr 17 18:07:19 2017 +0530
  34. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  35. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  36. 4119aee powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · Tue Nov 15 18:44:22 2016 -0800
  37. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  38. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  39. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  40. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · Thu Jul 14 13:27:50 2016 -0400
  41. f3c8bca DM: crypto/fsl: Enable rsa DM driver usage before relocation by Sumit Garg · Tue Jun 14 13:52:37 2016 -0400
  42. f6d96cb powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · Thu Jul 14 12:27:51 2016 -0400
  43. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  44. 5021e3c verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · Thu Jun 09 19:18:44 2016 -0700
  45. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · Fri Apr 29 15:18:00 2016 +0300
  46. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  47. 0c19cea crypto/fsl: Make CAAM transactions cacheable by Saksham Jain · Wed Mar 23 16:24:42 2016 +0530
  48. de5ba06 crypto/fsl: Correct 64-bit write when MMU disabled by Saksham Jain · Wed Mar 23 16:24:41 2016 +0530
  49. 93cc573 drivers/crypto/fsl: define structures for PDB by Aneesh Bansal · Mon Feb 15 15:12:57 2016 +0530
  50. a2ecfff drivers/crypto/fsl: add constructs for protocol descriptors by Aneesh Bansal · Mon Feb 15 15:12:56 2016 +0530
  51. 3ab29d7 drivers/crypto/fsl: correct error checking in run_descriptor by Aneesh Bansal · Thu Feb 11 14:36:51 2016 +0530
  52. 4b636c3 powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · Fri Jan 22 17:05:59 2016 +0530
  53. d218033 drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE by Ruchika Gupta · Fri Jan 22 16:12:55 2016 +0530
  54. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · Tue Feb 02 04:39:39 2016 -0600
  55. 1fa9c90 drivers/crypto/fsl: fix endianness issue in RNG by Aneesh Bansal · Tue Dec 08 13:54:30 2015 +0530
  56. 4342182 crypto/fsl: SEC driver cleanup for 64 bit and endianness by Aneesh Bansal · Thu Oct 29 22:58:03 2015 +0530
  57. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · Mon Jul 27 09:07:39 2015 +0530
  58. cc85b7b drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · Sun Jul 26 02:46:26 2015 +0900
  59. 9b39fa2 drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper by horia.geanta@freescale.com · Wed Jul 08 17:24:58 2015 +0300
  60. 66e26aa drivers/crypto/fsl: fix snooping for write transactions by horia.geanta@freescale.com · Wed Jul 08 17:24:57 2015 +0300
  61. 5016de2 drivers/crypto/fsl: fix "era" property value on LE platforms by horia.geanta@freescale.com · Wed Jul 08 17:24:56 2015 +0300
  62. befb5cb drivers/crypto/fsl: enable raw data instead of von Neumann data by Alex Porosanu · Tue May 05 16:48:35 2015 +0300
  63. f8d6a7f drivers/crypto/fsl: disable RNG oscillator maximum frequency check by Alex Porosanu · Tue May 05 16:48:33 2015 +0300
  64. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu Mar 05 16:41:04 2015 -0500
  65. 7e0c716 rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP by gaurav rana · Fri Feb 27 09:10:06 2015 +0530
  66. b5a36d8 imx6: Added DEK blob generator command by Raul Cardenas · Fri Feb 27 11:22:06 2015 -0600
  67. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  68. b64308e crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. by gaurav rana · Wed Feb 25 09:37:09 2015 +0530
  69. 29c1a6b DM: crypto/fsl - Add Freescale rsa DM driver by Ruchika Gupta · Fri Jan 23 16:01:55 2015 +0530
  70. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · Fri Jan 23 16:01:52 2015 +0530
  71. 272da15 crypto/fsl: Add fixup for crypto node by Ruchika Gupta · Mon Dec 15 11:30:36 2014 +0530
  72. 0762150 crypto/fsl: Fix RNG instantiation failure. by gaurav rana · Thu Dec 04 13:00:41 2014 +0530
  73. 4345a57 crypto/fsl: Add command for encapsulating/decapsulating blobs by Ruchika Gupta · Tue Oct 07 15:46:20 2014 +0530
  74. ac1b269 fsl_sec: Add hardware accelerated SHA256 and SHA1 by Ruchika Gupta · Wed Oct 15 11:35:30 2014 +0530
  75. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
  76. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  77. 8d28e1b drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · Tue Mar 25 10:58:21 2014 +0100
  78. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  79. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  80. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · Wed Mar 20 21:00:56 2013 +0000