1. e658cfe feat(stm32mp1-fdts): remove PLL1 settings by Gabriel Fernandez · 1 year, 10 months ago
  2. 0a1f7b6 feat(st-clock): update with new bindings by Gabriel Fernandez · 2 years, 3 months ago
  3. df4be52 feat(stm32mp1-fdts): new RCC DT bindings for STM32MP1 by Gabriel Fernandez · 2 years, 3 months ago
  4. a15dde8 feat(dt-bindings): new RCC DT bindings by Gabriel Fernandez · 2 years, 3 months ago
  5. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · 2 years, 2 months ago
  6. 96adacd refactor(st-clock): remove LSEDRV_MEDIUM_HIGH for STM32MP13 by Gabriel Fernandez · 7 months ago
  7. c877c74 fix(st-clock): display proper PLL number for STM32MP13 by Patrick Delaunay · 6 months ago
  8. ea1064c fix(st-clock): do not reconfigure LSE by Yann Gautier · 2 years, 8 months ago
  9. 7a4308f feat(stm32mp1-fdts): move RNG1 to CSI to improve random generation by Lionel Debieve · 2 years, 9 months ago
  10. 8765b38 refactor(st-clock): remove unused clk function in API by Patrick Delaunay · 1 year, 1 month ago
  11. ab93d54 refactor(st-clock): support deactivated STGEN in stm32mp_stgen_config by Patrick Delaunay · 1 year, 1 month ago
  12. b80d0c7 feat(st-clock): add function to restore generic timer rate by Pascal Paillet · 3 years, 5 months ago
  13. c996556 Merge "fix(allwinner): remove unneeded header inclusion" into integration by André Przywara · 6 months ago
  14. a5a0494 Merge changes from topic "mb/refactor-cot" into integration by Manish V Badarkhe · 6 months ago
  15. fd4fd3f Merge "refactor(fdts): remove unused nodes from CoT device tree" into integration by Manish V Badarkhe · 6 months ago
  16. f348139 fix(allwinner): remove unneeded header inclusion by Andre Przywara · 7 months ago
  17. 777e440 Merge "fix(imx): disable DRAM retention by default on i.MX8MQ" into integration by Madhukar Pappireddy · 6 months ago
  18. c6750fa Merge changes from topic "xlnx_fix_cpu_pwrdwn_handling" into integration by Joanna Farley · 6 months ago
  19. 5bcc578 Merge "feat(rockchip): add RK3566/RK3568 Socs support" into integration by André Przywara · 6 months ago
  20. 9b9e522 feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 2 months ago
  21. 6706af5 fix(xilinx): handle power down event if SGI not registered by Jay Buddhabhatti · 6 months ago
  22. cefe39d Merge "fix(gpt): fix RME GPT library bug" into integration by Soby Mathew · 6 months ago
  23. 8d93f61 fix(xilinx): register for idle callback by Jay Buddhabhatti · 6 months ago
  24. 5b10efb Merge changes from topics "ck/tf-a-build-fixes", "ck/tf-a-romlib-build-fixes" into integration by Bipin Ravi · 6 months ago
  25. 87fe64c Merge "fix(nuvoton): fix MMU mapping settings" into integration by Madhukar Pappireddy · 6 months ago
  26. a14ec25 Merge "feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs" into integration by Joanna Farley · 6 months ago
  27. 98fc2bc fix(gpt): fix RME GPT library bug by AlexeiFedorov · 6 months ago
  28. 5179044 feat(xilinx): remove PM_IOCTL and PM_QUERY_DATA APIs by Ronak Jain · 6 months ago
  29. fb186c8 fix(nuvoton): fix MMU mapping settings by rutigl · 6 months ago
  30. d4b02d1 refactor(fdts): remove unused nodes from CoT device tree by Manish V Badarkhe · 6 months ago
  31. 8c83531 refactor(juno): add explicit entry for HW_CONFIG in BL2 CoT file by Manish V Badarkhe · 6 months ago
  32. d4c92a8 refactor(auth): remove HW_CONFIG reference from BL1 CoT file by Manish V Badarkhe · 6 months ago
  33. 17ff6c5 Merge "feat(fvp): fdts: add stdout-path to the Foundation FVPs" into integration by Olivier Deprez · 6 months ago
  34. 1479b1a build(romlib): don't timestamp generated wrappers by Chris Kay · 6 months ago
  35. 48d20fa build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · 6 months ago
  36. 6e1c3fd fix(build): fix incorrectly-escaped armlink preprocessor definitions by Chris Kay · 6 months ago
  37. cff18bf Merge "docs(gpt): update GPT library documentation" into integration by Soby Mathew · 6 months ago
  38. d251c35 docs(gpt): update GPT library documentation by AlexeiFedorov · 6 months ago
  39. 7bd0489 Merge "feat(stm32mp15): remove OP-TEE shared mem" into integration by Manish V Badarkhe · 6 months ago
  40. b99a64a Merge "feat(tc): add default SLC policy for the gpu" into integration by Manish V Badarkhe · 6 months ago
  41. 12ad1b1 Merge "feat(tc): support full-HD resolution for the FVP model" into integration by Manish V Badarkhe · 6 months ago
  42. ff8fbfd feat(fvp): fdts: add stdout-path to the Foundation FVPs by Vincent Stehlé · 6 months ago
  43. 5c2bf7d Merge "chore(errata-abi): minor variable rename" into integration by Lauren Wehrmeister · 6 months ago
  44. a5c6b43 chore(errata-abi): minor variable rename by Govindraj Raja · 6 months ago
  45. 2698625 Merge changes from topic "us_mhuv3" into integration by Manish Pandey · 6 months ago
  46. 62c1203 feat(tc): add default SLC policy for the gpu by Angel Rodriguez Garcia · 11 months ago
  47. feb5223 Merge "refactor(cm): move mpam registers into el2 context" into integration by Manish Pandey · 6 months ago
  48. bff492e Merge changes from topic "gr/cpu_ren" into integration by Joanna Farley · 6 months ago
  49. 8276014 chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 6 months ago
  50. 2aa454e fix(imx): disable DRAM retention by default on i.MX8MQ by Ahmad Fatoum · 9 months ago
  51. ec5e7f7 Merge "fix(imx8m): 8mq: enable imx_hab_handler" into integration by Madhukar Pappireddy · 6 months ago
  52. 106437d chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 6 months ago
  53. c1b4148 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · 6 months ago
  54. f902697 Merge "fix(s32g274a): avoid overwriting const fields" into integration by Madhukar Pappireddy · 6 months ago
  55. 1d1edd2 Merge "feat(mt8188): update SVP region ID and permission" into integration by Julius Werner · 6 months ago
  56. 00baf67 Merge changes I44537ba2,Ia12d3577,I06b3012c,Iec885405,Idab8013a into integration by Madhukar Pappireddy · 6 months ago
  57. b0f21ca Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · 6 months ago
  58. 5328f04 Merge "feat(mt8188): update the memory usage for SCP core0 and core1" into integration by Olivier Deprez · 6 months ago
  59. ae1cece feat(mt8188): update SVP region ID and permission by Haohao Sun · 9 months ago
  60. f5d6c45 feat(mt8188): update the memory usage for SCP core0 and core1 by developer · 7 months ago
  61. 4a0011c feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · 2 years, 5 months ago
  62. 4fb9d8e Merge "docs(changelog): changelog for v2.11 release" into integration by Manish Pandey · 6 months ago
  63. 8a7af84 docs(changelog): changelog for v2.11 release by Manish V Badarkhe · 6 months ago
  64. 4dd0e51 feat(tc): support full-HD resolution for the FVP model by Sergio Alves · 12 months ago
  65. c323ea5 Merge changes from topic "hm/rt-instr" into integration by Manish Pandey · 6 months ago
  66. 84edbbd feat(tc): add MHUv3 addresses between RSS and AP by Jackson Cooper-Driver · 7 months ago
  67. e1ce845 feat(tc): specify MHU version based on platform by Jackson Cooper-Driver · 9 months ago
  68. 102554c feat(tc): bind SCMI over MHUv3 for TC3 by Boyan Karatotev · 7 months ago
  69. cd2b4cc feat(tc): add MHUv3 DT binding for TC3 by Boyan Karatotev · 7 months ago
  70. 7d51bf8 feat(tc): add MHUv3 doorbell support on TC3 by Leo Yan · 6 months ago
  71. 8dd7d43 refactor(tc): change tc_scmi_plat_info to single structure by Leo Yan · 6 months ago
  72. 245ccf0 Merge "docs: move DPE option to experimental section" into integration by Manish V Badarkhe · 6 months ago
  73. 9e3deb2 docs: move DPE option to experimental section by Manish V Badarkhe · 6 months ago
  74. c0ca2d7 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · 6 months ago
  75. 4193729 docs(juno): update PSCI instrumentation data by Harrison Mutai · 1 year ago
  76. e210274 docs(n1sdp): update N1SDP PSCI instrumentation data by Harrison Mutai · 1 year, 7 months ago
  77. b9c5ba1 Merge "docs(maintainers): update the maintainer list for LTS" into integration by Manish V Badarkhe · 6 months ago
  78. 1f4c86b docs(maintainers): update the maintainer list for LTS by Bipin Ravi · 6 months ago
  79. f0557ca Merge "build: allow shell commands in `CC` and friends" into integration by Olivier Deprez · 6 months ago
  80. 57662b7 Merge changes from topic "mp/code_owners_doc" into integration by Manish V Badarkhe · 6 months ago
  81. e9a693e docs(maintainers): add code owners for runtime services module by Madhukar Pappireddy · 7 months ago
  82. 0cd3a51 docs(maintainers): add missing header files by Madhukar Pappireddy · 7 months ago
  83. ad71937 docs(maintainers): add code owners for context management module by Madhukar Pappireddy · 7 months ago
  84. f82e6e1 docs(maintainers): add code owners for runtime exceptions module by Madhukar Pappireddy · 7 months ago
  85. 1e0440b docs(maintainers): add missing files related to SPMD by Madhukar Pappireddy · 7 months ago
  86. 4747fc6 docs(maintainers): update missing files related to EL3 SPMC by Madhukar Pappireddy · 7 months ago
  87. 9e17203 Merge "docs: remove reference to phabricator pages" into integration by Manish V Badarkhe · 6 months ago
  88. aac64b0 docs: remove reference to phabricator pages by Olivier Deprez · 8 months ago
  89. e8dcac3 build: allow shell commands in `CC` and friends by Chris Kay · 6 months ago
  90. e91ba2f Merge "build: skip toolchain detection for some targets" into integration by Olivier Deprez · 6 months ago
  91. e5fc6e0 Merge "fix(juno): remove incorrect assert in sp min boot" into integration by Olivier Deprez · 6 months ago
  92. 81c0741 fix(juno): remove incorrect assert in sp min boot by Daniel Boulby · 6 months ago
  93. 0adde4e build: skip toolchain detection for some targets by Chris Kay · 6 months ago
  94. d3d6f54 fix(s32g274a): avoid overwriting const fields by Ghennadi Procopciuc · 7 months ago
  95. bd8b1bb feat(gpt): add support for large GPT mappings by AlexeiFedorov · 9 months ago
  96. 506da93 Merge "fix(fvp): added ranges for linux" into integration by Olivier Deprez · 6 months ago
  97. 2575285 fix(fvp): added ranges for linux by J-Alves · 7 months ago
  98. 3549971 Merge "build(libfdt): introduce include guards" into integration by Manish V Badarkhe · 7 months ago
  99. 637498e Merge "docs(prerequisites): update mbedtls version used" into integration by Manish Pandey · 7 months ago
  100. 6c518d6 docs(prerequisites): update mbedtls version used by Govindraj Raja · 7 months ago