1. 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 1 year, 1 month ago
  2. 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 1 year ago
  3. e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 1 year, 1 month ago
  4. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 1 year, 1 month ago
  5. c5bf1b0 refactor(stm32mp1): drop the "st,stm32-nvmem-layout" node by Patrick Delaunay · 1 year, 9 months ago
  6. b9a6dbc refactor(st): remove useless includes by Yann Gautier · 1 year, 9 months ago
  7. d0f2cf3 feat(st): get pin_count from the gpio-ranges property by Fabien Dessenne · 2 years, 3 months ago
  8. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 1 month ago
  9. c39c658 refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 3 months ago
  10. ea97bbf feat(plat/st): create new helper for DT access by Yann Gautier · 2 years, 2 months ago
  11. 91ffc1d fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 3 months ago
  12. c20b060 refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 4 months ago
  13. f714ca8 plat/st: do not rely on tainted value for dt property length by Yann Gautier · 2 years, 9 months ago
  14. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 3 years, 7 months ago
  15. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 3 years, 8 months ago
  16. 7a61114 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 3 years, 8 months ago
  17. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 3 years, 9 months ago
  18. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 3 years, 9 months ago
  19. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 3 years, 9 months ago
  20. e9d1e5a plat/st: correctly check pwr-regulators node by Yann Gautier · 3 years, 9 months ago
  21. cd4941d plat/st: correct static analysis tool warning by Yann Gautier · 3 years, 9 months ago
  22. dd85e57 stm32mp: add DT helper for reg by name by Lionel Debieve · 4 years, 3 months ago
  23. f805594 stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 4 years, 6 months ago
  24. f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 4 years, 7 months ago
  25. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 4 years, 10 months ago
  26. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 4 years, 10 months ago
  27. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 4 years, 10 months ago
  28. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 4 years, 10 months ago[Renamed (98%) from plat/st/stm32mp1/stm32mp1_dt.c]
  29. 1fc2130 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  30. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  31. 10a511c stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 5 years ago
  32. 278c34d stm32mp1: Add console support by Yann Gautier · 5 years ago
  33. 6a339a4 stm32mp1: Add GPIO support by Yann Gautier · 5 years ago
  34. 7839a05 stm32mp1: Add clock and reset support by Yann Gautier · 5 years ago