1. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · Wed Sep 11 11:46:40 2019 +0200
  2. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · Fri Nov 12 12:59:09 2021 +0000
  3. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · Mon Sep 14 09:47:44 2020 +0200
  4. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · Fri Oct 15 20:53:01 2021 +0200
  5. 84bca88 fix(stpmic1): fix power switches activation by Pascal Paillet · Wed Mar 10 14:37:03 2021 +0100
  6. 328bba6 fix(stpmic1): update error cases return by Yann Gautier · Mon Mar 23 17:44:30 2020 +0100
  7. c47c816 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · Mon Jul 12 23:04:10 2021 +0200
  8. e289cb0 refactor(stm32_sdmmc2): use DT helpers by Yann Gautier · Mon Nov 04 14:27:23 2019 +0100
  9. b39a152 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · Wed Sep 16 16:41:55 2020 +0200
  10. 4d19874 fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · Fri Feb 28 09:09:06 2020 +0100
  11. 40c28e8 fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · Thu Dec 19 10:03:23 2019 +0100
  12. eaab37d refactor(stm32mp_clk): keep RCC node offset by Yann Gautier · Thu Oct 22 15:37:22 2020 +0200
  13. 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
  14. 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · Tue Oct 06 14:32:26 2020 +0200
  15. 9ee1f9c fix(stm32_console): do not skip init for crash console by Yann Gautier · Thu Sep 09 17:34:53 2021 +0200
  16. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · Tue Aug 31 18:23:13 2021 +0200
  17. cfa88cc fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · Mon Sep 02 18:15:45 2019 +0200
  18. 4e3a51a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · Tue Jul 27 15:39:16 2021 +0200
  19. 74aa83a fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · Tue Apr 06 13:41:19 2021 +0200
  20. 72ceb35 fix(drivers/st/pmic): missing error check by Nicolas Le Bayon · Tue Mar 10 18:18:45 2020 +0100
  21. 53ee7d3 fix(drivers/st/pmic): initialize i2c_state by Benjamin Gaignard · Mon Feb 24 13:57:40 2020 +0100
  22. 360e0e9 fix(drivers/st/clk): use correct return value by Yann Gautier · Wed Sep 16 16:40:34 2020 +0200
  23. 4d479e2 Merge changes from topic "io_stm32image" into integration by Madhukar Pappireddy · Fri Jun 18 15:40:20 2021 +0200
  24. c1f667c fix(io_stm32image): invalidate cache on local buf by Yann Gautier · Mon Nov 09 13:28:47 2020 +0100
  25. f3633d5 refactor(io_stm32image): add header size variable by Yann Gautier · Fri Jun 19 11:38:24 2020 +0200
  26. f3bc8a0 fix(io_stm32image): uninitialized variable warning by Nicolas Le Bayon · Mon Nov 18 17:15:22 2019 +0100
  27. b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · Fri Jun 04 10:08:39 2021 +0200
  28. 3e358b9 nand: stm32_fmc_nand: remove dead code by Yann Gautier · Mon Feb 08 10:44:55 2021 +0100
  29. 8053e07 drivers: move scmi-msg out of st by Peng Fan · Wed Jan 20 11:04:08 2021 +0800
  30. 8b346c5 Merge "Don't return error information from console_flush" into integration by Mark Dykes · Wed Oct 14 18:59:27 2020 +0000
  31. cfcaf32 Merge changes from topic "stm32mp1_plat_updates" into integration by Madhukar Pappireddy · Tue Oct 13 15:46:35 2020 +0000
  32. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · Tue May 05 17:58:40 2020 +0200
  33. 01dd6e4 drivers: stm32_fmc2_nand: fix boundary check for chip select by Lionel Debieve · Tue Jul 21 15:22:55 2020 +0200
  34. 749c917 drivers: stm32_fmc2_nand: move to new bindings by Christophe Kerello · Thu Jul 16 16:57:34 2020 +0200
  35. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  36. e95aacd drivers: stm32_fmc2_nand: fix incorrect error detection by Lionel Debieve · Mon Oct 05 14:24:04 2020 +0200
  37. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · Wed Feb 05 10:03:27 2020 +0100
  38. 1045422 mmc: st: clear some flags before sending a command by Yann Gautier · Fri Jun 12 14:14:26 2020 +0200
  39. dbb9f57 mmc: st: correct retries management by Yann Gautier · Fri Jun 12 12:17:17 2020 +0200
  40. 2e002b0 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · Fri Sep 04 13:25:27 2020 +0200
  41. b66d7d1 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · Fri Jan 31 16:17:37 2020 +0100
  42. f873628 drivers/stm32_hash: register resources as secure or not by Etienne Carriere · Mon Dec 02 10:13:12 2019 +0100
  43. 3018921 drivers/stm32_gpio: register GPIO resources as secure or not by Etienne Carriere · Mon Dec 02 10:11:32 2019 +0100
  44. 2b66328 drivers/stm32_iwdg: register IWDG resources as secure or not by Etienne Carriere · Mon Dec 02 10:10:36 2019 +0100
  45. 67b106a drivers/stm32mp_pmic: register PMIC resources as secure or not by Etienne Carriere · Mon Dec 02 10:10:08 2019 +0100
  46. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · Wed May 13 11:49:49 2020 +0200
  47. 66685f7 drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · Fri May 01 10:36:03 2020 +0200
  48. 02a4ba5 drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · Fri May 01 10:33:22 2020 +0200
  49. 76b3cc6 drivers/scmi-msg: support for clock protocol by Etienne Carriere · Fri May 01 10:32:02 2020 +0200
  50. 13b353c drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · Thu Nov 28 09:13:34 2019 +0100
  51. e5bed89 drivers: introduce ST ETZPC driver by Etienne Carriere · Sun Dec 08 08:15:15 2019 +0100
  52. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · Mon Jun 01 18:07:10 2020 +0000
  53. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · Sun Dec 08 08:14:40 2019 +0100
  54. 8a66889 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · Sun Dec 08 08:21:08 2019 +0100
  55. 2a756c2 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · Sun Dec 08 08:23:35 2019 +0100
  56. 481aa00 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · Sun Dec 08 08:21:44 2019 +0100
  57. bccc7d0 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · Sun Dec 08 08:22:31 2019 +0100
  58. c164ce2 drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · Sun Dec 08 08:20:40 2019 +0100
  59. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · Sun Dec 08 08:20:12 2019 +0100
  60. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  61. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  62. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  63. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  64. 3dcc5f1 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · Wed Mar 18 14:50:50 2020 +0100
  65. e0b01d7 nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · Wed Mar 18 14:07:55 2020 +0100
  66. ebb7e69 spi: stm32_qspi: correct static analysis issues by Yann Gautier · Wed Mar 11 17:09:21 2020 +0100
  67. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · Sat Jan 25 00:58:35 2020 +0000
  68. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · Tue Sep 24 17:44:28 2019 +0200
  69. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · Tue Sep 24 17:39:49 2019 +0200
  70. f30cddc io: change seek offset to signed long long by Yann Gautier · Tue Apr 16 11:35:19 2019 +0200
  71. c5c6945 gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · Wed Sep 11 15:58:31 2019 +0200
  72. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · Tue Sep 03 12:22:23 2019 +0200
  73. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · Mon Sep 16 12:17:09 2019 +0200
  74. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · Mon Aug 26 15:14:51 2019 +0200
  75. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · Wed Sep 04 11:55:10 2019 +0200
  76. 6d9e6a0 mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · Tue Jun 11 20:03:07 2019 +0200
  77. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · Tue May 28 11:54:50 2019 +0200
  78. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · Fri Apr 19 10:48:36 2019 +0200
  79. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  80. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · Wed May 22 19:13:51 2019 +0200
  81. c7f9e96 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · Mon May 20 14:39:26 2019 +0200
  82. 091eab5 stm32mp1: add watchdog support by Yann Gautier · Tue Jun 04 18:06:34 2019 +0200
  83. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · Mon May 20 19:17:08 2019 +0200
  84. d0dcbaa clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · Tue Jun 04 15:55:37 2019 +0200
  85. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · Tue May 07 18:49:33 2019 +0200
  86. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · Fri May 17 15:57:56 2019 +0200
  87. 007d745 arch: add some defines for generic timer registers by Yann Gautier · Wed Apr 17 13:47:07 2019 +0200
  88. 0a0ca8b Console: remove deprecated finish_console_register by Ambroise Vincent · Wed Mar 27 15:45:35 2019 +0000
  89. c8fa1aa mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · Fri Mar 08 10:59:00 2019 +0100
  90. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  91. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  92. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · Thu Feb 14 09:17:55 2019 +0100
  93. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  94. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  95. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  96. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  97. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  98. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  99. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100
  100. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100