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