1. 16e56a7 refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 6 years ago
  2. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  3. be1d8b2 Merge "feat(stm32mp1): preserve the PLL4 settings for USB boot" into integration by Manish Pandey · 3 years, 8 months ago
  4. 165ad55 feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 6 years ago
  5. bf1af15 feat(stm32mp1): preserve the PLL4 settings for USB boot by Patrick Delaunay · 5 years ago
  6. 4ef449c fix: use correct printf format for uint64_t by Manish Pandey · 3 years, 9 months ago
  7. 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 5 years ago
  8. 3deb060 Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 3 years, 10 months ago
  9. 0161991 fix(stpmic1): fix power switches activation by Pascal Paillet · 4 years, 5 months ago
  10. ed6a852 fix(stpmic1): update error cases return by Yann Gautier · 5 years ago
  11. 5b111c7 fix(stm32mp1_clk): keep RTC clock always on by HE Shushan · 4 years, 1 month ago
  12. bff9e3c refactor(stm32_sdmmc2): use DT helpers by Yann Gautier · 6 years ago
  13. bf39318 fix(stm32mp1_clk): set other clocks as always on by Yann Gautier · 4 years, 11 months ago
  14. 602ae2f fix(stm32mp1_clk): fix MPU clock rate by Gabriel Fernandez · 5 years ago
  15. b8fe48b fix(stm32mp1_clk): fix MCU/AXI parent clock by Etienne Carriere · 6 years ago
  16. ba57711 refactor(stm32mp_clk): keep RCC node offset by Yann Gautier · 4 years, 10 months ago
  17. 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
  18. ff18c4c refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 4 years, 10 months ago
  19. 49c7f0c fix(stm32_console): do not skip init for crash console by Yann Gautier · 4 years ago
  20. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
  21. 373f06b fix(stm32mp1_clk): keep RTCAPB clock always on by Lionel Debieve · 6 years ago
  22. cbd2e8a fix(stm32mp1_clk): fix RTC clock rating by Gabriel Fernandez · 4 years ago
  23. 1550909 fix(stm32mp1_clk): correctly manage RTC clock source by Yann Gautier · 4 years, 4 months ago
  24. a4bcfe9 fix(drivers/st/pmic): missing error check by Nicolas Le Bayon · 5 years ago
  25. 4282284 fix(drivers/st/pmic): initialize i2c_state by Benjamin Gaignard · 5 years ago
  26. 8f97c4f fix(drivers/st/clk): use correct return value by Yann Gautier · 4 years, 11 months ago
  27. 7cfe599 Merge changes from topic "io_stm32image" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  28. a5bcf82 fix(io_stm32image): invalidate cache on local buf by Yann Gautier · 4 years, 9 months ago
  29. b6561c1 refactor(io_stm32image): add header size variable by Yann Gautier · 5 years ago
  30. c1d732d fix(io_stm32image): uninitialized variable warning by Nicolas Le Bayon · 6 years ago
  31. f3d2750 feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · 4 years, 2 months ago
  32. 3ed0165 nand: stm32_fmc_nand: remove dead code by Yann Gautier · 4 years, 6 months ago
  33. b473430 drivers: move scmi-msg out of st by Peng Fan · 4 years, 7 months ago
  34. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
  35. 80d9cf7 Merge changes from topic "stm32mp1_plat_updates" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  36. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  37. 495885b drivers: stm32_fmc2_nand: fix boundary check for chip select by Lionel Debieve · 5 years ago
  38. 0c3e8ac drivers: stm32_fmc2_nand: move to new bindings by Christophe Kerello · 5 years ago
  39. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  40. 4496600 drivers: stm32_fmc2_nand: fix incorrect error detection by Lionel Debieve · 4 years, 10 months ago
  41. 1bb9072 clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 6 years ago
  42. 54019a3 mmc: st: clear some flags before sending a command by Yann Gautier · 5 years ago
  43. 7d8e121 mmc: st: correct retries management by Yann Gautier · 5 years ago
  44. 769a990 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · 5 years ago
  45. 662c1f5 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · 6 years ago
  46. 3d0d0a1 drivers/stm32_hash: register resources as secure or not by Etienne Carriere · 6 years ago
  47. 66de6f3 drivers/stm32_gpio: register GPIO resources as secure or not by Etienne Carriere · 6 years ago
  48. bcc360f drivers/stm32_iwdg: register IWDG resources as secure or not by Etienne Carriere · 6 years ago
  49. f564d43 drivers/stm32mp_pmic: register PMIC resources as secure or not by Etienne Carriere · 6 years ago
  50. 37e8295 drivers: st: clock: register parent of secure clocks by Etienne Carriere · 5 years ago
  51. 7d6fa6e drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · 5 years ago
  52. 6cc2c1c drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · 5 years ago
  53. c9e8300 drivers/scmi-msg: support for clock protocol by Etienne Carriere · 5 years ago
  54. 75366cc drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · 6 years ago
  55. 77d0504 drivers: introduce ST ETZPC driver by Etienne Carriere · 6 years ago
  56. ec29ce6 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 5 years ago
  57. 45c70e6 drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 6 years ago
  58. 25be845 drivers: stm32mp1 clocks: fix debug trace on clock enable/disable by Etienne Carriere · 6 years ago
  59. 033b6c3 drivers: stm32mp1 clocks: enable system clocks during initialization by Etienne Carriere · 6 years ago
  60. 3584820 drivers: stm32mp1 clocks: prevent crash on always on clocks by Etienne Carriere · 6 years ago
  61. 016af00 drivers: stm32mp1 clocks: add RTC as a gateable clock by Etienne Carriere · 6 years ago
  62. 8ae08dc drivers: stm32mp1 clocks: support shifted clock selector bit masks by Etienne Carriere · 6 years ago
  63. 8fbcd9e drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 6 years ago
  64. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
  65. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
  66. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  67. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  68. 9543389 io: io_stm32image: correct possible NULL pointer dereference by Yann Gautier · 5 years ago
  69. 9fe181c nand: stm32_fmc2_nand: correct xor_ecc.val assigned value by Yann Gautier · 5 years ago
  70. 9d22d31 spi: stm32_qspi: correct static analysis issues by Yann Gautier · 5 years ago
  71. c10db6d stm32: Use generic console_t data structure by Andre Przywara · 6 years ago
  72. 0581a88 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 6 years ago
  73. 695f7df fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 6 years ago
  74. 70cb0bf io: change seek offset to signed long long by Yann Gautier · 6 years ago
  75. 243b61d gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · 6 years ago
  76. 4bdb1a7 stm32mp1: add authentication support for stm32image by Lionel Debieve · 6 years ago
  77. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 6 years ago
  78. b1e0b11 crypto: stm32_hash: Add HASH driver by Lionel Debieve · 6 years ago
  79. ebf851e stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 6 years ago
  80. d9d803e mmc: stm32_sdmmc2: correctly manage block size by Yann Gautier · 6 years ago
  81. 2c2c9f1 mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 6 years ago
  82. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 6 years ago
  83. 4b549b2 stm32mp1: add support for LpDDR3 by Yann Gautier · 6 years ago
  84. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  85. 6cb45f8 clk: stm32mp: enable RTCAPB clock for dual-core chips by Yann Gautier · 6 years ago
  86. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
  87. f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
  88. dd98aec clk: stm32mp1: correctly handle Clock Spreading Generator by Yann Gautier · 6 years ago
  89. d4151d2 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 6 years ago
  90. f66358a clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 6 years ago
  91. e1abd56 arch: add some defines for generic timer registers by Yann Gautier · 6 years ago
  92. be3991c Console: remove deprecated finish_console_register by Ambroise Vincent · 6 years ago
  93. b248bb4 mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 6 years ago
  94. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
  95. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  96. 5202cb3 stm32mp1: add timeout detection in reset driver by Yann Gautier · 6 years ago
  97. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  98. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
  99. d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 6 years ago
  100. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 6 years ago