1. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  2. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  3. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  4. 496393a io: stm32image: fix device_size type by Lionel Debieve · Tue Sep 24 17:46:37 2019 +0200
  5. ed821de Add SPI-NOR framework by Lionel Debieve · Tue Sep 24 17:39:14 2019 +0200
  6. 65805c1 Add SPI-NAND framework by Lionel Debieve · Wed Sep 25 15:03:59 2019 +0200
  7. 094ab3d Add SPI-MEM framework by Lionel Debieve · Tue Sep 24 17:38:12 2019 +0200
  8. 64a524d Add raw NAND framework by Lionel Debieve · Mon Sep 09 20:13:34 2019 +0200
  9. 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · Fri Jan 17 17:41:21 2020 +0000
  10. 86cac73 Merge "console: 16550: Prepare for skipping initialisation" into integration by Manish Pandey · Tue Jan 14 14:09:58 2020 +0000
  11. f30cddc io: change seek offset to signed long long by Yann Gautier · Tue Apr 16 11:35:19 2019 +0200
  12. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · Fri Dec 13 17:18:15 2019 +0000
  13. 4049779 console: 16550: Prepare for skipping initialisation by Andre Przywara · Thu Dec 12 12:00:15 2019 +0000
  14. 31450f8 Merge changes from topic "allwinner_pmic" into integration by Soby Mathew · Tue Dec 17 16:51:39 2019 +0000
  15. c50ebc4 Merge changes from topic "allwinner_pmic" into integration by Sandrine Bailleux · Tue Dec 17 09:32:26 2019 +0000
  16. 5614789 allwinner: Convert AXP803 regulator setup code into a driver by Samuel Holland · Sun Oct 20 20:50:57 2019 -0500
  17. e62c5dd drivers: allwinner: axp: Add AXP805 support by Samuel Holland · Sun Oct 20 22:23:33 2019 -0500
  18. a6e5342 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · Sun Sep 15 13:29:29 2019 +0300
  19. ad3fc76 gic/gic600: add support for multichip configuration by Vijayenthiran Subramaniam · Mon Sep 16 17:05:08 2019 +0530
  20. af0c914 delay: correct timeout_init_us() by Yann Gautier · Tue Oct 08 11:13:06 2019 +0200
  21. 94a552f delay: timeout detection support by Lionel Debieve · Tue Sep 24 16:59:56 2019 +0200
  22. f36952b crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · Wed Oct 02 16:33:41 2019 +0200
  23. 97b523f Merge changes from topic "ld/stm32-authentication" into integration by Soby Mathew · Fri Sep 27 09:54:27 2019 +0000
  24. 5b8664b Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · Fri Sep 27 09:42:37 2019 +0000
  25. c8f29b4 Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration by Paul Beesley · Thu Sep 26 13:40:38 2019 +0000
  26. 5fd1f9d GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · Wed May 15 18:25:41 2019 -0500
  27. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  28. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · Mon Aug 26 15:14:51 2019 +0200
  29. 42a746d drivers: partition: support different block size by Haojian Zhuang · Sat Sep 14 18:01:16 2019 +0800
  30. 93de78c rpi3: Move rng driver to drivers by Andre Przywara · Tue Jul 09 14:29:24 2019 +0100
  31. 05862fc rpi3: Move VC mailbox driver into generic drivers directory by Andre Przywara · Tue Jul 09 13:54:56 2019 +0100
  32. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · Mon Jul 29 17:13:10 2019 +0100
  33. c60016a Merge changes from topic "amlogic-refactoring" into integration by Soby Mathew · Thu Sep 12 10:58:43 2019 +0000
  34. 34fa1e4 Merge "mbedtls: use #include <...> instead of "..."" into integration by Soby Mathew · Wed Sep 11 16:21:29 2019 +0000
  35. 23a9ad2 amlogic: Move the SHA256 DMA driver to common directory by Carlo Caione · Sat Aug 24 17:17:30 2019 +0100
  36. 189494a meson: Rename platform directory to amlogic by Carlo Caione · Fri Aug 23 18:28:36 2019 +0100
  37. 64b0c9a mbedtls: use #include <...> instead of "..." by Masahiro Yamada · Wed Sep 04 14:09:07 2019 +0900
  38. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · Tue May 28 11:54:50 2019 +0200
  39. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  40. 269a8ad console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · Tue Jul 23 12:32:58 2019 +0900
  41. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  42. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · Thu Jul 25 15:38:10 2019 +0000
  43. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · Tue May 14 14:47:36 2019 +0300
  44. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · Tue May 14 10:48:18 2019 +0300
  45. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · Tue May 28 21:03:58 2019 -0700
  46. 8294602 Update base code to not rely on undefined overflow behaviour by Justin Chadwell · Wed Jul 03 14:15:22 2019 +0100
  47. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · Thu Apr 04 09:13:28 2019 +0100
  48. 4f02c33 Merge changes from topic "yg/clk_syscfg_dt" into integration by John Tsichritzis · Wed Jun 19 15:06:00 2019 +0000
  49. 466ae82 Merge changes If61ab215,I3e8b0251,I1757eee9,I81b48475,I46b445a7, ... into integration by John Tsichritzis · Mon Jun 17 13:40:05 2019 +0000
  50. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  51. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  52. 0aa268e rcar_gen3: console: Convert to multi-console API by Marek Vasut · Sat May 18 19:29:16 2019 +0200
  53. 25532c7 Fix type of cot_desc_ptr by Sandrine Bailleux · Fri Jun 07 14:33:51 2019 +0200
  54. 896799a SMMUv3: Abort DMA transactions by Alexei Fedorov · Thu May 09 12:14:40 2019 +0100
  55. 6b4a5f0 SMMUv3: refactor the driver code by Alexei Fedorov · Fri Apr 26 12:07:07 2019 +0100
  56. 74514e5 drivers/sbsa: add sbsa watchdog driver by Aditya Angadi · Tue Apr 16 11:30:25 2019 +0530
  57. 69931af cot-desc: optimise memory further by Joel Hutton · Mon Mar 11 11:37:38 2019 +0000
  58. e9919bb Reduce memory needed for CoT description by Joel Hutton · Wed Feb 20 11:56:46 2019 +0000
  59. 912c630 tzc: remove deprecated types by Ambroise Vincent · Wed Mar 27 16:03:24 2019 +0000
  60. 199d6e3 meson/gxl: Add support for SHA256 DMA engine by Remi Pommarel · Thu Mar 28 23:34:18 2019 +0100
  61. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · Wed Feb 13 15:58:00 2019 +0000
  62. 2fbba93 Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · Wed Mar 13 15:32:15 2019 +0000
  63. ba6c1a0 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · Wed Mar 13 15:25:54 2019 +0000
  64. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · Thu Mar 07 11:23:42 2019 +0900
  65. 20039a2 drivers: Remove TODO from io_storage by Paul Beesley · Wed Mar 06 15:42:50 2019 +0000
  66. 986e51d drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · Tue Mar 12 14:36:19 2019 +0800
  67. e408aa2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · Fri Mar 08 09:41:22 2019 +0000
  68. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · Thu Mar 07 11:34:20 2019 +0800
  69. a5cdc08 rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · Tue Feb 12 22:41:06 2019 +0800
  70. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  71. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  72. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · Thu Feb 14 09:17:55 2019 +0100
  73. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  74. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  75. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  76. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  77. 7eee8ef rpi3: Add SDHost driver by Ying-Chun Liu (PaulLiu) · Wed Jan 30 04:17:32 2019 +0800
  78. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · Mon Jan 28 12:04:13 2019 +0000
  79. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · Fri Dec 21 03:32:10 2018 +0800
  80. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:50:09 2019 +0000
  81. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 19:06:55 2019 +0000
  82. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 18:55:03 2019 +0000
  83. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · Fri Jan 25 14:23:49 2019 +0000
  84. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:08:43 2019 +0000
  85. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 20:37:32 2019 +0000
  86. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · Tue Jan 22 12:39:31 2019 -0600
  87. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100
  88. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · Thu Jan 17 19:17:47 2019 +0100
  89. 1a3fc9f drivers: st: update drivers code by Yann Gautier · Thu Jan 17 14:35:22 2019 +0100
  90. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · Thu Jan 17 14:27:50 2019 +0100
  91. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · Thu Jan 17 19:16:03 2019 +0100
  92. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · Wed Jan 16 18:31:00 2019 +0100
  93. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  94. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  95. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · Wed Nov 07 11:46:36 2018 +0000
  96. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · Mon Dec 10 14:00:01 2018 +0000
  97. 514ae84 console: Fix console_unregister() signature by Julius Werner · Mon Dec 03 17:01:30 2018 -0800
  98. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · Wed Dec 05 11:22:55 2018 +0100
  99. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · Tue Dec 04 15:01:48 2018 +0100
  100. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · Mon Jun 25 13:39:37 2018 +0300