1. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  2. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  3. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  4. 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
  5. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  6. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  7. aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
  8. 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 10 months ago
  9. 8ce8918 fix(plat/st): only check header major when booting by Nicolas Le Bayon · 6 years ago
  10. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  11. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 5 years ago
  12. c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 5 years ago
  13. 3d20178 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 4 years, 5 months ago
  14. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  15. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 6 years ago
  16. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  17. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 6 years ago
  18. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  19. 8f282da stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 6 years ago
  20. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  21. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 6 years ago
  22. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  23. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago