1. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 1 year, 1 month ago
  2. 409b382 fix(st): use Boolean type for tests by Yann Gautier · 1 year, 7 months ago
  3. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 1 year, 7 months ago
  4. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · 1 year, 7 months ago
  5. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · 1 year, 8 months ago
  6. 82ece5c refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 2 years, 4 months ago
  7. 7dac203 refactor(st): remove useless includes by Yann Gautier · 2 years, 3 months ago
  8. 41ab652 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 2 years, 9 months ago
  9. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  10. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  11. 4e26784 feat(plat/st): create new helper for DT access by Yann Gautier · 2 years, 9 months ago
  12. 003972c fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 9 months ago
  13. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 10 months ago
  14. 1c95933 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 3 years, 4 months ago
  15. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  16. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 2 months ago
  17. eec9192 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 4 years, 3 months ago
  18. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  19. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  20. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  21. df47392 plat/st: correctly check pwr-regulators node by Yann Gautier · 4 years, 4 months ago
  22. 2260b84 plat/st: correct static analysis tool warning by Yann Gautier · 4 years, 4 months ago
  23. b0899eb stm32mp: add DT helper for reg by name by Lionel Debieve · 4 years, 9 months ago
  24. 1bef97a stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 5 years ago
  25. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  26. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  27. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  28. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  29. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago[Renamed (98%) from plat/st/stm32mp1/stm32mp1_dt.c]
  30. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  31. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  32. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  33. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  34. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  35. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago