1. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  2. 2e56717 Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 2 years, 9 months ago
  3. 2ee6797 Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 2 years, 9 months ago
  4. 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 2 years, 10 months ago
  5. 7ed3846 Merge "fix(plat/mediatek/mt8195): fix coverity fail" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  6. 754cec9 refactor(drivers/marvell/comphy-3700): simplify usage of sata power off by Pali Rohár · 2 years, 9 months ago
  7. 352322f Merge "refactor(spmd): boot interface and pass core id" into integration by Olivier Deprez · 2 years, 9 months ago
  8. dc9fb93 feat(docs/nxp/layerscape): add ls1028a soc and board support by Jiafei Pan · 2 years, 10 months ago
  9. 19ccc51 feat(plat/nxp/ls1028ardb): add ls1028ardb board support by Jiafei Pan · 2 years, 10 months ago
  10. 2f71dbf feat(plat/nxp/ls1028a): add ls1028a soc support by Jiafei Pan · 2 years, 10 months ago
  11. 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 3 years, 9 months ago
  12. 77bdc13 Merge changes I48d23785,I3dd99d87 into integration by Joanna Farley · 2 years, 9 months ago
  13. 541e075 docs(maintainers): update qti maintainer by Saurabh Gorecha · 2 years, 10 months ago
  14. 43987c5 feat(plat/qti/sc7280): support for qti sc7280 plat by Saurabh Gorecha · 3 years, 1 month ago
  15. 9ee1f9c fix(stm32_console): do not skip init for crash console by Yann Gautier · 2 years, 10 months ago
  16. 5c84e74 fix(plat/st): add UART reset in crash console init by Yann Gautier · 3 years, 10 months ago
  17. 9f26f00 Merge "fix(drivers/tzc400): never disable filter 0" into integration by Joanna Farley · 2 years, 9 months ago
  18. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 2 years, 10 months ago
  19. cfa88cc fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 4 years, 10 months ago
  20. 4e3a51a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 3 years ago
  21. 74aa83a fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 3 years, 3 months ago
  22. a9ae6b1 fix(spi_nand): check correct manufacturer id by Christophe Kerello · 3 years ago
  23. fc4c400 fix(spi_nand): check that parameters have been set by Christophe Kerello · 3 years ago
  24. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 9 months ago
  25. 94b891f fix(plat/mediatek/mt8195): fix coverity fail by Rex-BC Chen · 2 years, 10 months ago
  26. 2621cfd feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 4 months ago
  27. 1b6f314 Merge changes Iedc19d8f,Ic5fc78c9 into integration by Madhukar Pappireddy · 2 years, 10 months ago
  28. 3b4c605 Merge "refactor(tc): use internal trusted storage" into integration by Olivier Deprez · 2 years, 10 months ago
  29. ea84e43 refactor(tc): use internal trusted storage by Davidson K · 2 years, 11 months ago
  30. 5fc61a6 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · 3 years, 2 months ago
  31. 702303f Merge "docs(ff-a): fix specification naming" into integration by Manish Pandey · 2 years, 10 months ago
  32. b7e1f04 Merge "docs(ff-a): managed exit parameter separation" into integration by Manish Pandey · 2 years, 10 months ago
  33. 0a7cf57 feat(plat/nxp/common): define default SD buffer by Jiafei Pan · 2 years, 10 months ago
  34. 44b08dd feat(driver/nxp/xspi): add MT35XU02G flash info by Jiafei Pan · 2 years, 10 months ago
  35. 40b6d86 feat(plat/nxp/common): add SecMon register definition for ch_3_2 by Jiafei Pan · 2 years, 10 months ago
  36. 67a9890 feat(driver/nxp/dcfg): define RSTCR_RESET_REQ by Jiafei Pan · 2 years, 10 months ago
  37. f60957f feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS by Jiafei Pan · 2 years, 10 months ago
  38. 584c3f1 feat(plat/nxp/common): define default PSCI features if not defined by Jiafei Pan · 2 years, 10 months ago
  39. def7edc feat(plat/nxp/common): define common macro for ARM registers by Jiafei Pan · 2 years, 10 months ago
  40. f4a5605 feat(plat/nxp/common): add CCI and EPU address definition by Jiafei Pan · 2 years, 10 months ago
  41. e2be2dd feat(plat/mediatek/mt8195): add EMI MPU basic drivers by developer · 2 years, 10 months ago
  42. de413fb Merge "fix(plat/synquacer): update scmi power domain off handling" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  43. f70e289 feat(plat/imx/imx8m/imx8mp): enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  44. a61a5c2 feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  45. e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  46. 14b5c06 feat(plat/imx/imx8m/imx8mp): add initial definition to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  47. 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  48. 8b9fd1d feat(plat/imx/imx8m/imx8mp): add imx8mp_private.h to the build by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  49. 804b6b5 fix(plat/synquacer): update scmi power domain off handling by Masahisa Kojima · 2 years, 11 months ago
  50. 0d3844d feat(plat/mediatek/mt8195): add vcore-dvfs support by developer · 3 years ago
  51. d05d03b Merge "fix(plat/qti/sc7180): qti smc addition" into integration by Julius Werner · 2 years, 10 months ago
  52. c58d6d9 feat(plat/rcar3): keep RWDT enabled by Marek Vasut · 3 years, 3 months ago
  53. 62ae542 feat(drivers/rcar3): add extra offset if booting B-side by Marek Vasut · 3 years, 3 months ago
  54. 8bb74f3 feat(plat/rcar3): modify LifeC register setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  55. b54bac0 feat(plat/rcar3): modify SWDT counter setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  56. 7176f87 feat(plat/rcar3): update DDR setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  57. c46e1ea feat(plat/rcar3): remove access to RMSTPCRn registers in R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  58. 9be13a9 feat(plat/rcar3): add process of SSCG setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  59. 8db26d5 feat(plat/rcar3): add process to back up X6 and X7 register's value by Toshiyuki Ogasahara · 3 years ago
  60. 4198e75 feat(plat/rcar3): modify operation register from SYSCISR to SYSCISCR by Toshiyuki Ogasahara · 3 years ago
  61. c2dfd8e feat(plat/rcar3): add SYSCEXTMASK bit set/clear in scu_power_up by Toshiyuki Ogasahara · 3 years ago
  62. 1885aa5 feat(plat/rcar3): change the memory map for OP-TEE by Toshiyuki Ogasahara · 3 years ago
  63. 58ff4b2 feat(plat/rcar3): use PRR cut to determine DRAM size on M3 by Toshiyuki Ogasahara · 3 years ago
  64. 44289fb feat(plat/rcar3): apply ERRATA_A53_1530924 and ERRATA_A57_1319537 by Toshiyuki Ogasahara · 3 years ago
  65. 86b75ee fix(plat/rcar3): fix disabling MFIS write protection for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  66. 2ddf1d4 fix(plat/rcar3): fix eMMC boot support for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  67. c3c5227 fix(plat/rcar3): fix version judgment for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  68. a2f9c18 fix(plat/rcar3): fix source file to make about GICv2 by Toshiyuki Ogasahara · 3 years ago
  69. 8ff7987 fix(drivers/rcar3): console: fix a return value of console_rcar_init by Toshiyuki Ogasahara · 3 years ago
  70. 46dff79 Merge changes from topic "gic-700-auto" into integration by André Przywara · 2 years, 10 months ago
  71. 758cccb Merge "fix(plat/marvell/a3k): enable workaround for erratum 1530924" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  72. 2cb874d Merge "fix(docs-contributing.rst): fix formatting for code snippet" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  73. c59a1f1 Merge "docs(stm32mp1): update doc for FIP/FCONF" into integration by Mark Dykes · 2 years, 10 months ago
  74. cebeb72 Merge "feat(plat/st): add a new DDR firewall management" into integration by Mark Dykes · 2 years, 10 months ago
  75. a56367b Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 2 years, 10 months ago
  76. ec27d15 Merge "feat(fdts): add firewall regions into STM32MP1 DT" into integration by Mark Dykes · 2 years, 10 months ago
  77. 290c1b5 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 10 months ago
  78. 2cfe892 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 10 months ago
  79. df09a21 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 10 months ago
  80. 6c4f9f7 Merge "feat(plat/st): improve FIP image loading from MMC" into integration by Mark Dykes · 2 years, 10 months ago
  81. 634654e Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 10 months ago
  82. 4ab7a4a refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years ago
  83. ef7d6f3 fix(docs-contributing.rst): fix formatting for code snippet by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  84. d09845c Merge "fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  85. 011f889 fix(plat/marvell/a3k): enable workaround for erratum 1530924 by Marek Behún · 2 years, 10 months ago
  86. 9730da0 docs(stm32mp1): update doc for FIP/FCONF by Yann Gautier · 3 years, 5 months ago
  87. 1dc5e2e feat(plat/st): add a new DDR firewall management by Lionel Debieve · 3 years, 9 months ago
  88. 7bd2336 feat(tzc400): update filters by region by Lionel Debieve · 3 years, 9 months ago
  89. 57c8e90 Merge "docs(contribution-guidelines): add coverity build configuration section" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  90. ca72383 Merge changes from topic "advk-serror" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  91. 32e5fa0 docs(contribution-guidelines): add coverity build configuration section by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  92. 82f52ca fix(plat/qti/sc7180): qti smc addition by Saurabh Gorecha · 2 years, 10 months ago
  93. 0767042 Merge changes I0ae8a6ea,I0b4fc83e into integration by Olivier Deprez · 2 years, 10 months ago
  94. 1925c78 feat(tc): Enable SVE for both secure and non-secure world by Usama Arif · 2 years, 10 months ago
  95. a49bd49 feat(tc): populate HW_CONFIG in BL31 by Usama Arif · 2 years, 11 months ago
  96. b657543 Merge "docs: nxp soc-lx2160a based platforms" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  97. 14afb6d feat(fdts): add firewall regions into STM32MP1 DT by Yann Gautier · 3 years ago
  98. 68e6d69 refactor(plat/st): use TZC400 bindings by Yann Gautier · 3 years ago
  99. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years ago
  100. 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · 3 years ago