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