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