1. 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 1 month ago
  2. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years ago
  3. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years ago
  4. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 2 years, 6 months ago
  5. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 1 month ago
  6. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 2 years, 6 months ago
  7. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 3 months ago
  8. 3d20178 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 2 years, 9 months ago
  9. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 2 years, 7 months ago
  10. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 3 years, 7 months ago
  11. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 3 years, 11 months ago
  12. 0711ee5 delay: timeout detection support by Lionel Debieve · 4 years, 2 months ago
  13. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 4 years, 2 months ago
  14. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 4 years, 7 months ago
  15. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 4 years, 6 months ago
  16. b2182cd stm32mp1: check if the SoC is single core by Yann Gautier · 4 years, 6 months ago
  17. 10e7a9e stm32mp1: print information about board by Yann Gautier · 4 years, 7 months ago
  18. dec286d stm32mp1: print information about SoC by Yann Gautier · 4 years, 6 months ago
  19. 73680c2 stm32mp1: add watchdog support by Yann Gautier · 4 years, 6 months ago
  20. 0d21680 stm32mp1: update clock driver by Yann Gautier · 4 years, 10 months ago
  21. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 4 years, 10 months ago
  22. 6f4572b Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · 4 years, 10 months ago
  23. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 4 years, 10 months ago
  24. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 4 years, 10 months ago