1. 22c3dbf feat(st-sdmmc2): allow compatible to be defined in platform code by Yann Gautier · Wed Jan 20 14:08:32 2021 +0100
  2. e05e8cf feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · Tue Jan 18 15:49:42 2022 +0100
  3. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · Wed Mar 11 11:30:34 2020 +0100
  4. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · Wed Feb 12 09:36:23 2020 +0100
  5. b62e117 fix(st-pmic): add static const to pmic_ops by Yann Gautier · Wed Feb 09 17:35:45 2022 +0100
  6. ffbaf87 Merge "fix(st-clock): initialize pllcfg table" into integration by Madhukar Pappireddy · Sun Mar 06 01:24:17 2022 +0100
  7. 2934be5 feat(st-uart): manage oversampling by 8 by Yann Gautier · Mon Feb 28 18:28:06 2022 +0100
  8. 376b80b fix(st-uart): correctly fill BRR register by Yann Gautier · Mon Feb 28 17:29:49 2022 +0100
  9. fffc76e fix(st-clock): initialize pllcfg table by Yann Gautier · Fri Mar 04 11:08:47 2022 +0100
  10. 4ce04cc fix(st-clock): print enums as unsigned by Yann Gautier · Mon Feb 28 11:34:05 2022 +0100
  11. f0a7476 fix(st-pmic): correct verbose message by Yann Gautier · Thu Jan 06 09:35:35 2022 +0100
  12. faef902 fix(st-sdmmc2): correct cmd_idx type in messages by Yann Gautier · Mon Feb 14 09:58:11 2022 +0100
  13. b90910c fix(st-fmc): fix type in message by Yann Gautier · Mon Feb 14 15:21:21 2022 +0100
  14. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · Tue Dec 15 10:35:59 2020 +0100
  15. 8b6ed59 feat(st-gpio): do not apply secure config in BL2 by Yann Gautier · Tue Aug 11 14:21:41 2020 +0200
  16. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · Tue Sep 21 14:18:34 2021 +0200
  17. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · Tue Sep 21 11:05:06 2021 +0200
  18. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · Mon May 20 18:35:02 2019 +0200
  19. c30b6d0 feat(st-regulator): add support for regulator-always-on by Pascal Paillet · Fri Jan 28 13:40:36 2022 +0100
  20. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · Wed Dec 04 21:50:19 2019 +0100
  21. 5672967 feat(st-clock): assign clocks to the correct BL by Yann Gautier · Fri Jan 17 11:59:28 2020 +0100
  22. af1e8f4 feat(st-clock): do not refcount on non-secure clocks in bl32 by Yann Gautier · Wed Oct 27 18:21:11 2021 +0200
  23. b2edbc3 feat(st-clock): define secure and non-secure gate clocks by Yann Gautier · Wed Oct 27 18:16:59 2021 +0200
  24. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · Wed Jan 19 13:57:49 2022 +0100
  25. 374af14 Merge "fix(st-ddr): add missing debug.h" into integration by Madhukar Pappireddy · Thu Jan 27 02:01:32 2022 +0100
  26. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · Wed Jan 19 14:15:48 2022 +0100
  27. c934381 fix(st-clock): correct types in error messages by Yann Gautier · Tue Sep 07 09:05:44 2021 +0200
  28. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · Fri May 15 08:00:03 2020 +0200
  29. d78bd85 feat(st-clock): check HSE configuration in serial boot by Lionel Debieve · Tue Jul 02 18:03:34 2019 +0200
  30. 48519b3 feat(st-clock): manage disabled oscillator by Patrick Delaunay · Mon Jul 01 08:59:24 2019 +0200
  31. dab197a refactor(st-clock): improve DT parsing for PLL nodes by Nicolas Le Bayon · Wed Nov 13 11:46:31 2019 +0100
  32. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  33. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  34. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  35. 39d85f4 refactor(st-ddr): update parameter array initialization by Yann Gautier · Mon Feb 25 13:44:27 2019 +0100
  36. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
  37. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
  38. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · Tue Sep 07 09:07:35 2021 +0200
  39. 68899ce fix(st-sdmmc2): check regulator enable/disable return by Yann Gautier · Tue Jan 04 15:25:04 2022 +0100
  40. 5aa329b Merge changes from topic "st_regulator" into integration by Madhukar Pappireddy · Fri Dec 24 00:13:50 2021 +0100
  41. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · Fri May 10 16:01:34 2019 +0200
  42. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · Wed Jan 20 17:09:10 2021 +0100
  43. 5e36dbb refactor(st-pmic): use regulator framework for DDR init by Pascal Paillet · Tue Dec 15 19:05:09 2020 +0100
  44. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · Mon Sep 27 14:31:40 2021 +0200
  45. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · Mon Nov 18 13:13:36 2019 +0100
  46. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · Tue Dec 15 18:26:39 2020 +0100
  47. c18c454 feat(stpmic1): add new services by Pascal Paillet · Tue Dec 15 18:28:34 2020 +0100
  48. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · Fri Jan 10 08:31:13 2020 +0100
  49. 342865a refactor(st-pmic): improve driver usage by Nicolas Le Bayon · Fri Nov 15 15:56:06 2019 +0100
  50. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · Thu Sep 19 11:24:50 2019 +0200
  51. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  52. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · Fri Jun 11 10:54:56 2021 +0200
  53. 4959cc2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · Fri Dec 10 14:19:15 2021 +0100
  54. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
  55. 64e1b2c feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · Fri Sep 04 17:39:12 2020 +0200
  56. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  57. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  58. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · Fri Oct 15 20:53:01 2021 +0200
  59. 84bca88 fix(stpmic1): fix power switches activation by Pascal Paillet · Wed Mar 10 14:37:03 2021 +0100
  60. 328bba6 fix(stpmic1): update error cases return by Yann Gautier · Mon Mar 23 17:44:30 2020 +0100
  61. c47c816 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · Mon Jul 12 23:04:10 2021 +0200
  62. e289cb0 refactor(stm32_sdmmc2): use DT helpers by Yann Gautier · Mon Nov 04 14:27:23 2019 +0100
  63. b39a152 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · Wed Sep 16 16:41:55 2020 +0200
  64. 4d19874 fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · Fri Feb 28 09:09:06 2020 +0100
  65. 40c28e8 fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · Thu Dec 19 10:03:23 2019 +0100
  66. eaab37d refactor(stm32mp_clk): keep RCC node offset by Yann Gautier · Thu Oct 22 15:37:22 2020 +0200
  67. 87a6382 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · Mon Oct 04 14:15:41 2021 +0200
  68. 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · Tue Oct 06 14:32:26 2020 +0200
  69. 9ee1f9c fix(stm32_console): do not skip init for crash console by Yann Gautier · Thu Sep 09 17:34:53 2021 +0200
  70. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
  71. cfa88cc fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · Mon Sep 02 18:15:45 2019 +0200
  72. 4e3a51a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · Tue Jul 27 15:39:16 2021 +0200
  73. 74aa83a fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · Tue Apr 06 13:41:19 2021 +0200
  74. 72ceb35 fix(drivers/st/pmic): missing error check by Nicolas Le Bayon · Tue Mar 10 18:18:45 2020 +0100
  75. 53ee7d3 fix(drivers/st/pmic): initialize i2c_state by Benjamin Gaignard · Mon Feb 24 13:57:40 2020 +0100
  76. 360e0e9 fix(drivers/st/clk): use correct return value by Yann Gautier · Wed Sep 16 16:40:34 2020 +0200
  77. 4d479e2 Merge changes from topic "io_stm32image" into integration by Madhukar Pappireddy · Fri Jun 18 15:40:20 2021 +0200
  78. c1f667c fix(io_stm32image): invalidate cache on local buf by Yann Gautier · Mon Nov 09 13:28:47 2020 +0100
  79. f3633d5 refactor(io_stm32image): add header size variable by Yann Gautier · Fri Jun 19 11:38:24 2020 +0200
  80. f3bc8a0 fix(io_stm32image): uninitialized variable warning by Nicolas Le Bayon · Mon Nov 18 17:15:22 2019 +0100
  81. b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · Fri Jun 04 10:08:39 2021 +0200
  82. 3e358b9 nand: stm32_fmc_nand: remove dead code by Yann Gautier · Mon Feb 08 10:44:55 2021 +0100
  83. 8053e07 drivers: move scmi-msg out of st by Peng Fan · Wed Jan 20 11:04:08 2021 +0800
  84. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · Wed Oct 14 18:59:27 2020 +0000
  85. cfcaf32 Merge changes from topic "stm32mp1_plat_updates" into integration by Madhukar Pappireddy · Tue Oct 13 15:46:35 2020 +0000
  86. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  87. 01dd6e4 drivers: stm32_fmc2_nand: fix boundary check for chip select by Lionel Debieve · Tue Jul 21 15:22:55 2020 +0200
  88. 749c917 drivers: stm32_fmc2_nand: move to new bindings by Christophe Kerello · Thu Jul 16 16:57:34 2020 +0200
  89. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  90. e95aacd drivers: stm32_fmc2_nand: fix incorrect error detection by Lionel Debieve · Mon Oct 05 14:24:04 2020 +0200
  91. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · Wed Feb 05 10:03:27 2020 +0100
  92. 1045422 mmc: st: clear some flags before sending a command by Yann Gautier · Fri Jun 12 14:14:26 2020 +0200
  93. dbb9f57 mmc: st: correct retries management by Yann Gautier · Fri Jun 12 12:17:17 2020 +0200
  94. 2e002b0 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · Fri Sep 04 13:25:27 2020 +0200
  95. b66d7d1 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · Fri Jan 31 16:17:37 2020 +0100
  96. f873628 drivers/stm32_hash: register resources as secure or not by Etienne Carriere · Mon Dec 02 10:13:12 2019 +0100
  97. 3018921 drivers/stm32_gpio: register GPIO resources as secure or not by Etienne Carriere · Mon Dec 02 10:11:32 2019 +0100
  98. 2b66328 drivers/stm32_iwdg: register IWDG resources as secure or not by Etienne Carriere · Mon Dec 02 10:10:36 2019 +0100
  99. 67b106a drivers/stm32mp_pmic: register PMIC resources as secure or not by Etienne Carriere · Mon Dec 02 10:10:08 2019 +0100
  100. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · Wed May 13 11:49:49 2020 +0200