1. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 5 years ago
  2. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 6 years ago
  3. 7a61114 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 5 years ago
  4. 7ad6d36 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 5 years ago
  5. be858cf plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 5 years ago
  6. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  7. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  8. e9d1e5a plat/st: correctly check pwr-regulators node by Yann Gautier · 5 years ago
  9. cd4941d plat/st: correct static analysis tool warning by Yann Gautier · 5 years ago
  10. b1b218f stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 6 years ago
  11. 5704422 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 6 years ago
  12. 12e21df stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 6 years ago
  13. dd85e57 stm32mp: add DT helper for reg by name by Lionel Debieve · 6 years ago
  14. 46554b6 stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · 6 years ago
  15. 0711ee5 delay: timeout detection support by Lionel Debieve · 6 years ago
  16. 4bdb1a7 stm32mp1: add authentication support for stm32image by Lionel Debieve · 6 years ago
  17. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 6 years ago
  18. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 6 years ago
  19. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  20. b2182cd stm32mp1: check if the SoC is single core by Yann Gautier · 6 years ago
  21. 10e7a9e stm32mp1: print information about board by Yann Gautier · 6 years ago
  22. dec286d stm32mp1: print information about SoC by Yann Gautier · 6 years ago
  23. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 6 years ago
  24. f805594 stm32mp1: make dt_get_stdout_node_offset() static by Yann Gautier · 6 years ago
  25. f33b243 stm32mp1: add general SYSCFG management by Yann Gautier · 6 years ago
  26. 8f282da stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 6 years ago
  27. 1989a19 stm32mp1: add OP-TEE support by Yann Gautier · 6 years ago
  28. 0b1aa77 stm32mp: split stm32mp_io_setup function by Yann Gautier · 6 years ago
  29. 42beea8 stm32mp1: zeromem device_info struct by Yann Gautier · 6 years ago
  30. 0d21680 stm32mp1: update clock driver by Yann Gautier · 6 years ago
  31. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  32. 6f4572b Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 6 years ago
  33. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 6 years ago
  34. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  35. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago