1. a0e1899 Merge "feat(zynqmp): enable ENABLE_LTO flag" into integration by Yann Gautier · Tue Jul 02 09:05:41 2024 +0200
  2. 20f185e Merge changes from topic "add_s32cc_clk_skeleton" into integration by Madhukar Pappireddy · Mon Jul 01 15:29:52 2024 +0200
  3. 85bf88c Merge "fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option" into integration by Manish V Badarkhe · Fri Jun 28 18:29:39 2024 +0200
  4. 270e28b Merge "docs(fvp): update FVP versions used" into integration by Manish V Badarkhe · Fri Jun 28 17:26:36 2024 +0200
  5. f592924 fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option by Leo Yan · Fri Jun 28 16:21:42 2024 +0100
  6. 7014cde feat(s32g274a): use s32cc clock driver by Ghennadi Procopciuc · Tue Jun 11 18:45:33 2024 +0300
  7. fc26eb0 feat(nxp-drivers): add clock skeleton for s32cc by Ghennadi Procopciuc · Tue Jun 11 18:39:58 2024 +0300
  8. bbb6a92 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · Thu Jun 27 23:18:27 2024 +0200
  9. 55d59b5 Merge "fix(arm): string split into two lines causing error" into integration by André Przywara · Thu Jun 27 18:10:50 2024 +0200
  10. 78a0e9f Merge changes from topic "utils_fixes" into integration by Madhukar Pappireddy · Thu Jun 27 17:05:33 2024 +0200
  11. 5e154ea fix(arm): string split into two lines causing error by Salman Nabi · Wed Jun 19 17:18:26 2024 +0100
  12. f0639fa docs(fvp): update FVP versions used by Govindraj Raja · Wed Jun 26 16:04:10 2024 -0500
  13. 0566a97 Merge "refactor(cm): update SCTLR_EL2 initialisation" into integration by Manish V Badarkhe · Thu Jun 27 16:24:23 2024 +0200
  14. 65c8958 Merge "fix(gpt): fix GPT library fill_l1_tbl() function" into integration by Soby Mathew · Thu Jun 27 15:33:06 2024 +0200
  15. c59abf9 Merge "refactor(qemu-sbsa): use fdt_read_uint32_default more" into integration by Yann Gautier · Thu Jun 27 13:36:26 2024 +0200
  16. e48b6d8 feat(zynqmp): enable ENABLE_LTO flag by Prasad Kummari · Tue Mar 19 18:42:23 2024 -1200
  17. b116f00 refactor(qemu-sbsa): use fdt_read_uint32_default more by Marcin Juszkiewicz · Thu Jun 27 10:11:31 2024 +0200
  18. 0481516 Merge "feat(qemu-sbsa): handle the information of CPU topology" into integration by Yann Gautier · Thu Jun 27 09:39:18 2024 +0200
  19. 6299055 Merge "fix(mbedtls): sign verification issue with invalid Key/Signature" into integration by Olivier Deprez · Wed Jun 26 23:00:10 2024 +0200
  20. 18562c7 refactor(lib): rename GENMASK parameters by Ghennadi Procopciuc · Wed Jun 26 19:37:18 2024 +0300
  21. bd1d229 fix(lib): avoid CWE-190 for GENMASK macros by Ghennadi Procopciuc · Tue Jun 18 08:39:39 2024 +0300
  22. bfeaf0f fix(lib): fix MISRA 12.2 violations for BIT32 and BIT64 macros by Ghennadi Procopciuc · Tue Jun 18 09:41:29 2024 +0300
  23. ea375c3 fix(intel): remove redundant BIT_32 macro by Ghennadi Procopciuc · Thu Jun 20 08:29:27 2024 +0300
  24. 262e835 feat(qemu-sbsa): handle the information of CPU topology by Xiong Yining · Mon Mar 18 10:04:34 2024 +0000
  25. 5994095 Merge changes from topic "fpga_update" into integration by Manish V Badarkhe · Wed Jun 26 14:39:40 2024 +0200
  26. 118b335 feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · Tue Jun 18 15:22:54 2024 +0100
  27. 3850812 Merge "fix(versal): remove check for bl32 load address" into integration by Joanna Farley · Mon Jun 24 13:20:34 2024 +0200
  28. 37fe20f Merge "fix(versal-net): remove check for bl32 load address" into integration by Joanna Farley · Mon Jun 24 13:20:04 2024 +0200
  29. 765aa11 fix(versal): remove check for bl32 load address by Amit Nagal · Mon Jun 24 11:52:26 2024 +0530
  30. e105bc1 fix(versal-net): remove check for bl32 load address by Amit Nagal · Thu Jun 20 19:50:27 2024 -1200
  31. 129991d feat(fpga): enable new CPU features by Andre Przywara · Thu Mar 07 17:51:24 2024 +0000
  32. 4f4a74d feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION) by Andre Przywara · Thu Mar 07 17:40:55 2024 +0000
  33. 39fbcb1 Merge changes from topic "add_clk_callbacks" into integration by Madhukar Pappireddy · Thu Jun 20 15:42:03 2024 +0200
  34. a0ecb44 Merge "fix(fpga): avoid stripping kernel trampoline" into integration by Manish Pandey · Thu Jun 20 13:01:45 2024 +0200
  35. b912074 Merge changes from topic "rockchip" into integration by André Przywara · Thu Jun 20 11:40:36 2024 +0200
  36. a256551 fix(gpt): fix GPT library fill_l1_tbl() function by AlexeiFedorov · Thu Jun 20 10:29:58 2024 +0100
  37. 5cb722c fix(mbedtls): sign verification issue with invalid Key/Signature by Manish V Badarkhe · Mon Jun 03 10:16:19 2024 +0100
  38. 64096f5 fix(fpga): avoid stripping kernel trampoline by Andre Przywara · Fri Jun 14 16:09:19 2024 +0100
  39. a55326b feat(clk): add set_rate callback by Ghennadi Procopciuc · Sat Jun 01 00:04:31 2024 +0300
  40. 4e18804 Merge changes from topic "st-fwu-common" into integration by Manish V Badarkhe · Tue Jun 18 15:49:03 2024 +0200
  41. e8b7608 Merge "feat(corstone1000): add multicore support for fvp" into integration by Manish V Badarkhe · Tue Jun 18 15:45:22 2024 +0200
  42. 16e23a9 Merge "refactor(dice): save parent context handle" into integration by Manish V Badarkhe · Tue Jun 18 14:46:20 2024 +0200
  43. 52f8b01 feat(clk): add set_parent callback by Ghennadi Procopciuc · Mon Jun 03 09:16:41 2024 +0300
  44. a892c28 Merge "feat(versal2): add support for AMD Versal Gen 2 platform" into integration by Joanna Farley · Tue Jun 18 12:27:27 2024 +0200
  45. 2ca9f35 Merge changes from topic "ip_smmu" into integration by Manish V Badarkhe · Tue Jun 18 11:34:23 2024 +0200
  46. 4c8765b Merge "feat(versal-net): set lower cluster bus qos value" into integration by Joanna Farley · Tue Jun 18 10:15:53 2024 +0200
  47. 3d10a24 feat(corstone1000): add multicore support for fvp by Harsimran Singh Tungal · Thu May 09 16:59:34 2024 +0000
  48. 605facb refactor(st): move FWU support to common code by Yann Gautier · Thu Jan 05 14:34:37 2023 +0100
  49. 8edeab0 refactor(st): move FWU functions to common code by Yann Gautier · Fri Jan 05 13:50:25 2024 +0100
  50. fe9414c feat(versal-net): set lower cluster bus qos value by Amit Nagal · Sun Jun 16 20:04:59 2024 -1200
  51. 1d0d984 Merge "feat(fvp): add cpu power control" into integration by Manish Pandey · Tue Jun 18 00:02:46 2024 +0200
  52. 861db13 Merge changes from topic "st-nand-backup-fwu" into integration by Manish V Badarkhe · Mon Jun 17 20:05:05 2024 +0200
  53. 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · Mon Jun 17 14:45:56 2024 +0200
  54. abaa45c Merge "fix(tc): add SCP_BL2 to RSE measured boot" into integration by Manish V Badarkhe · Mon Jun 17 14:28:41 2024 +0200
  55. c9b22c9 fix(st-gpio): configure each GPIO mux as secure for STM32MP2 by Christophe Kerello · Wed Nov 08 18:59:07 2023 +0100
  56. 2834641 feat(st-gpio): add set GPIO config API by Pascal Paillet · Thu Feb 17 17:22:04 2022 +0100
  57. 7cfc8dd fix(stm32mp1): remove unnecessary assert on GPIO_BANK_A value by Patrick Delaunay · Tue Nov 28 11:35:51 2023 +0100
  58. e521d7d refactor(st): use GPIO banks definition from bindings by Pascal Paillet · Wed Mar 16 17:25:57 2022 +0100
  59. 38e1e90 feat(dt-bindings): describe ST GPIO banks and config by Pascal Paillet · Tue Mar 15 15:20:00 2022 +0100
  60. 2de4e6c Merge changes from topic "ck/tf-a/verbosity-cleanup" into integration by Manish Pandey · Mon Jun 17 11:01:49 2024 +0200
  61. 867656f fix(rockchip): add parenthesis for BITS_SHIFT macro by XiaoDong Huang · Sun Jun 25 16:20:08 2023 +0800
  62. 4fad4db fix(rockchip): xlat: fix compatibility between v1 and v2 by XiaoDong Huang · Sun Jun 25 15:55:42 2023 +0800
  63. e48c36a feat(fvp): add cpu power control by Govindraj Raja · Tue Jun 04 11:05:26 2024 -0500
  64. aaec9ad refactor(cm): update SCTLR_EL2 initialisation by Jayanth Dodderi Chidanand · Wed Mar 06 18:46:52 2024 +0000
  65. 4827018 Merge "fix(spm-mm): carve out NS buffer TZC400 region" into integration by Manish Pandey · Fri Jun 14 19:09:58 2024 +0200
  66. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  67. 0fda3ab build: add facilities for interpreting boolean values by Chris Kay · Wed May 29 22:16:31 2024 +0000
  68. d397277 build: add string casing facilities to utilities by Chris Kay · Wed May 29 22:09:26 2024 +0000
  69. cd8ce3d Merge "docs: update Cortex-A32 FVP model version" into integration by Manish Pandey · Fri Jun 14 16:37:50 2024 +0200
  70. 7208313 Merge changes from topic "st_clk_update" into integration by Madhukar Pappireddy · Fri Jun 14 15:20:22 2024 +0200
  71. 7cbd469 Merge changes from topic "us_mcn" into integration by Manish V Badarkhe · Fri Jun 14 12:18:50 2024 +0200
  72. ad22393 Merge "fix(docs): replace "ARM-TF" with "TF-A" in diagrams" into integration by Manish Pandey · Fri Jun 14 12:07:37 2024 +0200
  73. 14d8244 refactor(dice): save parent context handle by Tamas Ban · Mon Jun 03 16:51:49 2024 +0200
  74. a28c5b4 Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · Fri Jun 14 10:09:02 2024 +0200
  75. 3db9d51 refactor(st): rename plat_set_image_source by Yann Gautier · Thu Jun 13 18:06:25 2024 +0200
  76. a6f7e54 docs: update Cortex-A32 FVP model version by Olivier Deprez · Thu Jun 13 15:56:03 2024 +0200
  77. 01063c5 fix(docs): replace "ARM-TF" with "TF-A" in diagrams by Andre Przywara · Fri Apr 12 17:38:58 2024 +0100
  78. 7ae8d65 fix(tc): add SCP_BL2 to RSE measured boot by Tamas Ban · Tue Apr 30 16:02:14 2024 +0200
  79. 22d93da Merge "fix(plat/marvell/a3k): reset GIC before resetting via CM3 secure coprocessor" into integration by Manish Pandey · Thu Jun 13 15:46:01 2024 +0200
  80. 55270b8 Merge "refactor(qemu): use the example CCA platform token from iat-verifier" into integration by Manish Pandey · Thu Jun 13 14:52:57 2024 +0200
  81. 723133b feat(st): add FWU with boot from NAND by Yann Gautier · Wed May 31 17:30:01 2023 +0200
  82. d6b75ea feat(st): manage backup partitions for NAND devices by Yann Gautier · Fri Jan 05 11:45:31 2024 +0100
  83. 4a7f302 feat(bl): add plat handler for image loading by Yann Gautier · Wed Apr 10 12:03:33 2024 +0200
  84. 8b61d88 refactor(bl)!: remove unused plat_try_next_boot_source by Yann Gautier · Mon Feb 05 11:28:29 2024 +0100
  85. 49c3dd0 fix(spm-mm): carve out NS buffer TZC400 region by Olivier Deprez · Tue Jun 11 14:50:12 2024 +0200
  86. 9348c07 Merge changes from topic "dualroot_dtb" into integration by Manish Pandey · Tue Jun 11 14:49:45 2024 +0200
  87. aa3b816 feat(st-clock): use early traces by Yann Gautier · Thu Nov 02 15:33:28 2023 +0100
  88. 2d14526 fix(st-clock): adapt order of CSS on LSE and HSE by Christoph Fritz · Thu Nov 30 10:17:00 2023 +0100
  89. 8c29ce4 refactor(st-clock): remove unused struct by Yann Gautier · Thu Dec 21 09:51:40 2023 +0100
  90. 791e15b feat(stm32mp1-fdts): remove RTC clock configuration by Gabriel Fernandez · Thu Nov 23 09:56:33 2023 +0100
  91. 0d9413e refactor(st-clock): move stm32mp1_clk_rcc_regs_*lock by Yann Gautier · Wed Oct 25 17:27:13 2023 +0200
  92. 56fd523 refactor(st-clock): driver size optimization by Gabriel Fernandez · Mon Aug 21 13:31:47 2023 +0200
  93. 860400f refactor(st-clock): remove BL32 support on STM32MP13 by Yann Gautier · Wed Jan 11 16:36:08 2023 +0100
  94. 42b3265 feat(st-clock): don't gate/ungate an oscillator if it is not wired by Gabriel Fernandez · Fri Jul 08 14:42:19 2022 +0200
  95. 1703ccf feat(dt-bindings): add missing SPIx bus clocks by Gabriel Fernandez · Thu Feb 02 10:08:30 2023 +0100
  96. e658cfe feat(stm32mp1-fdts): remove PLL1 settings by Gabriel Fernandez · Wed Feb 01 14:25:25 2023 +0100
  97. 0a1f7b6 feat(st-clock): update with new bindings by Gabriel Fernandez · Tue Aug 16 11:20:00 2022 +0200
  98. df4be52 feat(stm32mp1-fdts): new RCC DT bindings for STM32MP1 by Gabriel Fernandez · Tue Aug 16 11:40:03 2022 +0200
  99. a15dde8 feat(dt-bindings): new RCC DT bindings by Gabriel Fernandez · Tue Aug 16 16:15:49 2022 +0200
  100. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · Mon Sep 12 11:26:09 2022 +0200