1. 87e98c2 build: determine toolchain tools dynamically by Chris Kay · 6 months ago
  2. f665ee4 build: properly namespace `toolchain.mk` variables by Chris Kay · 6 months ago
  3. d44943c Merge "build: use `ar` over `gcc-ar`" into integration by Olivier Deprez · 3 months ago
  4. e7a4a22 Merge changes from topic "jc/tcr2_asymmetric_support" into integration by Manish V Badarkhe · 3 months ago
  5. 34060b4 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 3 months ago
  6. eef9d3e feat(tc): make TCR2 feature asymmetric by Jayanth Dodderi Chidanand · 3 months ago
  7. 074d938 Merge "fix(spmd): remove spmd_handle_spmc_message" into integration by Madhukar Pappireddy · 3 months ago
  8. 9d5a1c3 build: use `ar` over `gcc-ar` by Chris Kay · 3 months ago
  9. 414c396 Merge "fix(xilinx): optimize logic to read IPI response" into integration by Joanna Farley · 3 months ago
  10. a9f0ff9 Merge changes from topic "mbedtls-config-cleanup" into integration by Manish V Badarkhe · 3 months ago
  11. e08da8f chore(qemu): remove duplicate define by Jens Wiklander · 3 months ago
  12. 539ea90 chore(imx): remove duplicate define by Jimmy Brisson · 3 months ago
  13. 295d9f1 chore(arm): remove duplicate defines by Jimmy Brisson · 3 months ago
  14. 9ce5eb4 chore(mbedtls): remove hash configs by Jimmy Brisson · 5 months ago
  15. 8f3edde fix(spmd): remove spmd_handle_spmc_message by Kathleen Capella · 11 months ago
  16. fc223c1 Merge "fix(stm32mp2): remove mapping of BL2 DT area" into integration by Manish V Badarkhe · 3 months ago
  17. cb84bf6 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 3 months ago
  18. 02a0060 Merge "fix(fdt): reserved memory: detect existing region" into integration by Manish V Badarkhe · 3 months ago
  19. b7aacd1 Merge changes from topic "mb/misc-fixes" into integration by Olivier Deprez · 3 months ago
  20. f0edb80 Merge "feat(build): add ctags recipes for indexing assembly files" into integration by Yann Gautier · 3 months ago
  21. ba0bf1d fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 4 months ago
  22. 5a77020 Merge "fix(intel): update memcpy to memcpy_s" into integration by Mark Dykes · 3 months ago
  23. 3d2aeab Merge "feat(rdv3): set CTX_INCLUDE_SVE_REGS build flag for RD-V3 variants" into integration by Madhukar Pappireddy · 3 months ago
  24. 467f8fb fix(fdt): reserved memory: detect existing region by Andre Przywara · 8 months ago
  25. 137e4dd feat(rdv3): set CTX_INCLUDE_SVE_REGS build flag for RD-V3 variants by gaurav02 · 3 months ago
  26. f92df74 docs: fix typos in cot binding by Manish V Badarkhe · 4 months ago
  27. ff499f4 fix(drtm): return proper values for DRTM get and set error SMCs by Manish V Badarkhe · 4 months ago
  28. 7b425de fix(tools): update the fiptool and certtool to fix POSIX build by Manish V Badarkhe · 4 months ago
  29. 937cbec feat(build): add ctags recipes for indexing assembly files by Andre Przywara · 3 months ago
  30. b0d19fb Merge changes from topic "us_tc4_rebase_v2" into integration by Manish V Badarkhe · 3 months ago
  31. 9e8e893 feat(tc): bind DPU SMMU on TC4 by Jackson Cooper-Driver · 7 months ago
  32. b399648 feat(tc): bind GPU SMMU on TC4 by Leo Yan · 4 months ago
  33. 41606fc feat(tc): update DT for Drage GPU by Leo Yan · 7 months ago
  34. f0c93de feat(tc): enable SME and SME2 options for TC4 by Jackson Cooper-Driver · 11 months ago
  35. 6141897 feat(tc): add new TC4 RoS definitions by Jackson Cooper-Driver · 7 months ago
  36. 79301f6 feat(tc): add system generic timer register definition for TC4 by Jackson Cooper-Driver · 7 months ago
  37. 3653ded feat(tc): allow TARGET_VERSION=4 by Jackson Cooper-Driver · 12 months ago
  38. b5467a0 feat(tc): add MHUv3 register addresses for TC4 by Leo Yan · 7 months ago
  39. 35255f0 feat(tc): add device tree binding for TC4 by Leo Yan · 7 months ago
  40. 3e9fe1b Merge changes from topic "mb/cot-fixes" into integration by Olivier Deprez · 3 months ago
  41. a66d5aa Merge "feat(rme): change the default max GPT block size to 512MB" into integration by Soby Mathew · 3 months ago
  42. 22417f0 Merge "docs(maintainers): remove jwerner from Rockchip" into integration by Julius Werner · 3 months ago
  43. 23d9346 Merge "fix(rpi3): use correct define for GPIO reg_clr" into integration by Manish V Badarkhe · 3 months ago
  44. 84a9452 Merge "fix(sdei): fix a crash when attempting to bind more events than are available" into integration by Manish Pandey · 3 months ago
  45. ed2bf2e fix(cot-dt2c): fix various breakages by Chris Kay · 3 months ago
  46. abf1143 Merge "fix(zynqmp): handle secure SGI at EL1 for OP-TEE" into integration by Olivier Deprez · 3 months ago
  47. 765cf2d Merge "fix(intel): software workaround for bridge timeout" into integration by Olivier Deprez · 3 months ago
  48. e5c56da Merge "fix(poplar): use sysctrl module to reset" into integration by Olivier Deprez · 3 months ago
  49. abf8365 fix(poplar): use sysctrl module to reset by Yang Xiwen · 9 months ago
  50. e59d36a Merge "fix(poplar): shutdown wdt0 before powering off" into integration by Olivier Deprez · 3 months ago
  51. cebc98f Merge "feat(mt8188): update SVP region ID protection flow" into integration by Olivier Deprez · 3 months ago
  52. 3ba5b21 docs(maintainers): remove jwerner from Rockchip by Julius Werner · 3 months ago
  53. 5fc97ca Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 3 months ago
  54. 6b11c71 Merge "fix(corstone-1000): fix Makefile error reporting" into integration by Manish V Badarkhe · 3 months ago
  55. d544f05 fix(cot-dt2c): use processed Device Tree source file as input by Manish V Badarkhe · 3 months ago
  56. 9fb230d fix(corstone-1000): fix Makefile error reporting by Andre Przywara · 3 months ago
  57. 8fbb07d fix(sdei): fix a crash when attempting to bind more events than are available by Charlie Bareham · 4 months ago
  58. ebca515 fix(intel): update memcpy to memcpy_s by Sieu Mun Tang · 3 months ago
  59. 6a22225 Merge "fix(intel): add in missing ECC register" into integration by Yann Gautier · 3 months ago
  60. d9144ec fix(intel): add in missing ECC register by Jit Loon Lim · 3 months ago
  61. ae91977 Merge changes from topics "rockchip", "rockchip-rk3588" into integration by Mark Dykes · 3 months ago
  62. 32d9a12 Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 3 months ago
  63. f62e8ff Merge changes I23bdbbe1,Ic22ab741 into integration by Mark Dykes · 3 months ago
  64. 6fd400f Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 3 months ago
  65. a16f40b feat(rme): change the default max GPT block size to 512MB by Soby Mathew · 3 months ago
  66. 44a2f35 Merge "fix(xilinx): fix OVERRUN coverity violation" into integration by Joanna Farley · 3 months ago
  67. 0dd1f0d Merge changes from topic "jc/refact_el1_ctx" into integration by Madhukar Pappireddy · 3 months ago
  68. 60b8a03 fix(rpi3): use correct define for GPIO reg_clr by Abhi.Singh · 5 months ago
  69. 95c23f5 Merge "fix(intel): update sip smc config addr for agilex5" into integration by Mark Dykes · 3 months ago
  70. 1b33abf feat(cm): enhance the cpu_context memory report by Jayanth Dodderi Chidanand · 6 months ago
  71. 9abe23b refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 7 months ago
  72. 61fb4e3 Merge "fix(cpus): workaround for Cortex-A720 erratum 2792132" into integration by Mark Dykes · 3 months ago
  73. e1cf1ba Merge "chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code" into integration by Manish V Badarkhe · 3 months ago
  74. aeb82d6 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 4 months ago
  75. 4231000 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 3 months ago
  76. 20671c8 Merge "feat(nxp-drivers): add Linflex flush callback" into integration by Madhukar Pappireddy · 3 months ago
  77. 0609bcd feat(nxp-clk): enable UART clock by Ghennadi Procopciuc · 4 months ago
  78. 22f9474 feat(nxp-clk): add PERIPH PLL enablement by Ghennadi Procopciuc · 4 months ago
  79. 321550d fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 3 months ago
  80. 8b804e2 feat(nxp-drivers): add Linflex flush callback by Ghennadi Procopciuc · 4 months ago
  81. a85a8ba fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 4 months ago
  82. 8afa667 feat(fvp): allow SIMD context to be put in TZC DRAM by Madhukar Pappireddy · 4 months ago
  83. 10a8919 docs(simd): introduce CTX_INCLUDE_SVE_REGS build flag by Madhukar Pappireddy · 5 months ago
  84. 15bd487 feat(fvp): add Cactus partition manifest for EL3 SPMC by Madhukar Pappireddy · 5 months ago
  85. 36d524f chore(simd): remove unused macros and utilities for FP by Madhukar Pappireddy · 7 months ago
  86. 7503cdc feat(el3-spmc): support simd context management upon world switch by Madhukar Pappireddy · 7 months ago
  87. eb366c8 feat(trusty): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 7 months ago
  88. 8eb7e80 feat(pncd): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 7 months ago
  89. 8e03829 feat(spm-mm): switch to simd_ctx_save/restore APIs by Madhukar Pappireddy · 5 months ago
  90. 7ff1be8 feat(simd): add rules to rationalize simd ctxt mgmt by Madhukar Pappireddy · 5 months ago
  91. 5c1b8d9 feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 5 months ago
  92. 78728cd feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 5 months ago
  93. dd9af9b feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 5 months ago
  94. 0cb58bc feat(simd): add data struct for simd ctxt management by Madhukar Pappireddy · 5 months ago
  95. 9fd242b Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · 3 months ago
  96. da8231b feat(tc): enable trbe errata flags for Cortex-A520 and X4 by Manish Pandey · 4 months ago
  97. df0b426 feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 4 months ago
  98. c148a50 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 3 months ago
  99. 2b43393 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 4 months ago
  100. 81d0343 feat(tc): make SPE feature asymmetric by Manish Pandey · 4 months ago