You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Yann Gautier 5e0be8c024 feat(stm32mp2): enable DDR sub-system clock 6 months ago
..
bsec feat(st-bsec): use early traces 7 months ago
clk feat(st-clock): add STM32MP2 clock driver 4 months ago
crypto fix(st-crypto): use GENMASK_32 to define PKA registers masks 1 year ago
ddr feat(stm32mp2): enable DDR sub-system clock 3 months ago
etzpc refactor(st-drivers): do not rely on DT in etzpc_init 2 years ago
fmc fix(st-fmc): fix type in message 3 years ago
gpio fix(st-gpio): configure each GPIO mux as secure for STM32MP2 5 months ago
i2c refactor(st-i2c): use fdt_read_uint32_default() 10 months ago
iwdg feat(st): use newly introduced clock framework 3 years ago
mmc feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 8 months ago
pmic fix(st-pmic): define pmic_regs table size 2 years ago
regulator refactor(st): rename PLAT_NB_FIXED_REGS 1 year ago
reset feat(st-reset): add stm32mp2_reset driver 4 months ago
spi fix(st-spi): remove SR_BUSY bit check before sending command 3 years ago
uart feat(st-uart): add AARCH64 stm32_console driver 1 year ago
usb fix(st-usb): replace redundant checks with asserts 2 years ago