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