1. 03020b6 feat(stm32mp2): add minimal support for BL31 by Yann Gautier · 2 years, 2 months ago
  2. aa7f6cd feat(st): manage BL31 FCONF load_info struct by Yann Gautier · 4 years, 8 months ago
  3. 19bcffa Merge "fix(xilinx): optimize logic to read IPI response" into integration by Joanna Farley · 11 months ago
  4. 0c755a2 Merge changes from topic "mbedtls-config-cleanup" into integration by Manish V Badarkhe · 11 months ago
  5. 1f3ca0e chore(qemu): remove duplicate define by Jens Wiklander · 12 months ago
  6. d744e0f chore(imx): remove duplicate define by Jimmy Brisson · 12 months ago
  7. f8e31ba chore(arm): remove duplicate defines by Jimmy Brisson · 12 months ago
  8. 48ee499 chore(mbedtls): remove hash configs by Jimmy Brisson · 1 year, 1 month ago
  9. fb3314d Merge "fix(stm32mp2): remove mapping of BL2 DT area" into integration by Manish V Badarkhe · 11 months ago
  10. 60d0758 fix(stm32mp2): remove mapping of BL2 DT area by Yann Gautier · 11 months ago
  11. f280406 Merge "fix(fdt): reserved memory: detect existing region" into integration by Manish V Badarkhe · 11 months ago
  12. e2c3611 Merge changes from topic "mb/misc-fixes" into integration by Olivier Deprez · 11 months ago
  13. d253907 Merge "feat(build): add ctags recipes for indexing assembly files" into integration by Yann Gautier · 11 months ago
  14. 02943d0 fix(xilinx): optimize logic to read IPI response by Jay Buddhabhatti · 12 months ago
  15. 97d48be Merge "fix(intel): update memcpy to memcpy_s" into integration by Mark Dykes · 11 months ago
  16. 7e014f4 Merge "feat(rdv3): set CTX_INCLUDE_SVE_REGS build flag for RD-V3 variants" into integration by Madhukar Pappireddy · 11 months ago
  17. 4248806 fix(fdt): reserved memory: detect existing region by Andre Przywara · 1 year, 5 months ago
  18. 1551834 feat(rdv3): set CTX_INCLUDE_SVE_REGS build flag for RD-V3 variants by gaurav02 · 11 months ago
  19. afcb696 docs: fix typos in cot binding by Manish V Badarkhe · 1 year ago
  20. 5e1fa57 fix(drtm): return proper values for DRTM get and set error SMCs by Manish V Badarkhe · 1 year ago
  21. ccbfd01 fix(tools): update the fiptool and certtool to fix POSIX build by Manish V Badarkhe · 1 year, 1 month ago
  22. 54b773e feat(build): add ctags recipes for indexing assembly files by Andre Przywara · 11 months ago
  23. 8e9bdc5 Merge changes from topic "us_tc4_rebase_v2" into integration by Manish V Badarkhe · 11 months ago
  24. e365479 feat(tc): bind DPU SMMU on TC4 by Jackson Cooper-Driver · 1 year, 3 months ago
  25. 11ec5de feat(tc): bind GPU SMMU on TC4 by Leo Yan · 1 year ago
  26. b3a4f8c feat(tc): update DT for Drage GPU by Leo Yan · 1 year, 3 months ago
  27. 9face21 feat(tc): enable SME and SME2 options for TC4 by Jackson Cooper-Driver · 1 year, 7 months ago
  28. e9e83e9 feat(tc): add new TC4 RoS definitions by Jackson Cooper-Driver · 1 year, 3 months ago
  29. d6b6a8b feat(tc): add system generic timer register definition for TC4 by Jackson Cooper-Driver · 1 year, 3 months ago
  30. e8e1b60 feat(tc): allow TARGET_VERSION=4 by Jackson Cooper-Driver · 1 year, 8 months ago
  31. 36ffe3e feat(tc): add MHUv3 register addresses for TC4 by Leo Yan · 1 year, 3 months ago
  32. 3cedc47 feat(tc): add device tree binding for TC4 by Leo Yan · 1 year, 3 months ago
  33. 241ec3a Merge changes from topic "mb/cot-fixes" into integration by Olivier Deprez · 11 months ago
  34. 881b041 Merge "feat(rme): change the default max GPT block size to 512MB" into integration by Soby Mathew · 11 months ago
  35. 13be7c2 Merge "docs(maintainers): remove jwerner from Rockchip" into integration by Julius Werner · 11 months ago
  36. a12ff03 Merge "fix(rpi3): use correct define for GPIO reg_clr" into integration by Manish V Badarkhe · 11 months ago
  37. 75c6935 Merge "fix(sdei): fix a crash when attempting to bind more events than are available" into integration by Manish Pandey · 11 months ago
  38. 73f7b7d fix(cot-dt2c): fix various breakages by Chris Kay · 12 months ago
  39. 6b206d1 Merge "fix(zynqmp): handle secure SGI at EL1 for OP-TEE" into integration by Olivier Deprez · 11 months ago
  40. 8f20266 Merge "fix(intel): software workaround for bridge timeout" into integration by Olivier Deprez · 11 months ago
  41. 26cadf5 Merge "fix(poplar): use sysctrl module to reset" into integration by Olivier Deprez · 11 months ago
  42. c961e68 fix(poplar): use sysctrl module to reset by Yang Xiwen · 1 year, 5 months ago
  43. 6a39852 Merge "fix(poplar): shutdown wdt0 before powering off" into integration by Olivier Deprez · 11 months ago
  44. 95b228f Merge "feat(mt8188): update SVP region ID protection flow" into integration by Olivier Deprez · 11 months ago
  45. b5a0c9b docs(maintainers): remove jwerner from Rockchip by Julius Werner · 11 months ago
  46. cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
  47. 4b0ccc5 Merge "fix(corstone-1000): fix Makefile error reporting" into integration by Manish V Badarkhe · 11 months ago
  48. e19977d fix(cot-dt2c): use processed Device Tree source file as input by Manish V Badarkhe · 11 months ago
  49. 09bf366 fix(corstone-1000): fix Makefile error reporting by Andre Przywara · 11 months ago
  50. 4096bd6 fix(sdei): fix a crash when attempting to bind more events than are available by Charlie Bareham · 12 months ago
  51. e264b55 fix(intel): update memcpy to memcpy_s by Sieu Mun Tang · 11 months ago
  52. 8fb9178 Merge "fix(intel): add in missing ECC register" into integration by Yann Gautier · 12 months ago
  53. 4683946 fix(intel): add in missing ECC register by Jit Loon Lim · 12 months ago
  54. 44418fc Merge changes from topics "rockchip", "rockchip-rk3588" into integration by Mark Dykes · 12 months ago
  55. d76d27e Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 12 months ago
  56. 44c5f8e Merge changes I23bdbbe1,Ic22ab741 into integration by Mark Dykes · 12 months ago
  57. 5eac9fe Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 12 months ago
  58. 01faa99 feat(rme): change the default max GPT block size to 512MB by Soby Mathew · 12 months ago
  59. 0c499d3 Merge "fix(xilinx): fix OVERRUN coverity violation" into integration by Joanna Farley · 12 months ago
  60. 021cdbf Merge changes from topic "jc/refact_el1_ctx" into integration by Madhukar Pappireddy · 12 months ago
  61. 9876baf fix(rpi3): use correct define for GPIO reg_clr by Abhi.Singh · 1 year, 1 month ago
  62. f538a09 Merge "fix(intel): update sip smc config addr for agilex5" into integration by Mark Dykes · 12 months ago
  63. 781e1a4 feat(cm): enhance the cpu_context memory report by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  64. a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  65. 31826ba Merge "fix(cpus): workaround for Cortex-A720 erratum 2792132" into integration by Mark Dykes · 12 months ago
  66. 5fba09c Merge "chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code" into integration by Manish V Badarkhe · 12 months ago
  67. a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
  68. 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
  69. bd39443 Merge "feat(nxp-drivers): add Linflex flush callback" into integration by Madhukar Pappireddy · 12 months ago
  70. e4462da feat(nxp-clk): enable UART clock by Ghennadi Procopciuc · 12 months ago
  71. 8653352 feat(nxp-clk): add PERIPH PLL enablement by Ghennadi Procopciuc · 12 months ago
  72. e27b949 fix(xilinx): fix OVERRUN coverity violation by Jay Buddhabhatti · 12 months ago
  73. 95ac568 feat(nxp-drivers): add Linflex flush callback by Ghennadi Procopciuc · 12 months ago
  74. b1bde25 fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · 1 year, 1 month ago
  75. b4c23ad feat(fvp): allow SIMD context to be put in TZC DRAM by Madhukar Pappireddy · 1 year, 1 month ago
  76. 50fba2d docs(simd): introduce CTX_INCLUDE_SVE_REGS build flag by Madhukar Pappireddy · 1 year, 1 month ago
  77. 5134623 feat(fvp): add Cactus partition manifest for EL3 SPMC by Madhukar Pappireddy · 1 year, 2 months ago
  78. 3e840ec chore(simd): remove unused macros and utilities for FP by Madhukar Pappireddy · 1 year, 3 months ago
  79. 59bdcc5 feat(el3-spmc): support simd context management upon world switch by Madhukar Pappireddy · 1 year, 3 months ago
  80. 7461025 feat(trusty): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 1 year, 3 months ago
  81. a9b64ed feat(pncd): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 1 year, 3 months ago
  82. e6e3486 feat(spm-mm): switch to simd_ctx_save/restore APIs by Madhukar Pappireddy · 1 year, 2 months ago
  83. 3524d07 feat(simd): add rules to rationalize simd ctxt mgmt by Madhukar Pappireddy · 1 year, 2 months ago
  84. 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
  85. 6d5319a feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 1 year, 2 months ago
  86. 4242262 feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 1 year, 2 months ago
  87. 841533d feat(simd): add data struct for simd ctxt management by Madhukar Pappireddy · 1 year, 2 months ago
  88. 553b70c Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · 12 months ago
  89. 74dc801 feat(tc): enable trbe errata flags for Cortex-A520 and X4 by Manish Pandey · 12 months ago
  90. 721249b feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · 12 months ago
  91. 1073bf3 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  92. 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 12 months ago
  93. 7754b77 feat(tc): make SPE feature asymmetric by Manish Pandey · 1 year, 1 month ago
  94. 188f8c4 feat(cm): handle asymmetry for SPE feature by Manish Pandey · 1 year, 1 month ago
  95. 2f41c9a feat(cm): support for asymmetric feature among cores by Manish Pandey · 1 year, 1 month ago
  96. 43d1d95 feat(cpufeat): add new feature state for asymmetric features by Manish Pandey · 1 year, 1 month ago
  97. 2d4f264 Merge changes from topic "romlib-fixes" into integration by Manish V Badarkhe · 12 months ago
  98. abeb8ad Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · 12 months ago
  99. 28e4ec1 Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration by Mark Dykes · 12 months ago
  100. a0c7bee Merge "docs(maintainers): update Corstone-1000 maintainers" into integration by Manish Pandey · 12 months ago