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