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