1. a52ab27 fix(st-ddr): fix coverity issue in ddrphyinit by Maxime Méré · Thu Oct 10 17:08:26 2024 +0200
  2. 068d341 feat(st-ddr): add STM32MP2 driver by Nicolas Le Bayon · Thu Jul 01 14:44:22 2021 +0200
  3. 93763f5 refactor(st-ddr): create generic services by Nicolas Le Bayon · Tue Mar 08 17:09:59 2022 +0100
  4. ca41b58 refactor(st-ddr): remove name from stm32mp_ddr_reg_desc by Yann Gautier · Wed May 29 15:41:58 2024 +0200
  5. 2b85578 refactor(st-ddr): add definition for timeouts and delays by Yann Gautier · Wed May 29 15:34:45 2024 +0200
  6. 507173f feat(stm32mp1): handle DDR power supplies by Patrick Delaunay · Thu Feb 16 14:29:25 2023 +0100
  7. 40ff138 feat(stm32mp2): enable DDR sub-system clock by Yann Gautier · Tue May 21 20:54:04 2024 +0200
  8. 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · Mon Sep 18 09:40:37 2023 +0200
  9. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  10. dcdc2fd fix(st-ddr): add missing debug.h by Yann Gautier · Wed Jan 19 14:15:48 2022 +0100
  11. 620ce33 refactor(st-ddr): move basic tests in a dedicated file by Nicolas Le Bayon · Tue Mar 02 11:19:36 2021 +0100
  12. 8ce825f refactor(st-ddr): reorganize generic and specific elements by Nicolas Le Bayon · Tue May 18 10:01:30 2021 +0200
  13. 6d8c244 feat(stm32mp1): allow configuration of DDR AXI ports number by Yann Gautier · Thu Sep 17 12:42:46 2020 +0200
  14. 39d85f4 refactor(st-ddr): update parameter array initialization by Yann Gautier · Mon Feb 25 13:44:27 2019 +0100
  15. e22424a feat(st-ddr): add read valid training support by Nicolas Le Bayon · Fri Sep 10 12:03:38 2021 +0200
  16. a0f6ff7 refactor(stm32mp1): remove the support of calibration result by Patrick Delaunay · Fri Apr 30 17:31:52 2021 +0200
  17. 634591d fix(st-ddr): correct DDR warnings by Yann Gautier · Tue Sep 07 09:07:35 2021 +0200
  18. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · Mon Aug 30 15:06:54 2021 +0200
  19. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  20. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · Thu Mar 26 12:51:21 2020 +0000
  21. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · Fri Jan 10 18:18:59 2020 +0100
  22. 917a00c stm32mp1: add support for LpDDR3 by Yann Gautier · Tue Apr 16 16:20:58 2019 +0200
  23. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  24. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  25. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  26. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  27. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  28. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  29. 1a3fc9f drivers: st: update drivers code by Yann Gautier · Thu Jan 17 14:35:22 2019 +0100
  30. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · Thu Jan 17 19:16:03 2019 +0100
  31. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · Wed Jan 16 18:31:00 2019 +0100
  32. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  33. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  34. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · Tue Jul 24 17:18:19 2018 +0200