1. c7510c5 TF-A GICv3 driver: Change API for GICR_IPRIORITYR accessors by Alexei Fedorov · 4 years, 3 months ago
  2. 1970593 TF-A: Add GICv4 extension for GIC driver by Alexei Fedorov · 4 years, 3 months ago
  3. a6e6ae0 TF-A GICv3 driver: Add extended PPI and SPI range by Alexei Fedorov · 4 years, 3 months ago
  4. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 3 months ago
  5. 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · 4 years, 6 months ago
  6. 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · 4 years, 6 months ago
  7. b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · 4 years, 6 months ago
  8. 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  9. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  10. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  11. b6595bb drivers: Add support to retrieve plat_toc_flags by Scott Branden · 8 years ago
  12. 61fe6ad Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · 4 years, 3 months ago
  13. 3439652 Merge changes from topic "ddr_map" into integration by Olivier Deprez · 4 years, 3 months ago
  14. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  15. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  16. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 3 months ago
  17. 3dcc5f1 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · 4 years, 4 months ago
  18. e0b01d7 nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · 4 years, 4 months ago
  19. ebb7e69 spi: stm32_qspi: correct static analysis issues by Yann Gautier · 4 years, 4 months ago
  20. 203e7c4 rpi3: gpio: Simplify GPIO setup by Andre Przywara · 4 years, 4 months ago
  21. 7f7de65 Merge "TF-A GICv3 driver: Separate GICD and GICR accessor functions" into integration by Mark Dykes · 4 years, 4 months ago
  22. c294d82 Merge "Necessary fix in drivers to upgrade to mbedtls-2.18.0" into integration by Mark Dykes · 4 years, 4 months ago
  23. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  24. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 4 months ago
  25. 88d6425 Merge changes from topic "tbbr/fw_enc" into integration by Sandrine Bailleux · 4 years, 4 months ago
  26. 57eaae8 Necessary fix in drivers to upgrade to mbedtls-2.18.0 by Madhukar Pappireddy · 4 years, 4 months ago
  27. 617e215 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 4 years, 8 months ago
  28. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  29. bb66759 driver/arm/css: minor bug fix by Manish Pandey · 4 years, 4 months ago
  30. 95856fe Merge "allwinner: Add a msgbox driver for use with SCPI" into integration by Olivier Deprez · 4 years, 4 months ago
  31. e09e931 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 4 years, 4 months ago
  32. 2fb0b10 Merge changes from topic "console_t_cleanup" into integration by Mark Dykes · 4 years, 4 months ago
  33. 9f80cfa Merge "pl011: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 4 months ago
  34. 90d21b4 Merge "meson: Use generic console_t data structure" into integration by Mark Dykes · 4 years, 4 months ago
  35. 1cc3aaa Merge "arm/css/scpi: Don't panic if the SCP fails to respond" into integration by Mark Dykes · 4 years, 4 months ago
  36. c2f8d6d coreboot: Use generic base address by Andre Przywara · 4 years, 5 months ago
  37. 2b1b1a5 pl011: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  38. 0cd5344 meson: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  39. bc39cac skeletton: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  40. 8ccc4a4 cdns: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  41. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  42. 52fb049 rcar: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  43. 0342f40 a3700: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  44. 98b5a11 16550: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  45. 7110d99 imx: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  46. 6ae0074 Introduce a new "dualroot" chain of trust by Sandrine Bailleux · 4 years, 5 months ago
  47. 0a176e3 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 4 years, 5 months ago
  48. 0ee577d Merge changes I72846d86,I70c3d873,If675796a,I0dbf8091,Ie4f3ac83, ... into integration by Sandrine Bailleux · 4 years, 4 months ago
  49. 512d102 Merge "TBBR: Reduce size of hash buffers when possible" into integration by Sandrine Bailleux · 4 years, 4 months ago
  50. b359729 Merge "TBBR: Reduce size of ECDSA key buffers" into integration by Sandrine Bailleux · 4 years, 4 months ago
  51. 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 4 months ago
  52. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  53. fd754ce TBBR: Reduce size of hash buffers when possible by Sandrine Bailleux · 4 years, 5 months ago
  54. 41477e7 TBBR: Reduce size of ECDSA key buffers by Sandrine Bailleux · 4 years, 5 months ago
  55. 82e9c41 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 6 months ago
  56. 8c2f32d rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 7 months ago
  57. 94ea41b rcar_gen3: drivers: board: Add new board revision for M3ULCB by Yusuke Goda · 4 years, 7 months ago
  58. aea0286 rcar_gen3: drivers: ddr: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 4 years, 10 months ago
  59. 7470370 allwinner: Add a msgbox driver for use with SCPI by Samuel Holland · 6 years ago
  60. 0806cd2 arm/css/scpi: Don't panic if the SCP fails to respond by Samuel Holland · 6 years ago
  61. bc0fdde Merge changes Ib68092d1,I816ea14e into integration by Sandrine Bailleux · 4 years, 5 months ago
  62. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  63. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 5 months ago
  64. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  65. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · 4 years, 6 months ago
  66. 944ade8 fconf: initial commit by Louis Mayencourt · 5 years ago
  67. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 5 months ago
  68. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · 4 years, 5 months ago
  69. 17e43dd plat: marvell: armada: add support for loading MG CM3 images by Grzegorz Jaszczyk · 7 years ago
  70. ff46037 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 4 years, 5 months ago
  71. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  72. 1c819c3 Use correct type when reading SCR register by Louis Mayencourt · 4 years, 5 months ago
  73. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 4 years, 9 months ago
  74. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 4 years, 9 months ago
  75. ed821de Add SPI-NOR framework by Lionel Debieve · 4 years, 9 months ago
  76. 65805c1 Add SPI-NAND framework by Lionel Debieve · 4 years, 9 months ago
  77. 094ab3d Add SPI-MEM framework by Lionel Debieve · 4 years, 9 months ago
  78. 64a524d Add raw NAND framework by Lionel Debieve · 4 years, 10 months ago
  79. 1021916 Merge changes from topic "ld/mtd_framework" into integration by Soby Mathew · 4 years, 6 months ago
  80. 86cac73 Merge "console: 16550: Prepare for skipping initialisation" into integration by Manish Pandey · 4 years, 6 months ago
  81. f30cddc io: change seek offset to signed long long by Yann Gautier · 5 years ago
  82. 025b1d2 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 4 years, 6 months ago
  83. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  84. aa190c1 Merge "rcar_gen3: drivers: ddr: Move DDR drivers out of staging" into integration by Manish Pandey · 4 years, 6 months ago
  85. 1fab9c3 Remove redundant declarations. by Madhukar Pappireddy · 4 years, 6 months ago
  86. 73f24ef rcar_gen3: drivers: ddr: Move DDR drivers out of staging by Marek Vasut · 4 years, 9 months ago
  87. 2df6d17 drivers: add a driver for snoop control unit by Vishnu Banavath · 4 years, 7 months ago
  88. 4049779 console: 16550: Prepare for skipping initialisation by Andre Przywara · 4 years, 7 months ago
  89. 1942037 Merge "drivers: marvell: comphy-a3700: support SGMII COMPHY power off" into integration by Mark Dykes · 4 years, 7 months ago
  90. 462e245 Merge "drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2" into integration by Mark Dykes · 4 years, 7 months ago
  91. 31450f8 Merge changes from topic "allwinner_pmic" into integration by Soby Mathew · 4 years, 7 months ago
  92. c50ebc4 Merge changes from topic "allwinner_pmic" into integration by Sandrine Bailleux · 4 years, 7 months ago
  93. 5697f15 Merge "cryptocell: add cryptocell 712 RSA 3K support" into integration by Soby Mathew · 4 years, 7 months ago
  94. 5614789 allwinner: Convert AXP803 regulator setup code into a driver by Samuel Holland · 4 years, 8 months ago
  95. e62c5dd drivers: allwinner: axp: Add AXP805 support by Samuel Holland · 4 years, 8 months ago
  96. 4f94cbc drivers: marvell: comphy-a3700: support SGMII COMPHY power off by Marek Behún · 4 years, 8 months ago
  97. 718e02c drivers: marvell: comphy-a3700: fix USB3 powering on when on lane 2 by Marek Behún · 4 years, 9 months ago
  98. a6e5342 cryptocell: add cryptocell 712 RSA 3K support by Gilad Ben-Yossef · 4 years, 10 months ago
  99. e5ed19c Merge changes from topic "bs/libc" into integration by Soby Mathew · 4 years, 7 months ago
  100. fddf518 libc: Consolidate unified definitions by Bence Szépkúti · 4 years, 8 months ago