arm-trusted-firmware/drivers/st
Manish Pandey 7f31629d5d Merge changes from topic "deprecate_io_drivers" into integration
* changes:
  refactor(st): remove unused io_mmc driver
  docs: deprecate io_dummy driver
2023-01-16 16:45:37 +01:00
..
bsec refactor(st-drivers): improve BSEC driver 2022-01-28 18:04:52 +01:00
clk fix(st-clock): avoid arithmetics on pointers 2022-12-07 14:18:31 +01:00
crypto fix(st-crypto): remove platdata functions 2022-12-13 10:54:14 +01:00
ddr fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00
etzpc refactor(st-drivers): do not rely on DT in etzpc_init 2022-08-10 10:00:03 +02:00
fmc fix(st-fmc): fix type in message 2022-02-15 18:09:51 +01:00
gpio fix(st-gpio): define shift as uint32_t 2022-12-07 18:25:13 +01:00
i2c feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
iwdg feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
mmc fix(st-sdmmc): check transfer size before filling register 2022-12-07 18:25:13 +01:00
pmic fix(st-pmic): define pmic_regs table size 2022-12-07 14:18:30 +01:00
regulator fix(st-regulator): use Boolean type for tests 2022-12-07 14:18:31 +01:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi fix(st-spi): remove SR_BUSY bit check before sending command 2022-05-11 10:01:33 +02:00
uart feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE 2022-09-23 15:17:43 +02:00
usb fix(st-usb): replace redundant checks with asserts 2022-12-01 16:17:34 +00:00