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