1. 6c3c6f5 fix(st-pmic): remove deadcode from STPMIC2 driver by Maxime Méré · Thu Sep 26 09:29:49 2024 +0200
  2. 1964ec7 Merge "docs(fvp): update FVP versions used" into integration by Olivier Deprez · Wed Feb 26 08:37:01 2025 +0100
  3. e3601ed docs(fvp): update FVP versions used by Govindraj Raja · Tue Feb 25 10:29:58 2025 -0600
  4. 1d052a5 Merge "feat(rk3576): support rk3576" into integration by Mark Dykes · Tue Feb 25 21:53:45 2025 +0100
  5. 2250902 Merge changes I3d950e72,Id315a8fe,Ib62e6e9b,I1d0475b2 into integration by Manish V Badarkhe · Tue Feb 25 14:48:57 2025 +0100
  6. 90b7b75 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · Fri Nov 15 15:03:02 2024 +0000
  7. 02d9d83 perf(psci): get PMF timestamps with no cache flushes if possible by Boyan Karatotev · Wed Nov 06 16:23:07 2024 +0000
  8. b295347 perf(amu): greatly simplify AMU context management by Boyan Karatotev · Wed Nov 06 14:55:35 2024 +0000
  9. e02c7f3 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · Mon Nov 25 10:14:26 2024 +0000
  10. 1cb1ed2 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · Mon Feb 24 17:24:53 2025 +0100
  11. d6e6b60 Merge "feat(intel): add FDT support for Altera products" into integration by Yann Gautier · Mon Feb 24 17:10:17 2025 +0100
  12. 65b49f4 feat(intel): add FDT support for Altera products by Jit Loon Lim · Mon Feb 10 15:15:31 2025 +0800
  13. 6ccb03a Merge "fix(rmm): add support for BRBCR_EL2 register for feat_brbe" into integration by Soby Mathew · Mon Feb 24 15:14:07 2025 +0100
  14. ceca6ed refactor(cpus): declare runtime errata correctly by Boyan Karatotev · Fri Jan 24 09:51:03 2025 +0000
  15. 74ddacc perf(cpus): make reset errata do fewer branches by Boyan Karatotev · Wed Jan 22 13:54:43 2025 +0000
  16. 97476aa perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · Tue Nov 19 11:27:01 2024 +0000
  17. 1dcba8f perf(cpus): inline the reset function by Boyan Karatotev · Tue Nov 19 11:27:01 2024 +0000
  18. 282027c Merge "feat(rockchip): increase FDT Buffer for Rockchip Devices" into integration by Yann Gautier · Mon Feb 24 09:18:52 2025 +0100
  19. 75d9ca7 Merge "feat(rockchip): update uart baudrate for rk3399" into integration by Yann Gautier · Mon Feb 24 09:18:31 2025 +0100
  20. 1c16779 feat(rk3576): support rk3576 by XiaoDong Huang · Fri Feb 07 18:07:46 2025 +0800
  21. 8981e91 Merge "fix(rme): map DEVICE0_BASE as EL3_PAS" into integration by Olivier Deprez · Fri Feb 21 11:51:57 2025 +0100
  22. 62c1776 Merge changes from topic "versal2-pm-support" into integration by Joanna Farley · Fri Feb 21 10:42:57 2025 +0100
  23. 1ac80bb feat(versal2): extended SMCCC payload for EEMI by Senthil Nathan Thangaraj · Thu Feb 20 10:57:26 2025 -0800
  24. 8707ff8 feat(versal2): add support for platform management by Senthil Nathan Thangaraj · Thu Feb 20 10:55:32 2025 -0800
  25. 29080bb fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · Mon Feb 03 00:42:47 2025 -0600
  26. 82c21a3 feat(versal2): add dependency macro for PM by Senthil Nathan Thangaraj · Thu Feb 20 10:53:51 2025 -0800
  27. 5c074d3 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · Wed Dec 04 15:25:27 2024 +0000
  28. 23f4ff9 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · Tue Jan 21 08:44:52 2025 +0000
  29. 2ddee21 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · Thu Jan 23 15:27:30 2025 +0000
  30. 87dbaca Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · Thu Feb 20 17:33:31 2025 +0100
  31. 621a069 Merge changes from topic "jw/gic-lca-support" into integration by Manish V Badarkhe · Thu Feb 20 17:17:35 2025 +0100
  32. af2c51f refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · Tue Jan 21 08:16:34 2025 +0000
  33. e48c5d3 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · Thu Jan 23 16:17:52 2025 +0000
  34. 347db7f fix(cpus): declare reset errata correctly by Boyan Karatotev · Mon Jan 20 14:54:35 2025 +0000
  35. 0cbbb50 Merge "refactor(cpufeat): add FGT2 and Debugv8p9 to realm state" into integration by Govindraj Raja · Wed Feb 19 19:13:39 2025 +0100
  36. 0dc09a4 Merge "fix(cpus): fix a typo in errata doc" into integration by Govindraj Raja · Wed Feb 19 18:32:00 2025 +0100
  37. 6dfdab8 fix(cpus): fix a typo in errata doc by Govindraj Raja · Wed Feb 19 09:37:35 2025 -0600
  38. d410250 Merge "fix(psci): check if a core is the last one in a requested power level" into integration by Manish Pandey · Wed Feb 19 13:18:28 2025 +0100
  39. 2d6da25 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · Tue Dec 10 13:48:41 2024 -0600
  40. 6ca1ff8 feat(rockchip): increase FDT Buffer for Rockchip Devices by Chris Morgan · Thu Jan 30 10:57:22 2025 -0600
  41. 9c07355 Merge "feat(qemu): add hob support for qemu platforms" into integration by Olivier Deprez · Tue Feb 18 17:18:23 2025 +0100
  42. 8a4c69c Merge changes from topic "nxp-clk/add_usdhc_clock" into integration by Olivier Deprez · Tue Feb 18 15:23:50 2025 +0100
  43. 9eb0193 Merge "fix(spmd): prevent SIMD context loss" into integration by Manish Pandey · Tue Feb 18 12:59:04 2025 +0100
  44. 18df8c9 feat(s32g274a): enable sdhc clock by Ghennadi Procopciuc · Tue Jan 28 12:06:16 2025 +0200
  45. 3d9372f feat(nxp-clk): add clock modules for uSDHC by Ghennadi Procopciuc · Tue Jan 28 12:05:25 2025 +0200
  46. 6c204fb feat(nxp-clk): get MC_CGM divider's parent by Ghennadi Procopciuc · Tue Jan 28 12:04:56 2025 +0200
  47. 01ce820 feat(nxp-clk): get MC_CGM divider's rate by Ghennadi Procopciuc · Tue Jan 28 12:02:25 2025 +0200
  48. 364918f feat(nxp-clk): set MC_CGM divider's rate by Ghennadi Procopciuc · Tue Jan 28 12:01:14 2025 +0200
  49. e7a4e99 feat(nxp-clk): enable MC_CGM dividers by Ghennadi Procopciuc · Tue Jan 28 11:59:15 2025 +0200
  50. b1bc344 feat(nxp-clk): get parent for the fixed dividers by Ghennadi Procopciuc · Tue Jan 28 11:57:09 2025 +0200
  51. b64f11a feat(nxp-clk): set the rate for partition objects by Ghennadi Procopciuc · Tue Jan 28 11:52:11 2025 +0200
  52. 224a076 feat(nxp-clk): add clock objects for CGM dividers by Ghennadi Procopciuc · Thu Jan 23 10:34:35 2025 +0200
  53. eb26f08 feat(nxp-clk): add base address for PERIPH_DFS by Ghennadi Procopciuc · Mon Jan 20 16:02:21 2025 +0200
  54. a09cc00 Merge "fix(libc): remove __Nonnull type specifier" into integration by Olivier Deprez · Mon Feb 17 14:29:13 2025 +0100
  55. ab7f2d3 fix(rme): map DEVICE0_BASE as EL3_PAS by AlexeiFedorov · Thu Feb 13 13:14:34 2025 +0000
  56. 2118a22 Merge changes from topic "xlnx_fix_plat_ret_dt_tl" into integration by Joanna Farley · Mon Feb 17 13:21:11 2025 +0100
  57. 91596aa fix(versal2): pass tl address to bl32 by Maheedhar Bollapalli · Mon Jan 27 06:30:41 2025 +0000
  58. db9c636 fix(xilinx): runtime console to handle dt failure by Maheedhar Bollapalli · Wed Feb 05 04:21:54 2025 +0000
  59. 496ca1c refactor(xilinx): refactor console to support transfer list by Maheedhar Bollapalli · Wed Dec 04 04:05:04 2024 +0000
  60. 0a23123 chore(xilinx): propagate error code by Maheedhar Bollapalli · Tue Feb 04 09:57:29 2025 +0000
  61. 73365f4 feat(versal2): retrieve DT address from transfer list by Maheedhar Bollapalli · Wed Dec 04 04:12:53 2024 +0000
  62. 68577e7 chore(versal2): move xfer-list file paths by Maheedhar Bollapalli · Tue Dec 03 10:44:51 2024 +0000
  63. 5a68954 fix(versal2): update transfer list as optional by Maheedhar Bollapalli · Thu Jan 23 08:36:57 2025 +0000
  64. 13c97a9 fix(libc): remove __Nonnull type specifier by Manish V Badarkhe · Sun Feb 16 23:05:07 2025 +0000
  65. 1c5fcd5 Merge changes I3d7a5a92,I5b2d035e into integration by Govindraj Raja · Thu Feb 13 16:58:33 2025 +0100
  66. fddf875 Merge "fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31" into integration by Manish V Badarkhe · Thu Feb 13 16:49:23 2025 +0100
  67. e46fcc8 Merge changes I712712d7,I1932500e,I75dda77e,I12f3b8a3,Ia72e5900 into integration by Manish V Badarkhe · Thu Feb 13 16:03:10 2025 +0100
  68. e38f178 fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31 by Lokesh B V · Tue Feb 11 18:46:20 2025 +0530
  69. ef996f5 fix(mt8196): remove EC_SUSPEND_PIN initial setting by developer · Thu Feb 13 14:00:09 2025 +0800
  70. 93420dc fix(mt8196): remove SPM support for ES chip by developer · Thu Feb 13 11:57:50 2025 +0800
  71. cf939ac fix(spmd): prevent SIMD context loss by Rakshit Goyal · Thu Feb 06 11:58:53 2025 +0000
  72. 2841589 Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · Wed Feb 12 18:58:20 2025 +0100
  73. 794456a Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · Wed Feb 12 18:24:44 2025 +0100
  74. 7546613 Merge "feat(mt8196): disable debug flag in APU driver" into integration by Govindraj Raja · Wed Feb 12 17:13:08 2025 +0100
  75. 2e60472 Merge changes I32bd0c71,I167e7398 into integration by Manish V Badarkhe · Wed Feb 12 16:25:49 2025 +0100
  76. fcb81cd fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · Fri Feb 07 15:17:09 2025 -0600
  77. ce29c16 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · Fri Feb 07 14:31:39 2025 -0600
  78. 4b40c8c fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · Fri Feb 07 14:21:14 2025 -0600
  79. db1f62a Merge "docs(console): updated console docs" into integration by Manish V Badarkhe · Wed Feb 12 15:33:26 2025 +0100
  80. 7ac8afe feat(rockchip): update uart baudrate for rk3399 by Jens Wiklander · Wed Feb 12 09:45:48 2025 +0100
  81. 09d6ae4 docs(console): updated console docs by Salman Nabi · Thu Feb 01 15:28:43 2024 +0000
  82. 7ccaa42 Merge "chore(dependabot): further refine Dependabot configuration" into integration by Yann Gautier · Wed Feb 12 11:17:34 2025 +0100
  83. 57999dd Merge changes from topic "memory_bank" into integration by Soby Mathew · Wed Feb 12 10:49:42 2025 +0100
  84. 8b37317 refactor(rse)!: remove rse_comms_init by Yann Gautier · Fri Feb 07 17:15:17 2025 +0100
  85. cc34831 refactor(arm): switch to rse_mbx_init by Yann Gautier · Fri Feb 07 17:15:29 2025 +0100
  86. f92793a refactor(rse): put MHU code in a dedicated file by Yann Gautier · Mon Sep 23 14:00:01 2024 +0200
  87. 9b0ccd7 refactor(tc): add plat_rse_comms_init by Yann Gautier · Fri Oct 04 18:49:35 2024 +0200
  88. 515b41d refactor(arm)!: rename PLAT_MHU_VERSION flag by Yann Gautier · Tue Sep 24 14:52:08 2024 +0200
  89. 146cbd2 Merge changes from topic "imx8mq_build_fix" into integration by Yann Gautier · Wed Feb 12 09:26:36 2025 +0100
  90. 0cd8304 Merge "fix(altera): add in support for agilex5 b0 jtag id" into integration by Yann Gautier · Wed Feb 12 09:18:25 2025 +0100
  91. 5105709 feat(mt8196): disable debug flag in APU driver by developer · Tue Feb 11 16:06:26 2025 +0800
  92. b0f2546 fix(arm): don't race on the build directory by Boyan Karatotev · Tue Feb 11 16:33:29 2025 +0000
  93. 82f7efc fix(armada): don't race on the UART_IMAGE by Boyan Karatotev · Tue Feb 11 16:28:00 2025 +0000
  94. 6157c04 Merge changes I765a7fa0,Ic33f0b6d,I8d1a88c7,I381f96be,I698fa849, ... into integration by Manish Pandey · Tue Feb 11 16:52:18 2025 +0100
  95. 8d83b59 fix(qemu): statically allocate bitlocks array by Jean-Philippe Brucker · Tue Feb 11 14:10:34 2025 +0000
  96. 9dc5451 feat(qemu): update for renamed struct memory_bank by Jens Wiklander · Fri Feb 07 07:51:07 2025 +0100
  97. fa67e1c feat(fvp): increase GPT PPS to 1TB by AlexeiFedorov · Wed Feb 05 11:53:25 2025 +0000
  98. 46881f7 feat(gpt): statically allocate bitlocks array by AlexeiFedorov · Fri Jan 24 15:53:50 2025 +0000
  99. 3861458 chore(gpt): define PPS in platform header files by AlexeiFedorov · Wed Jan 22 16:09:07 2025 +0000
  100. 05fe5cc feat(fvp): allocate L0 GPT at the top of SRAM by AlexeiFedorov · Wed Jan 22 15:12:08 2025 +0000