1. 672d669 fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 2 years, 8 months ago
  2. 707f071 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · 2 years, 8 months ago
  3. dbbc9a6 refactor(plat/fvp): update FVP platform DTS for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  4. deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 2 years, 9 months ago
  5. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  6. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  7. 9d870b7 feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 2 years, 9 months ago
  8. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 2 years, 9 months ago
  9. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 2 years, 9 months ago
  10. 434d049 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · 2 years, 9 months ago
  11. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  12. 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 2 years, 9 months ago
  13. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 2 years, 9 months ago
  14. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 2 years, 9 months ago
  15. 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  16. 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 2 years, 9 months ago
  17. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 2 years, 9 months ago
  18. fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years, 6 months ago
  19. a07c94b Merge changes from topic "gm/reviewCI" into integration by Joanna Farley · 2 years, 6 months ago
  20. 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 7 months ago
  21. cd12b19 docs: armv8-R aarch64 fvp_r documentation by laurenw-arm · 2 years, 11 months ago
  22. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 1 month ago
  23. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 2 months ago
  24. 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 3 years, 5 months ago
  25. 890ee3e Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  26. 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 2 years, 6 months ago
  27. 819dd71 Merge changes If3859447,I56084c42 into integration by Madhukar Pappireddy · 2 years, 6 months ago
  28. d932a58 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · 2 years, 8 months ago
  29. cbee43e feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · 2 years, 8 months ago
  30. 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 2 years, 6 months ago
  31. 72a56fc Merge "feat(hcx): add build option to enable FEAT_HCX" into integration by Manish Pandey · 2 years, 6 months ago
  32. 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years ago
  33. 46b13fc Merge changes from topic "od/sp-uuid-gen" into integration by Olivier Deprez · 2 years, 6 months ago
  34. b7bc51a fix: OP-TEE SP manifest per latest SPMC changes by Olivier Deprez · 2 years, 7 months ago
  35. dcdbcdd fix: SP UUID little to big endian in TF-A build by Olivier Deprez · 2 years, 11 months ago
  36. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 8 months ago
  37. c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 2 years, 6 months ago
  38. ab5964a Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 2 years, 6 months ago
  39. 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 2 years, 6 months ago
  40. 98c58a9 Merge "fix(plat/mediatek/mt8195): fix coverity fail" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  41. 2245bb8 Merge "refactor(spmd): boot interface and pass core id" into integration by Olivier Deprez · 2 years, 6 months ago
  42. 52a1e9f feat(docs/nxp/layerscape): add ls1028a soc and board support by Jiafei Pan · 2 years, 7 months ago
  43. 34e2112 feat(plat/nxp/ls1028ardb): add ls1028ardb board support by Jiafei Pan · 2 years, 7 months ago
  44. 9d250f0 feat(plat/nxp/ls1028a): add ls1028a soc support by Jiafei Pan · 2 years, 7 months ago
  45. af4ed71 Merge changes I48d23785,I3dd99d87 into integration by Joanna Farley · 2 years, 6 months ago
  46. 45fa189 docs(maintainers): update qti maintainer by Saurabh Gorecha · 2 years, 7 months ago
  47. 46ee50e feat(plat/qti/sc7280): support for qti sc7280 plat by Saurabh Gorecha · 2 years, 10 months ago
  48. 49c7f0c fix(stm32_console): do not skip init for crash console by Yann Gautier · 2 years, 7 months ago
  49. b38e2ed fix(plat/st): add UART reset in crash console init by Yann Gautier · 3 years, 7 months ago
  50. 95ef4a0 Merge "fix(drivers/tzc400): never disable filter 0" into integration by Joanna Farley · 2 years, 6 months ago
  51. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 2 years, 7 months ago
  52. 373f06b fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 4 years, 7 months ago
  53. cbd2e8a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 2 years, 8 months ago
  54. 1550909 fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 3 years ago
  55. 4490b79 fix(spi_nand): check correct manufacturer id by Christophe Kerello · 2 years, 9 months ago
  56. bc453ab fix(spi_nand): check that parameters have been set by Christophe Kerello · 2 years, 9 months ago
  57. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 6 months ago
  58. 85e4d14 fix(plat/mediatek/mt8195): fix coverity fail by Rex-BC Chen · 2 years, 6 months ago
  59. fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 1 month ago
  60. d272611 Merge changes Iedc19d8f,Ic5fc78c9 into integration by Madhukar Pappireddy · 2 years, 7 months ago
  61. be1eba5 Merge "refactor(tc): use internal trusted storage" into integration by Olivier Deprez · 2 years, 7 months ago
  62. 38f7904 refactor(tc): use internal trusted storage by Davidson K · 2 years, 8 months ago
  63. ef378d3 fix(drivers/tzc400): never disable filter 0 by Stas Sergeev · 2 years, 11 months ago
  64. e693013 Merge "docs(ff-a): fix specification naming" into integration by Manish Pandey · 2 years, 7 months ago
  65. ac61bee Merge "docs(ff-a): managed exit parameter separation" into integration by Manish Pandey · 2 years, 7 months ago
  66. 4225ce8 feat(plat/nxp/common): define default SD buffer by Jiafei Pan · 2 years, 7 months ago
  67. a4f5015 feat(driver/nxp/xspi): add MT35XU02G flash info by Jiafei Pan · 2 years, 7 months ago
  68. 66f7884 feat(plat/nxp/common): add SecMon register definition for ch_3_2 by Jiafei Pan · 2 years, 7 months ago
  69. 6c5d140 feat(driver/nxp/dcfg): define RSTCR_RESET_REQ by Jiafei Pan · 2 years, 7 months ago
  70. 3a2cc2e feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS by Jiafei Pan · 2 years, 7 months ago
  71. a204785 feat(plat/nxp/common): define default PSCI features if not defined by Jiafei Pan · 2 years, 7 months ago
  72. 35efe7a feat(plat/nxp/common): define common macro for ARM registers by Jiafei Pan · 2 years, 7 months ago
  73. 6cad59c feat(plat/nxp/common): add CCI and EPU address definition by Jiafei Pan · 2 years, 7 months ago
  74. 75edd34 feat(plat/mediatek/mt8195): add EMI MPU basic drivers by Penny Jan · 2 years, 7 months ago
  75. 3a355c2 Merge "fix(plat/synquacer): update scmi power domain off handling" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  76. f7f5d2c fix(plat/synquacer): update scmi power domain off handling by Masahisa Kojima · 2 years, 8 months ago
  77. d562130 feat(plat/mediatek/mt8195): add vcore-dvfs support by Dawei Chien · 2 years, 9 months ago
  78. 3c8d282 Merge "fix(plat/qti/sc7180): qti smc addition" into integration by Julius Werner · 2 years, 7 months ago
  79. 0295079 Merge changes from topic "gic-700-auto" into integration by André Przywara · 2 years, 7 months ago
  80. a4ea205 Merge "fix(plat/marvell/a3k): enable workaround for erratum 1530924" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  81. 0a948cd Merge "fix(docs-contributing.rst): fix formatting for code snippet" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  82. 9ecf943 Merge "docs(stm32mp1): update doc for FIP/FCONF" into integration by Mark Dykes · 2 years, 7 months ago
  83. 2ed0c59 Merge "feat(plat/st): add a new DDR firewall management" into integration by Mark Dykes · 2 years, 7 months ago
  84. d3f91e2 Merge "feat(tzc400): update filters by region" into integration by Mark Dykes · 2 years, 7 months ago
  85. 20a2053 Merge "feat(fdts): add firewall regions into STM32MP1 DT" into integration by Mark Dykes · 2 years, 7 months ago
  86. d114a38 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 7 months ago
  87. 282da3c Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 7 months ago
  88. ded5979 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 7 months ago
  89. 4b43123 Merge "feat(plat/st): improve FIP image loading from MMC" into integration by Mark Dykes · 2 years, 7 months ago
  90. 6c7cc93 Merge changes from topic "st_fip_fconf" into integration by Mark Dykes · 2 years, 7 months ago
  91. f2dcf41 refactor(spmd): boot interface and pass core id by Olivier Deprez · 2 years, 9 months ago
  92. d0bbe81 fix(docs-contributing.rst): fix formatting for code snippet by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  93. 5a7b258 Merge "fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  94. 975563d fix(plat/marvell/a3k): enable workaround for erratum 1530924 by Marek Behún · 2 years, 7 months ago
  95. 07f8162 docs(stm32mp1): update doc for FIP/FCONF by Yann Gautier · 3 years, 2 months ago
  96. 4584e01 feat(plat/st): add a new DDR firewall management by Lionel Debieve · 3 years, 6 months ago
  97. ce7ef9d feat(tzc400): update filters by region by Lionel Debieve · 3 years, 6 months ago
  98. ab0c815 Merge "docs(contribution-guidelines): add coverity build configuration section" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  99. a138717 Merge changes from topic "advk-serror" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  100. 6c3d92e docs(contribution-guidelines): add coverity build configuration section by Jayanth Dodderi Chidanand · 2 years, 7 months ago