1. 165ad55 feat(drivers/st/uart): add uart driver for STM32MP1 by Nicolas Le Bayon · 6 years ago
  2. 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 5 years ago
  3. 4bafa3d refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · 3 years, 11 months ago
  4. 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
  5. ff18c4c refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 4 years, 10 months ago
  6. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
  7. f3d2750 feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · 4 years, 2 months ago
  8. edaaa98 ddr: stm32mp1_ddr: correct SELFREF_TO_X32 mask by Yann Gautier · 4 years, 6 months ago
  9. b473430 drivers: move scmi-msg out of st by Peng Fan · 4 years, 7 months ago
  10. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  11. 0adc87c drivers: st: add missing includes in ETZPC header by Yann Gautier · 5 years ago
  12. 37e8295 drivers: st: clock: register parent of secure clocks by Etienne Carriere · 5 years ago
  13. 7d6fa6e drivers/scmi-msg: smt entry points for incoming messages by Etienne Carriere · 5 years ago
  14. 6cc2c1c drivers/scmi-msg: support for reset domain protocol by Etienne Carriere · 5 years ago
  15. c9e8300 drivers/scmi-msg: support for clock protocol by Etienne Carriere · 5 years ago
  16. 75366cc drivers/scmi-msg: driver for processing scmi messages by Etienne Carriere · 6 years ago
  17. 77d0504 drivers: introduce ST ETZPC driver by Etienne Carriere · 6 years ago
  18. ec29ce6 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 5 years ago
  19. 45c70e6 drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 6 years ago
  20. 8fbcd9e drivers: stm32mp1 clocks: allow tree lookup for several system clocks by Etienne Carriere · 6 years ago
  21. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  22. c10db6d stm32: Use generic console_t data structure by Andre Przywara · 6 years ago
  23. 0581a88 spi: stm32_qspi: Add QSPI support by Lionel Debieve · 6 years ago
  24. 695f7df fmc: stm32_fmc2_nand: Add FMC2 driver support by Lionel Debieve · 6 years ago
  25. b8718d1 io: stm32image: fix device_size type by Lionel Debieve · 6 years ago
  26. 19e2af7 crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · 6 years ago
  27. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 6 years ago
  28. b1e0b11 crypto: stm32_hash: Add HASH driver by Lionel Debieve · 6 years ago
  29. 2c2c9f1 mmc: stm32_sdmmc2: manage max-frequency property from DT by Yann Gautier · 6 years ago
  30. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
  31. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  32. d4151d2 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array by Yann Gautier · 6 years ago
  33. f66358a clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 6 years ago
  34. b053a22 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 6 years ago
  35. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  36. 5202cb3 stm32mp1: add timeout detection in reset driver by Yann Gautier · 6 years ago
  37. 447b2b1 stm32mp1: split clkfunc code by Yann Gautier · 6 years ago
  38. d82d4ff stm32mp1: update I2C and PMIC drivers by Yann Gautier · 6 years ago
  39. dfdb057 stm32mp1: use new functions to manage timeouts by Yann Gautier · 6 years ago
  40. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  41. 88ef042 stm32mp1: add BSEC driver by Yann Gautier · 7 years ago
  42. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 7 years ago
  43. 4156d4d drivers: st: update drivers code by Yann Gautier · 7 years ago
  44. 077f682 drivers: st: pmic: update stpmic1 driver by Yann Gautier · 7 years ago
  45. c948f77 stm32mp1: update device tree files by Yann Gautier · 7 years ago
  46. 23684d0 stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 7 years ago
  47. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  48. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  49. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  50. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 7 years ago
  51. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 7 years ago
  52. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  53. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  54. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 7 years ago
  55. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 7 years ago
  56. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  57. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 7 years ago
  58. e4f559f stm32mp1: Add PMIC support by Yann Gautier · 7 years ago
  59. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 7 years ago
  60. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 7 years ago
  61. 4353bb2 Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 7 years ago