1. 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 9 months ago
  2. 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
  3. 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
  4. dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
  5. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  6. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  7. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  8. 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
  9. 00606df feat(st): add trace for early console by Yann Gautier · 3 years, 2 months ago
  10. 99887cb refactor(st): configure UART baudrate by Yann Gautier · 3 years, 5 months ago
  11. c768b2b feat(st): add early console in BL2 by Yann Gautier · 3 years, 10 months ago
  12. ae3ce8b feat(stm32mp1): new way to access platform OTP by Lionel Debieve · 6 years ago
  13. 9e52d45 fix(st): manage UART clock and reset only in BL2 by Yann Gautier · 3 years, 7 months ago
  14. 33667d2 feat(st): use newly introduced clock framework by Yann Gautier · 4 years ago
  15. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  16. aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
  17. 53612f7 feat(plat/st): add a function to configure console by Yann Gautier · 3 years, 10 months ago
  18. 8ce8918 fix(plat/st): only check header major when booting by Nicolas Le Bayon · 6 years ago
  19. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  20. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 5 years ago
  21. c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 5 years ago
  22. 3d20178 feat(plat/st): implement platform functions for SMCCC_ARCH_SOC_ID by Yann Gautier · 4 years, 5 months ago
  23. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  24. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 6 years ago
  25. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 6 years ago
  26. 1e91952 stm32mp1: move check_header() to common code by Yann Gautier · 6 years ago
  27. e463d3f stm32mp1: use a common function to check spinlock is available by Yann Gautier · 6 years ago
  28. 8f282da stm32mp1: move stm32_get_gpio_bank_clock() to private file by Yann Gautier · 6 years ago
  29. 7ae58c6 stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 6 years ago
  30. e0a8ce5 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 6 years ago
  31. 3f9c978 stm32mp1: make functions and macros more common by Yann Gautier · 6 years ago
  32. c9d75b3 stm32mp1: split code between common and private parts by Yann Gautier · 6 years ago