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.
 
 
 
 
 
Lionel Debieve 77b4ca0b2f feat(st-clock): add function to control MCU subsystem 4 years ago
..
bsec feat(st-bsec): add driver for the new IP version BSEC3 10 months ago
clk feat(st-clock): add function to control MCU subsystem 8 months ago
crypto fix(st-crypto): use GENMASK_32 to define PKA registers masks 1 year ago
ddr fix(st-ddr): express memory size with size_t type 1 year 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): define shift as uint32_t 2 years 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 drivers: stm32_reset adapt interface to timeout argument 5 years 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