1. ff578b8 fix(gicv3): fix GITS_CTLR.Quiescent bit definition by magicse7en · 5 months ago
  2. 34060b4 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 3 months ago
  3. 9ce5eb4 chore(mbedtls): remove hash configs by Jimmy Brisson · 5 months ago
  4. 5fc97ca Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 3 months ago
  5. 32d9a12 Merge changes from topic "stm32mp2_bl2_updates" into integration by Madhukar Pappireddy · 3 months ago
  6. 6fd400f Merge changes from topic "nxp-drivers/add-linflex-clk" into integration by Madhukar Pappireddy · 3 months ago
  7. 9abe23b refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 7 months ago
  8. aeb82d6 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 4 months ago
  9. 4231000 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 3 months ago
  10. 0609bcd feat(nxp-clk): enable UART clock by Ghennadi Procopciuc · 4 months ago
  11. 22f9474 feat(nxp-clk): add PERIPH PLL enablement by Ghennadi Procopciuc · 4 months ago
  12. 36d524f chore(simd): remove unused macros and utilities for FP by Madhukar Pappireddy · 7 months ago
  13. 5c1b8d9 feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 5 months ago
  14. 78728cd feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 5 months ago
  15. dd9af9b feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 5 months ago
  16. 0cb58bc feat(simd): add data struct for simd ctxt management by Madhukar Pappireddy · 5 months ago
  17. c148a50 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 3 months ago
  18. 2b43393 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 4 months ago
  19. 8dc2c8e feat(cm): support for asymmetric feature among cores by Manish Pandey · 4 months ago
  20. 771d40d feat(cpufeat): add new feature state for asymmetric features by Manish Pandey · 4 months ago
  21. 4ba3c35 Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · 3 months ago
  22. 7c36945 Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration by Mark Dykes · 3 months ago
  23. 40ff138 feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · 6 months ago
  24. 0e3b6cf feat(stm32mp2): add defines for the PWR peripheral by Yann Gautier · 6 years ago
  25. 981365a Merge changes from topic "nxp-s32g2/add-xbar-clk" into integration by Madhukar Pappireddy · 4 months ago
  26. 6494966 feat(nxp-clk): add dependencies for the XBAR clock by Ghennadi Procopciuc · 4 months ago
  27. 90c9000 feat(nxp-clk): add CGM0 instance by Ghennadi Procopciuc · 4 months ago
  28. da5d270 feat(nxp-clk): add clock objects for ARM DFS by Ghennadi Procopciuc · 4 months ago
  29. e4f708d fix(gicv3): incorrect impdef power down sequence by Madhukar Pappireddy · 4 months ago
  30. 2c7fd8f Merge "refactor(cpufeat): feat detect helpers inlining" into integration by Manish Pandey · 4 months ago
  31. 0ecd763 Merge changes from topic "us_pmu" into integration by Manish V Badarkhe · 4 months ago
  32. 16a0f1c feat(tc): setup ni-tower non-secure access for TC3 by Jagdish Gediya · 10 months ago
  33. b4fd827 Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · 4 months ago
  34. 32a5dbc fix(arm): move HW_CONFIG relocation into BL31 by Harrison Mutai · 4 months ago
  35. 1ee6a98 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 4 months ago
  36. d1cb83e fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 4 months ago
  37. 58f89ed feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 4 months ago
  38. e01b422 feat(spe): introduce spe_disable() function by Manish Pandey · 4 months ago
  39. 46dff39 chore(spe): rename spe_disable() to spe_stop() by Manish Pandey · 4 months ago
  40. 3c0bf86 Merge changes from topic "jc/refact_el1_ctx" into integration by Manish V Badarkhe · 4 months ago
  41. 61c4b2d Merge "feat(fvp): add flash areas for secure partition" into integration by Manish Pandey · 4 months ago
  42. f174ad5 feat(fvp): add flash areas for secure partition by levi.yun · 6 months ago
  43. 4d69bd6 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 8 months ago
  44. 3a71df6 feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 6 months ago
  45. 3f588c4 refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 6 months ago
  46. d34d7fd refactor(cpus): directly invoke errata reporter by Ryan Everett · 7 months ago
  47. 7bce645 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 4 months ago
  48. 55878e5 Merge "fix(xlat): correct attribute retrieval in a RME enabled system" into integration by Olivier Deprez · 4 months ago
  49. deae050 Merge "feat(fgt2): add support for FEAT_FGT2" into integration by Manish Pandey · 4 months ago
  50. bfab8eb feat(tc): enable Last-level cache (LLC) by Jagdish Gediya · 4 months ago
  51. 1670a2b feat(cpus): add sysreg_bitfield_insert_from_gpr macro by Jagdish Gediya · 4 months ago
  52. 010d2ae feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 6 months ago
  53. 468c3d4 fix(xlat): correct attribute retrieval in a RME enabled system by Manish V Badarkhe · 5 months ago
  54. 62d87e7 feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 6 months ago
  55. 05b4763 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 6 months ago
  56. e6946b6 feat(nxp-clk): set rate for clock fixed divider by Ghennadi Procopciuc · 5 months ago
  57. 2be71a3 feat(nxp-clk): add A53 clock objects by Ghennadi Procopciuc · 5 months ago
  58. 907f654 feat(nxp-clk): set rate for PLL divider objects by Ghennadi Procopciuc · 5 months ago
  59. e18cf33 feat(nxp-clk): set rate for PLL objects by Ghennadi Procopciuc · 5 months ago
  60. 5d2a5f2 refactor(cpufeat): feat detect helpers inlining by Olivier Deprez · 6 months ago
  61. 8284654 Merge changes from topic "add_s32cc_pll" into integration by Madhukar Pappireddy · 5 months ago
  62. 1482ebe Merge "fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID" into integration by Manish V Badarkhe · 5 months ago
  63. 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · 5 months ago
  64. 18a9322 fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID by Leo Yan · 5 months ago
  65. 8384d18 feat(nxp-clk): add MC_CGM clock objects by Ghennadi Procopciuc · 5 months ago
  66. aa45fa9 feat(nxp-clk): add set_parent callback by Ghennadi Procopciuc · 5 months ago
  67. 7277b97 feat(nxp-clk): add clock objects for ARM PLL by Ghennadi Procopciuc · 5 months ago
  68. 1a1c19e Merge changes from topic "add_s32cc_fxosc_clk" into integration by Madhukar Pappireddy · 5 months ago
  69. 817ede3 feat(tc): provide target_locality info of AP FW components by Tamas Ban · 5 months ago
  70. f648e5d feat(s32g274a): enable BL2 early clocks by Ghennadi Procopciuc · 5 months ago
  71. 0d52577 feat(nxp-clk): implement set_rate for oscillators by Ghennadi Procopciuc · 5 months ago
  72. ecc98d2 feat(nxp-clk): add oscillator clock objects by Ghennadi Procopciuc · 5 months ago
  73. 48cb761 feat(nxp-clk): add minimal set of S32CC clock ids by Ghennadi Procopciuc · 6 months ago
  74. bbb6a92 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 5 months ago
  75. bcd9506 feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · 2 years, 7 months ago
  76. 57d6cdf fix(dt-bindings): update STM32MP2 clock and reset bindings by Gabriel Fernandez · 1 year, 2 months ago
  77. a7ad588 feat(st-reset): add system reset management by Lionel Debieve · 4 years ago
  78. 18562c7 refactor(lib): rename GENMASK parameters by Ghennadi Procopciuc · 5 months ago
  79. bd1d229 fix(lib): avoid CWE-190 for GENMASK macros by Ghennadi Procopciuc · 5 months ago
  80. bfeaf0f fix(lib): fix MISRA 12.2 violations for BIT32 and BIT64 macros by Ghennadi Procopciuc · 5 months ago
  81. ea375c3 fix(intel): remove redundant BIT_32 macro by Ghennadi Procopciuc · 5 months ago
  82. 118b335 feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 5 months ago
  83. 4f4a74d feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION) by Andre Przywara · 9 months ago
  84. 39fbcb1 Merge changes from topic "add_clk_callbacks" into integration by Madhukar Pappireddy · 5 months ago
  85. a55326b feat(clk): add set_rate callback by Ghennadi Procopciuc · 6 months ago
  86. 16e23a9 Merge "refactor(dice): save parent context handle" into integration by Manish V Badarkhe · 5 months ago
  87. 52f8b01 feat(clk): add set_parent callback by Ghennadi Procopciuc · 6 months ago
  88. 1d0d984 Merge "feat(fvp): add cpu power control" into integration by Manish Pandey · 5 months ago
  89. 861db13 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · 5 months ago
  90. 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · 5 months ago
  91. abaa45c Merge "fix(tc): add SCP_BL2 to RSE measured boot" into integration by Manish V Badarkhe · 5 months ago
  92. 2834641 feat(st-gpio): add set GPIO config API by Pascal Paillet · 2 years, 9 months ago
  93. 38e1e90 feat(dt-bindings): describe ST GPIO banks and config by Pascal Paillet · 2 years, 8 months ago
  94. e48c36a feat(fvp): add cpu power control by Govindraj Raja · 6 months ago
  95. 4827018 Merge "fix(spm-mm): carve out NS buffer TZC400 region" into integration by Manish Pandey · 5 months ago
  96. 7208313 Merge changes from topic "st_clk_update" into integration by Madhukar Pappireddy · 5 months ago
  97. 14d8244 refactor(dice): save parent context handle by Tamas Ban · 6 months ago
  98. a28c5b4 Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · 5 months ago
  99. 7ae8d65 fix(tc): add SCP_BL2 to RSE measured boot by Tamas Ban · 7 months ago
  100. 4a7f302 feat(bl): add plat handler for image loading by Yann Gautier · 8 months ago