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