1. 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
  2. 7bd0489 Merge "feat(stm32mp15): remove OP-TEE shared mem" into integration by Manish V Badarkhe · Mon Jun 03 09:50:20 2024 +0200
  3. 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
  4. 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
  5. ff8fbfd feat(fvp): fdts: add stdout-path to the Foundation FVPs by Vincent Stehlé · Thu May 23 11:38:06 2024 +0200
  6. 62c1203 feat(tc): add default SLC policy for the gpu by Angel Rodriguez Garcia · Thu Dec 21 10:11:13 2023 +0000
  7. 4a0011c feat(stm32mp15): remove OP-TEE shared mem by Yann Gautier · Thu Jun 30 14:40:06 2022 +0200
  8. 4dd0e51 feat(tc): support full-HD resolution for the FVP model by Sergio Alves · Wed Dec 06 15:24:44 2023 +0000
  9. 102554c feat(tc): bind SCMI over MHUv3 for TC3 by Boyan Karatotev · Fri Apr 19 12:27:46 2024 +0100
  10. cd2b4cc feat(tc): add MHUv3 DT binding for TC3 by Boyan Karatotev · Wed Apr 24 10:09:18 2024 +0100
  11. fdeb95f refactor(tc): move SCMI nodes into the 'firmware' node by Boyan Karatotev · Fri Apr 19 13:59:11 2024 +0100
  12. d1f5550 refactor(tc): move MHUv2 property to tc2.dts by Boyan Karatotev · Fri Apr 19 12:00:49 2024 +0100
  13. 514e7d9 refactor(tc): drop the 'mhu-protocol' property in DT binding by Boyan Karatotev · Wed Apr 17 17:12:18 2024 +0100
  14. e0c2410 refactor(tc): append properties in DT bindings by Leo Yan · Mon Apr 15 11:35:15 2024 +0100
  15. 9add671 refactor(tc): move SCMI clock DT binding into tc-base.dtsi by Leo Yan · Wed Apr 24 10:03:50 2024 +0100
  16. 815f550 refactor(tc): introduce a new file tc-fpga.dtsi by Leo Yan · Wed Apr 24 09:57:28 2024 +0100
  17. 6705ff0 refactor(tc): move out platform specific DT binding from tc-base.dtsi by Leo Yan · Sun Apr 14 22:09:34 2024 +0100
  18. 4d4a197 refactor(tc): move out platform specific code from tc_vers.dtsi by Leo Yan · Wed Apr 24 09:53:21 2024 +0100
  19. b4d7134 refactor(tc): add platform specific DT files by Leo Yan · Sun Apr 14 08:27:39 2024 +0100
  20. e2c373c refactor(tc): rename 'tc_fvp.dtsi' to 'tc-fvp.dtsi' by Leo Yan · Sun Apr 14 21:34:59 2024 +0100
  21. bd7dc05 refactor(tc): introduce a new macro ADDRESSIFY() by Leo Yan · Mon Apr 15 09:05:34 2024 +0100
  22. 88309be refactor(tc): correlate secure world addresses with platform_def by Boyan Karatotev · Mon Dec 04 16:12:08 2023 +0000
  23. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  24. d2ca287 feat(tc): add arm_ffa node in dts by Boyan Karatotev · Tue Nov 28 16:08:52 2023 +0000
  25. 7160e0d chore(tc): add dummy entropy to speed up the Linux boot by Ben Horgan · Mon Dec 11 16:01:10 2023 +0000
  26. 938124e feat(tc): choose the DPU address and irq based on the target by Davidson K · Thu Dec 14 12:03:23 2023 +0530
  27. 090a6aa feat(tc): add SCMI power domain and IOMMU toggles by Kshitij Sisodia · Wed Nov 22 17:03:45 2023 +0000
  28. 9ac73a4 refactor(tc): move the FVP RoS to a separate file by Boyan Karatotev · Tue Nov 14 09:38:08 2023 +0000
  29. 9556276 feat(tc): factor in FVP/FPGA differences by Boyan Karatotev · Wed Nov 15 11:54:33 2023 +0000
  30. 192ad5d feat(tc): introduce an FPGA subvariant and TC3 CPUs by Boyan Karatotev · Tue Dec 12 15:59:01 2023 +0000
  31. 6ed3bf6 feat(tc): add TC3 platform definitions by Boyan Karatotev · Fri Jul 07 13:33:19 2023 +0000
  32. 13b8e74 refactor(tc): sanitise the device tree by Boyan Karatotev · Tue Nov 14 13:57:56 2023 +0000
  33. 4fef47c feat(tc): add PMU entry by Boyan Karatotev · Wed Nov 15 11:29:59 2023 +0000
  34. 817720e chore(tc): remove unused hdlcd by Boyan Karatotev · Wed Nov 15 11:23:05 2023 +0000
  35. 77b301a feat(tc): add firmware update secure partition by Tudor Cretu · Fri Sep 24 12:09:53 2021 +0000
  36. 63128dc feat(tc): add spmc manifest with trusty sp by Arunachalam Ganapathy · Mon Apr 11 14:43:15 2022 +0100
  37. 25c4fb7 fix(tc): correct interrupts by Boyan Karatotev · Tue Aug 08 15:37:52 2023 +0100
  38. b32a8f4 feat(tc): interrupt numbers for `smmu_700` by Kshitij Sisodia · Wed Aug 16 09:46:05 2023 +0100
  39. 80781a5 feat(tc): enable gpu/dpu scmi power domain and also gpu perf domain by Ben Horgan · Wed Jul 26 20:45:27 2023 +0100
  40. 7c607f2 refactor(tc): remap console logs by annsai01 · Mon Feb 20 13:34:57 2023 +0000
  41. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · Tue Jan 23 12:54:09 2024 +0100
  42. c1aef7d feat(dt-bindings): introduce CCA CoT, rename TBBR by laurenw-arm · Tue Jan 09 20:47:08 2024 -0600
  43. 4abeb0e feat(stm32mp2-fdts): add board ID OTP in STM32MP257F-EV1 by Yann Gautier · Thu Jan 04 18:53:09 2024 +0100
  44. 01a244a feat(stm32mp2-fdts): add OTP nodes in STM32MP251 SoC DT file by Yann Gautier · Thu Jan 04 18:48:47 2024 +0100
  45. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · Thu Jan 04 11:45:31 2024 +0100
  46. 5bb424b feat(fvp): add support for virto-net, virtio-9p and virtio-rng by Debbie Martin · Tue Oct 24 13:51:55 2023 +0100
  47. 8b9af09 feat(fvp): add stdout-path by Debbie Martin · Wed Sep 27 18:05:26 2023 +0100
  48. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  49. 433234b fix(stm32mp13-fdts): cosmetic fixes in PLL nodes by Gabriel Fernandez · Wed May 10 17:27:29 2023 +0200
  50. 00510af feat(stm32mp2-fdts): add stm32mp257f-ev1 board by Alexandre Torgue · Thu Nov 18 12:26:49 2021 +0100
  51. ff173d1 feat(stm32mp2-fdts): introduce stm32mp25 pinctrl files by Alexandre Torgue · Thu Jan 07 14:15:12 2021 +0100
  52. deccca2 feat(stm32mp2-fdts): introduce stm32mp25 SoCs family by Alexandre Torgue · Wed Oct 07 15:29:52 2020 +0200
  53. cb397d6 feat(morello): add cpuidle support by sahil · Thu May 25 13:47:13 2023 +0530
  54. 15c159f feat(fdts/morello): add thermal framework by Anurag Koul · Tue Sep 13 17:22:17 2022 +0100
  55. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  56. 57b7b0c feat(morello): add support for I2S audio by Faiz Abbas · Thu Feb 10 17:01:39 2022 +0000
  57. 0d48a31 feat(morello): fdts: add CoreSight DeviceTree bindings by Werner Lewis · Tue Apr 25 11:29:17 2023 +0100
  58. a783383 fix(stm32mp13-fdts): correct the BSEC nodes compatible by Patrick Delaunay · Wed Feb 16 15:40:10 2022 +0100
  59. 5c14e6b fix(stm32mp1-fdts): move /omit-if-no-ref/ to overlay files by Yann Gautier · Thu Apr 06 18:14:41 2023 +0200
  60. 51ca35e Merge "fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c" into integration by Madhukar Pappireddy · Thu Apr 13 16:33:27 2023 +0200
  61. 0b4e2c1 fix(stm32mp15-fdts): use /omit-if-no-ref/ for spi and i2c by Vyacheslav Yurkov · Tue Apr 04 20:58:13 2023 +0200
  62. 8826438 feat(ethos-n): add multiple asset allocators by Joshua Pimm · Wed Nov 09 11:26:11 2022 +0000
  63. cb97b4c Merge changes I6b4a4d22,I06bde289,I86e39481,I7ea9b75c into integration by Madhukar Pappireddy · Mon Apr 03 16:39:20 2023 +0200
  64. 1a3d3f9 Merge "feat(stm32mp15-fdts): add support for prtt1x board family" into integration by Manish Pandey · Tue Mar 28 17:37:22 2023 +0200
  65. 32409c7 feat(stm32mp1-fdts): use /omit-if-no-ref/ for pins nodes by Yann Gautier · Thu Mar 02 11:50:07 2023 +0100
  66. d701f27 fix(pmu): switch FVP PMUv3 SPIs to PPI by AlexeiFedorov · Tue Mar 07 13:34:45 2023 +0000
  67. d7f847b feat(stm32mp15-fdts): add support for prtt1x board family by David Jander · Wed Jun 30 11:32:46 2021 +0200
  68. 785c7bc feat(morello): add GPU DT node by Patrik Berglund · Mon Feb 20 11:52:39 2023 +0000
  69. e87d856 Merge "refactor(tc): update total compute gpu device node" into integration by Manish V Badarkhe · Fri Feb 03 17:04:42 2023 +0100
  70. b2a75b8 refactor(tc): update total compute gpu device node by Rupinderjit Singh · Fri Feb 03 09:29:57 2023 +0000
  71. 1ad2c41 feat(plat/tc): enable MPAM functionality of L3 DSU cache by Davidson K · Fri Jan 13 14:02:13 2023 +0530
  72. 4bb9b44 Merge changes from topic "st_dt_update" into integration by Manish Pandey · Tue Jan 17 17:43:29 2023 +0100
  73. 558b359 refactor(stm32mp15-fdts): remove unused PMIC nodes by Yann Gautier · Fri Oct 21 15:11:25 2022 +0200
  74. 2486d92 fix(stm32mp15-fdts): use interrupts-extended for i2c2 by Yann Gautier · Fri Oct 21 15:31:36 2022 +0200
  75. 2385c95 style(stm32mp15-fdts): remove extra spaces on vbus by Yann Gautier · Fri Oct 21 11:25:49 2022 +0200
  76. ac9e120 fix(plat/tc): increase TC_TZC_DRAM1_SIZE by Arunachalam Ganapathy · Mon Apr 11 17:38:17 2022 +0100
  77. 4662a88 fix(tc): change the properties of optee reserved memory by Davidson K · Wed Dec 14 17:38:14 2022 +0530
  78. ce63312 feat(tc): use smmu 700 by Davidson K · Mon Nov 21 17:49:51 2022 +0530
  79. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · Tue Nov 29 13:32:41 2022 +0000
  80. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  81. c0ce188 fix(stm32mp13-fdts): remove secure status by Lionel Debieve · Thu Oct 06 08:52:30 2022 +0200
  82. 563e715 feat(stm32mp1-fdts): add CoT and fuse references for authentication by Lionel Debieve · Thu Oct 06 08:51:32 2022 +0200
  83. 0efb37c Merge "fix(stm32mp13-fdts): correct PLL nodes name" into integration by Madhukar Pappireddy · Mon Oct 24 21:41:31 2022 +0200
  84. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
  85. df7041b fix(fvp_ve): fdts: Fix vexpress,config-bus subnode names by Andre Przywara · Tue Aug 23 10:45:54 2022 +0100
  86. 446b799 fix(fvp): fdts: Fix idle-states entry method by Andre Przywara · Mon Aug 22 15:54:26 2022 +0100
  87. 1846f19 fix(fvp): fdts: fix memtimer subframe addressing by Andre Przywara · Mon Aug 22 15:50:22 2022 +0100
  88. 974fc95 feat(fvp): fdts: update rtsm_ve DT files from the Linux kernel by Andre Przywara · Fri Aug 19 16:21:29 2022 +0100
  89. 188ce9f refactor(fvp): fdts: consolidate GICv2 base FVP DT files by Andre Przywara · Fri Aug 19 11:01:16 2022 +0100
  90. fa23ada refactor(fvp): fdts: consolidate GICv3 base FVP DT files by Andre Przywara · Fri Aug 19 11:00:37 2022 +0100
  91. 04cf78f feat(fvp): dts: drop 32-bit .dts files by Andre Przywara · Fri Aug 19 10:26:00 2022 +0100
  92. 774e64a refactor(fvp): fdts: merge motherboard .dtsi files by Andre Przywara · Fri Aug 19 10:45:17 2022 +0100
  93. 14f5dab refactor(fvp_ve): fdts: prepare Cortex-A5 and A7 model DTs by Andre Przywara · Thu Aug 25 12:59:10 2022 +0100
  94. fff428c fix(fvp): fdts: unify and fix PSCI nodes by Andre Przywara · Fri Dec 10 18:22:09 2021 +0000
  95. b776b74 fix(stm32mp13-fdts): correct PLL nodes name by Yann Gautier · Mon Oct 03 11:31:24 2022 +0200
  96. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
  97. 2858cf5 fix(tc): resolve the static-checks errors by Jayanth Dodderi Chidanand · Wed Sep 28 11:41:48 2022 +0100
  98. 8adaead Merge "feat(tc): add RTC PL031 device tree node" into integration by Sandrine Bailleux · Tue Sep 27 13:03:54 2022 +0200
  99. d2d0298 feat(tc): add RTC PL031 device tree node by Rupinderjit Singh · Mon Sep 12 17:25:32 2022 +0100
  100. 44664d9 Merge changes from topic "morello-dt-fix" into integration by Manish V Badarkhe · Wed Sep 14 12:35:29 2022 +0200