1. 8402c29 refactor(st): move boot backup register management by Yann Gautier · 2 years ago
  2. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  3. 6e49b7f feat(st): properly manage early console by Yann Gautier · 1 year, 10 months ago
  4. 2652ba7 feat(st): add trace for early console by Yann Gautier · 2 years, 1 month ago
  5. b02dd49 refactor(st): configure UART baudrate by Yann Gautier · 2 years, 4 months ago
  6. d143574 feat(st): add early console in BL2 by Yann Gautier · 2 years, 9 months ago
  7. bc2d88d feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 4 years, 8 months ago
  8. d0714c0 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 2 years, 6 months ago
  9. a205a5c feat(st): use newly introduced clock framework by Yann Gautier · 2 years, 10 months ago
  10. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 9 months ago
  11. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 2 years, 9 months ago
  12. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 9 months ago
  13. dc4bcba fix(plat/st): only check header major when booting by Nicolas Le Bayon · 4 years, 8 months ago
  14. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  15. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  16. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 10 months ago
  17. ed6515d feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 4 months ago
  18. a18f61b stm32mp1: get peripheral base address from a define by Yann Gautier · 4 years, 2 months ago
  19. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years, 7 months ago
  20. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  21. e97b663 stm32mp1: move check_header() to common code by Yann Gautier · 5 years ago
  22. f540a59 stm32mp1: use a common function to check spinlock is available by Yann Gautier · 5 years ago
  23. e3bf913 stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 5 years ago
  24. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  25. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  26. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  27. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago