1. 7ce9485 Merge "marvell: drivers: mochi: specify stream ID for SD/MMC" into integration by Manish Pandey · Wed Jun 03 15:18:33 2020 +0000
  2. e5bed89 drivers: introduce ST ETZPC driver by Etienne Carriere · Sun Dec 08 08:15:15 2019 +0100
  3. fadde2b marvell: drivers: mochi: specify stream ID for SD/MMC by Marcin Wojtas · Tue May 12 18:19:33 2020 +0200
  4. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · Mon Jun 01 18:07:10 2020 +0000
  5. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · Sun Dec 08 08:14:40 2019 +0100
  6. 81ffe34 Merge "drivers: stm32mp1 clocks: fix debug trace on clock enable/disable" into integration by Mark Dykes · Thu May 28 18:15:36 2020 +0000
  7. 4f21bd0 Merge "drivers: stm32mp1 clocks: enable system clocks during initialization" into integration by Mark Dykes · Thu May 28 18:14:33 2020 +0000
  8. 7d64735 Merge "drivers: stm32mp1 clocks: prevent crash on always on clocks" into integration by Mark Dykes · Thu May 28 18:12:57 2020 +0000
  9. 84b6348 Merge "drivers: stm32mp1 clocks: add RTC as a gateable clock" into integration by Mark Dykes · Thu May 28 16:29:16 2020 +0000
  10. cc17e63 Merge "drivers: stm32mp1 clocks: support shifted clock selector bit masks" into integration by Mark Dykes · Thu May 28 16:26:28 2020 +0000
  11. 3ec7315 Merge "drivers: stm32mp1 clocks: allow tree lookup for several system clocks" into integration by Mark Dykes · Wed May 27 19:35:59 2020 +0000
  12. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · Sat May 16 16:36:39 2020 +0100
  13. 8a66889 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · Sun Dec 08 08:21:08 2019 +0100
  14. 2a756c2 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · Sun Dec 08 08:23:35 2019 +0100
  15. 481aa00 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · Sun Dec 08 08:21:44 2019 +0100
  16. bccc7d0 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · Sun Dec 08 08:22:31 2019 +0100
  17. c164ce2 drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · Sun Dec 08 08:20:40 2019 +0100
  18. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · Sun Dec 08 08:20:12 2019 +0100
  19. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  20. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  21. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  22. b636405 Merge "TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors" into integration by joanna.farley · Tue Apr 07 22:48:39 2020 +0000
  23. c7510c5 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · Tue Apr 07 18:16:18 2020 +0100
  24. d74d50a gic multichip: add support for clayton by Vijayenthiran Subramaniam · Mon Apr 06 13:54:50 2020 +0530
  25. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · Mon Apr 06 19:00:35 2020 +0100
  26. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · Mon Apr 06 16:27:54 2020 +0100
  27. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · Fri Apr 03 13:53:48 2020 +0000
  28. 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · Mon Jan 06 00:08:24 2020 +0530
  29. 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · Sun Jan 05 21:19:02 2020 +0530
  30. b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · Sun Jan 05 14:59:04 2020 +0530
  31. 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · Wed Dec 18 20:05:09 2019 +0530
  32. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · Wed Dec 18 19:44:43 2019 +0530
  33. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · Wed May 15 09:24:04 2019 +0300
  34. b6595bb drivers: Add support to retrieve plat_toc_flags by Scott Branden · Fri Jul 08 12:09:23 2016 -0700
  35. 61fe6ad Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · Tue Mar 31 11:22:38 2020 +0000
  36. 3439652 Merge changes from topic "ddr_map" into integration by Olivier Deprez · Mon Mar 30 15:27:32 2020 +0000
  37. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  38. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  39. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · Fri Mar 20 18:38:55 2020 +0000
  40. 3dcc5f1 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · Wed Mar 18 14:50:50 2020 +0100
  41. e0b01d7 nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · Wed Mar 18 14:07:55 2020 +0100
  42. ebb7e69 spi: stm32_qspi: correct static analysis issues by Yann Gautier · Wed Mar 11 17:09:21 2020 +0100
  43. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · Wed Mar 11 16:10:40 2020 +0000
  44. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · Wed Mar 11 15:38:45 2020 +0000
  45. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · Tue Mar 10 18:25:02 2020 +0000
  46. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · Tue Mar 10 13:47:47 2020 +0000
  47. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  48. 88d6425 Merge changes from topic "tbbr/fw_enc" into integration by Sandrine Bailleux · Mon Mar 09 15:23:22 2020 +0000
  49. 57eaae8 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · Thu Mar 05 18:18:40 2020 -0600
  50. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · Fri Nov 15 15:34:55 2019 +0530
  51. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · Fri Nov 15 10:43:00 2019 +0530
  52. bb66759 driver/arm/css: minor bug fix by Manish Pandey · Tue Mar 03 17:12:10 2020 +0000
  53. 95856fe Merge "allwinner: Add a msgbox driver for use with SCPI" into integration by Olivier Deprez · Wed Feb 26 09:09:22 2020 +0000
  54. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:39:33 2020 +0000
  55. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · Tue Feb 25 23:38:46 2020 +0000
  56. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 23:16:14 2020 +0000
  57. 90d21b4 Merge "meson: Use generic console_t data structure" into integration by Mark Dykes · Tue Feb 25 21:08:21 2020 +0000
  58. 1cc3aaa Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integration by Mark Dykes · Tue Feb 25 20:25:35 2020 +0000
  59. c2f8d6d coreboot: Use generic base address by Andre Przywara · Sat Jan 25 01:07:19 2020 +0000
  60. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  61. 0cd5344 meson: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  62. bc39cac skeletton: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  63. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  64. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  65. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  66. 0342f40 a3700: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  67. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  68. 7110d99 imx: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  69. 6ae0074 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · Thu Feb 06 14:59:14 2020 +0100
  70. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · Thu Feb 13 13:07:12 2020 -0800
  71. 0ee577d Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into integration by Sandrine Bailleux · Wed Feb 19 15:29:23 2020 +0000
  72. 512d102 Merge "TBBR: Reduce size of hash buffers when possible" into integration by Sandrine Bailleux · Wed Feb 19 15:17:56 2020 +0000
  73. b359729 Merge "TBBR: Reduce size of ECDSA key buffers" into integration by Sandrine Bailleux · Wed Feb 19 15:17:48 2020 +0000
  74. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · Tue Feb 18 19:19:00 2020 +0000
  75. 91d8061 coverity: fix MISRA violations by Zelalem · Wed Feb 12 10:37:03 2020 -0600
  76. fd754ce TBBR: Reduce size of hash buffers when possible by Sandrine Bailleux · Mon Feb 17 16:26:05 2020 +0100
  77. 41477e7 TBBR: Reduce size of ECDSA key buffers by Sandrine Bailleux · Mon Feb 17 13:41:59 2020 +0100
  78. 82e9c41 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · Thu Dec 26 12:57:40 2019 +0900
  79. 8c2f32d rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · Fri Dec 06 19:33:34 2019 +0900
  80. 94ea41b rcar_gen3: drivers: board: Add new board revision for M3ULCB by Yusuke Goda · Thu Nov 28 13:30:58 2019 +0900
  81. aea0286 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · Wed Sep 18 13:10:00 2019 +0900
  82. 7470370 allwinner: Add a msgbox driver for use with SCPI by Samuel Holland · Sun Oct 21 12:24:16 2018 -0500
  83. 0806cd2 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · Sun Oct 21 12:44:24 2018 -0500
  84. bc0fdde Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · Wed Feb 12 15:51:42 2020 +0000
  85. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  86. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · Mon Feb 10 17:20:53 2020 +0000
  87. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  88. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · Tue Dec 31 10:14:32 2019 +0530
  89. 944ade8 fconf: initial commit by Louis Mayencourt · Thu Aug 08 12:03:26 2019 +0100
  90. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · Wed Feb 05 14:12:39 2020 -0600
  91. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  92. 17e43dd plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · Fri Aug 18 16:42:12 2017 +0200
  93. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · Thu Jan 30 16:55:55 2020 +0000
  94. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · Thu Jan 23 14:27:38 2020 +0000
  95. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · Fri Jan 24 13:30:28 2020 +0000
  96. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  97. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  98. ed821de Add SPI-NOR framework by Lionel Debieve · Tue Sep 24 17:39:14 2019 +0200
  99. 65805c1 Add SPI-NAND framework by Lionel Debieve · Wed Sep 25 15:03:59 2019 +0200
  100. 094ab3d Add SPI-MEM framework by Lionel Debieve · Tue Sep 24 17:38:12 2019 +0200