1. 8284654 Merge changes from topic "add_s32cc_pll" into integration by Madhukar Pappireddy · Thu Jul 11 18:10:59 2024 +0200
  2. 17eaa4d Merge changes from topic "st_mp2_clk_reset" into integration by Madhukar Pappireddy · Thu Jul 11 04:27:32 2024 +0200
  3. 4e4786d feat(nxp-clk): set parent for ARM PLL and MC_CGM muxes by Ghennadi Procopciuc · Wed Jun 12 11:17:37 2024 +0300
  4. 8384d18 feat(nxp-clk): add MC_CGM clock objects by Ghennadi Procopciuc · Wed Jun 12 10:53:06 2024 +0300
  5. aa45fa9 feat(nxp-clk): add set_parent callback by Ghennadi Procopciuc · Wed Jun 12 10:02:07 2024 +0300
  6. 7277b97 feat(nxp-clk): add clock objects for ARM PLL by Ghennadi Procopciuc · Wed Jun 12 09:53:18 2024 +0300
  7. 9dee8e4 feat(nxp-clk): add FXOSC clock enablement by Ghennadi Procopciuc · Wed Jun 12 09:25:17 2024 +0300
  8. 1a1c19e Merge changes from topic "add_s32cc_fxosc_clk" into integration by Madhukar Pappireddy · Fri Jul 05 16:41:27 2024 +0200
  9. ecbe4ff Merge changes from topic "dpe_target_locality" into integration by Manish V Badarkhe · Fri Jul 05 15:14:06 2024 +0200
  10. e50bdf9 fix(guid-partition): fix unaligned access in load_mbr_header() by Chris Webb · Thu Jul 04 12:33:15 2024 +0100
  11. 817ede3 feat(tc): provide target_locality info of AP FW components by Tamas Ban · Fri Jun 14 14:55:31 2024 +0200
  12. f648e5d feat(s32g274a): enable BL2 early clocks by Ghennadi Procopciuc · Wed Jun 12 09:07:16 2024 +0300
  13. 0d52577 feat(nxp-clk): implement set_rate for oscillators by Ghennadi Procopciuc · Wed Jun 12 08:09:19 2024 +0300
  14. ecc98d2 feat(nxp-clk): add oscillator clock objects by Ghennadi Procopciuc · Wed Jun 12 07:38:52 2024 +0300
  15. 48cb761 feat(nxp-clk): add minimal set of S32CC clock ids by Ghennadi Procopciuc · Tue Jun 11 18:52:17 2024 +0300
  16. 20f185e Merge changes from topic "add_s32cc_clk_skeleton" into integration by Madhukar Pappireddy · Mon Jul 01 15:29:52 2024 +0200
  17. f592924 fix(mhu): fix compilation error with ENABLE_ASSERTIONS=0 option by Leo Yan · Fri Jun 28 16:21:42 2024 +0100
  18. fc26eb0 feat(nxp-drivers): add clock skeleton for s32cc by Ghennadi Procopciuc · Tue Jun 11 18:39:58 2024 +0300
  19. 3043743 feat(st-reset): add stm32mp2_reset driver by Gabriel Fernandez · Wed Apr 20 10:08:08 2022 +0200
  20. bcd9506 feat(st-clock): add STM32MP2 clock driver by Gabriel Fernandez · Wed Apr 20 10:08:49 2022 +0200
  21. a7ad588 feat(st-reset): add system reset management by Lionel Debieve · Thu Nov 12 10:44:51 2020 +0100
  22. 6299055 Merge "fix(mbedtls): sign verification issue with invalid Key/Signature" into integration by Olivier Deprez · Wed Jun 26 23:00:10 2024 +0200
  23. 39fbcb1 Merge changes from topic "add_clk_callbacks" into integration by Madhukar Pappireddy · Thu Jun 20 15:42:03 2024 +0200
  24. 5cb722c fix(mbedtls): sign verification issue with invalid Key/Signature by Manish V Badarkhe · Mon Jun 03 10:16:19 2024 +0100
  25. a55326b feat(clk): add set_rate callback by Ghennadi Procopciuc · Sat Jun 01 00:04:31 2024 +0300
  26. 16e23a9 Merge "refactor(dice): save parent context handle" into integration by Manish V Badarkhe · Tue Jun 18 14:46:20 2024 +0200
  27. 52f8b01 feat(clk): add set_parent callback by Ghennadi Procopciuc · Mon Jun 03 09:16:41 2024 +0300
  28. 2663506 Merge changes from topic "st_gpio_update" into integration by Manish V Badarkhe · Mon Jun 17 14:45:56 2024 +0200
  29. c9b22c9 fix(st-gpio): configure each GPIO mux as secure for STM32MP2 by Christophe Kerello · Wed Nov 08 18:59:07 2023 +0100
  30. 2834641 feat(st-gpio): add set GPIO config API by Pascal Paillet · Thu Feb 17 17:22:04 2022 +0100
  31. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  32. 7208313 Merge changes from topic "st_clk_update" into integration by Madhukar Pappireddy · Fri Jun 14 15:20:22 2024 +0200
  33. 14d8244 refactor(dice): save parent context handle by Tamas Ban · Mon Jun 03 16:51:49 2024 +0200
  34. a28c5b4 Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · Fri Jun 14 10:09:02 2024 +0200
  35. aa3b816 feat(st-clock): use early traces by Yann Gautier · Thu Nov 02 15:33:28 2023 +0100
  36. 2d14526 fix(st-clock): adapt order of CSS on LSE and HSE by Christoph Fritz · Thu Nov 30 10:17:00 2023 +0100
  37. 8c29ce4 refactor(st-clock): remove unused struct by Yann Gautier · Thu Dec 21 09:51:40 2023 +0100
  38. 0d9413e refactor(st-clock): move stm32mp1_clk_rcc_regs_*lock by Yann Gautier · Wed Oct 25 17:27:13 2023 +0200
  39. 56fd523 refactor(st-clock): driver size optimization by Gabriel Fernandez · Mon Aug 21 13:31:47 2023 +0200
  40. 860400f refactor(st-clock): remove BL32 support on STM32MP13 by Yann Gautier · Wed Jan 11 16:36:08 2023 +0100
  41. 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
  42. 0a1f7b6 feat(st-clock): update with new bindings by Gabriel Fernandez · Tue Aug 16 11:20:00 2022 +0200
  43. da245ba feat(stm32mp1): always boot at 650MHz by Yann Gautier · Mon Sep 12 11:26:09 2022 +0200
  44. 96adacd refactor(st-clock): remove LSEDRV_MEDIUM_HIGH for STM32MP13 by Gabriel Fernandez · Wed Apr 24 09:25:51 2024 +0200
  45. c877c74 fix(st-clock): display proper PLL number for STM32MP13 by Patrick Delaunay · Wed May 22 10:04:19 2024 +0200
  46. ea1064c fix(st-clock): do not reconfigure LSE by Yann Gautier · Mon Mar 21 11:39:33 2022 +0100
  47. 8765b38 refactor(st-clock): remove unused clk function in API by Patrick Delaunay · Wed Oct 11 16:41:33 2023 +0200
  48. ab93d54 refactor(st-clock): support deactivated STGEN in stm32mp_stgen_config by Patrick Delaunay · Wed Oct 11 17:12:53 2023 +0200
  49. b80d0c7 feat(st-clock): add function to restore generic timer rate by Pascal Paillet · Tue Jul 06 18:08:32 2021 +0200
  50. 7f7bc37 fix(rse): include lib-psa to resolve build by Vivek Gautam · Wed Apr 03 23:13:06 2024 +0530
  51. d4c92a8 refactor(auth): remove HW_CONFIG reference from BL1 CoT file by Manish V Badarkhe · Wed Jun 05 10:20:36 2024 +0100
  52. 8cae63f Merge changes from topic "ar/pmuSaveRestore" into integration by Manish Pandey · Fri May 10 11:46:42 2024 +0200
  53. 640d991 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · Wed Apr 10 10:20:13 2024 -0500
  54. eaa9019 feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · Thu Dec 21 00:25:52 2023 -0600
  55. 1cf3d12 Merge changes from topic "early_console" into integration by Manish Pandey · Wed May 08 23:12:11 2024 +0200
  56. 8257eef Merge changes from topic "add_s32g274ardb2_support" into integration by Manish Pandey · Wed May 08 17:16:50 2024 +0200
  57. 9e505f9 refactor(cpufeat): add macro to simplify is_feat_xx_present by Sona Mathew · Wed Mar 13 11:33:54 2024 -0500
  58. 28d692a feat(nxp-drivers): add Linflex driver by Ghennadi Procopciuc · Fri Jan 26 15:25:24 2024 +0200
  59. 0f2bc61 feat(st-bsec): use early traces by Yann Gautier · Thu Nov 02 15:36:12 2023 +0100
  60. 0a7cf19 refactor(measured-boot): change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 12:49:34 2024 +0100
  61. d097318 refactor(rse): change all occurrences of RSS to RSE by Tamas Ban · Wed Feb 21 12:42:00 2024 +0100
  62. acb7aa0 refactor(measured-boot): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:13:41 2024 +0100
  63. 59d4e2a refactor(rss): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 11:40:21 2024 +0100
  64. 3bbba2b Merge "feat(rcar3): change CAM setting to improve bus latency of R-Car Gen3" into integration by Yann Gautier · Fri Mar 29 09:14:53 2024 +0100
  65. e2954e5 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · Fri Mar 22 23:12:28 2024 +0100
  66. cd72d00 fix(mhu): use MHUv2 if PLAT_MHU_VERSION undefined by Joel Goddard · Thu Mar 21 15:37:43 2024 +0000
  67. bf55f93 Merge changes from topic "st_mckprot_bl32" into integration by Madhukar Pappireddy · Wed Mar 20 18:46:17 2024 +0100
  68. 09145aa Merge changes from topic "tfa_mhuv3" into integration by Madhukar Pappireddy · Wed Mar 20 15:55:35 2024 +0100
  69. 53aa28c refactor: fix common misspelling of init* by Harrison Mutai · Wed Mar 20 11:38:07 2024 +0000
  70. c066e07 feat(rcar3): change CAM setting to improve bus latency of R-Car Gen3 by Dien Pham · Sun Nov 05 22:08:19 2023 +0700
  71. 6d8121c feat(st-clock): add function to control MCU subsystem by Lionel Debieve · Tue Dec 15 13:22:27 2020 +0100
  72. b884de4 Merge "refactor(guid-partition): list.entry_count to unsigned int" into integration by Manish V Badarkhe · Tue Mar 19 10:53:10 2024 +0100
  73. 34b9503 refactor(guid-partition): list.entry_count to unsigned int by laurenw-arm · Thu Feb 29 15:34:39 2024 -0600
  74. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
  75. cb759ff refactor(rpi): move register definitions out of rpi_hw.h by Mario Bălănică · Wed Dec 06 21:36:25 2023 +0200
  76. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  77. 5963574 Merge "feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25" into integration by Madhukar Pappireddy · Thu Mar 07 16:31:46 2024 +0100
  78. 0e505a7 feat(mhu): use compile flag to choose mhu version by Joel Goddard · Thu Dec 21 14:47:42 2023 +0000
  79. 2592fad feat(mhu): add MHUv3 wrapper APIs for RSS comm driver by Aziz IDOMAR · Tue Dec 19 19:50:08 2023 +0000
  80. d3fbce7 feat(mhu): add MHUv3 doorbell driver by Aziz IDOMAR · Tue Dec 19 19:43:52 2023 +0000
  81. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · Mon Feb 05 16:19:37 2024 -0600
  82. d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · Tue Jan 30 10:22:29 2024 +0100
  83. f389927 refactor(sds): modify log level for region validity by David Vincze · Fri Mar 01 13:17:24 2024 +0100
  84. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
  85. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
  86. 95bcd30 feat(dice): add DPE driver to measured boot by Tamas Ban · Tue Jun 06 14:38:16 2023 +0200
  87. 9e4a4f8 feat(dice): add QCBOR library as a dependency of DPE by Tamas Ban · Tue Jun 06 13:58:21 2023 +0200
  88. a5db184 feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 by Yann Gautier · Wed May 05 14:28:22 2021 +0200
  89. 464e155 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · Mon Mar 04 15:53:31 2024 +0100
  90. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · Fri Mar 01 13:28:14 2024 +0100
  91. 7c9a204 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · Fri Mar 01 12:37:14 2024 +0100
  92. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · Fri Feb 02 15:32:10 2024 +0530
  93. 3d1f4f6 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · Wed Feb 07 20:13:01 2024 +0530
  94. fe2b1e9 feat(fwu): add some sanity checks for the FWU metadata by Sughosh Ganu · Wed Jan 17 16:38:01 2024 +0530
  95. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · Thu Feb 01 16:59:01 2024 +0530
  96. 5be73cd feat(gpt): validate CRC of GPT partition entries by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  97. 24afcdd refactor(gpt): return header instead of part_lba by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  98. d1806aa feat(scmi): add scmi sensor support by Jacky Bai · Thu Sep 21 11:06:34 2023 +0800
  99. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · Mon Feb 26 12:09:27 2024 +0100
  100. 884cc02 feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · Thu Dec 21 17:34:05 2023 +0530