1. 6d8121c feat(st-clock): add function to control MCU subsystem by Lionel Debieve · 3 years, 7 months ago
  2. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · 4 months ago
  3. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · 5 years ago
  4. 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · 4 years, 9 months ago
  5. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 1 year, 7 months ago
  6. 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · 10 months ago
  7. 740ca30 feat(st): add RCC registers list by Yann Gautier · 1 year, 1 month ago
  8. 39ff592 fix(st-crypto): move flag control into source code by Lionel Debieve · 1 year, 2 months ago
  9. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · 1 year, 7 months ago
  10. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  11. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  12. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  13. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 9 months ago
  14. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  15. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 4 months ago
  16. e05e8cf feat(st-pmic): add pmic_voltages_init() function by Yann Gautier · 2 years, 5 months ago
  17. 1308d75 feat(st-clock): add clock driver for STM32MP13 by Gabriel Fernandez · 4 years, 4 months ago
  18. 3c0fbfe feat(st): update the security based on new compatible by Lionel Debieve · 3 years, 7 months ago
  19. fc51b23 feat(st-gpio): allow to set a gpio in output mode by Fabien Dessenne · 2 years, 9 months ago
  20. 83969cf refactor(st-gpio): code improvements by Fabien Dessenne · 2 years, 9 months ago
  21. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 5 years ago
  22. deef969 refactor(st-clock): update STGEN management by Lionel Debieve · 4 years, 7 months ago
  23. ad730b5 refactor(st-clock): use refcnt instead of secure status by Yann Gautier · 2 years, 5 months ago
  24. 5177ea2 refactor(st-clock): directly use oscillator name by Gabriel Fernandez · 4 years, 2 months ago
  25. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · 3 years, 4 months ago
  26. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · 3 years, 1 month ago
  27. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · 3 years, 10 months ago
  28. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · 2 years, 10 months ago
  29. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · 3 years, 2 months ago
  30. c14205d feat(st-sdmmc2): manage cards power cycle by Yann Gautier · 5 years ago
  31. 8b330ce feat(st-drivers): introduce fixed regulator driver by Pascal Paillet · 3 years, 5 months ago
  32. e6f1032 feat(st-pmic): register the PMIC to regulator framework by Yann Gautier · 2 years, 9 months ago
  33. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  34. 79503b8 feat(regulator): add a regulator framework by Pascal Paillet · 3 years, 7 months ago
  35. c18c454 feat(stpmic1): add new services by Pascal Paillet · 3 years, 7 months ago
  36. f76731f feat(stpmic1): add USB OTG regulators by Etienne Carriere · 4 years, 6 months ago
  37. f5188ee refactor(stpmic1): set stpmic1_is_regulator_enabled() as boolean by Nicolas Le Bayon · 4 years, 10 months ago
  38. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  39. dc08ebe feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 4 years, 10 months ago
  40. 04f89be feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 3 years, 10 months ago
  41. 1905c2e refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · 2 years, 10 months ago
  42. 87a6382 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 2 years, 9 months ago
  43. 286d81e refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 3 years, 9 months ago
  44. faa9bcf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 2 years, 10 months ago
  45. b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · 3 years, 1 month ago
  46. 3caba8f ddr: stm32mp1_ddr: correct SELFREF_TO_X32 mask by Yann Gautier · 3 years, 5 months ago
  47. 8053e07 drivers: move scmi-msg out of st by Peng Fan · 3 years, 5 months ago
  48. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  49. 4b94d91 drivers: st: add missing includes in ETZPC header by Yann Gautier · 3 years, 10 months ago
  50. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · 4 years, 2 months ago
  51. 66685f7 drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · 4 years, 2 months ago
  52. 02a4ba5 drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · 4 years, 2 months ago
  53. 76b3cc6 drivers/scmi-msg: support for clock protocol by Etienne Carriere · 4 years, 2 months ago
  54. 13b353c drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · 4 years, 7 months ago
  55. e5bed89 drivers: introduce ST ETZPC driver by Etienne Carriere · 4 years, 7 months ago
  56. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 1 month ago
  57. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 7 months ago
  58. 0413261 drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 4 years, 7 months ago
  59. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  60. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  61. 923e4d3 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 4 years, 9 months ago
  62. 2c0ba88 fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 4 years, 9 months ago
  63. 496393a io: stm32image: fix device_size type by Lionel Debieve · 4 years, 9 months ago
  64. f36952b crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · 4 years, 9 months ago
  65. 0e73d73 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 10 months ago
  66. 8cc21ea crypto: stm32_hash: Add HASH driver by Lionel Debieve · 4 years, 10 months ago
  67. 3194afe mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 5 years ago
  68. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  69. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  70. 9d8bbcd clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 5 years ago
  71. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  72. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  73. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  74. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · 5 years ago
  75. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  76. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  77. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · 5 years ago
  78. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  79. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  80. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  81. 1a3fc9f drivers: st: update drivers code by Yann Gautier · 5 years ago
  82. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 5 years ago
  83. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · 5 years ago
  84. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  85. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  86. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  87. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  88. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  89. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  90. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  91. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  92. 9abbd6a stm32mp1: add an IO to read MMC devices by Yann Gautier · 6 years ago
  93. eb16b47 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 6 years ago
  94. 5380b0d stm32mp1: add sdmmc2 driver by Yann Gautier · 6 years ago
  95. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  96. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  97. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  98. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  99. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago