arm-trusted-firmware/drivers/st
Nicolas Le Bayon 165ad5561e feat(drivers/st/uart): add uart driver for STM32MP1
Add a UART/USART driver for STM32 with complete a hardware support;
it used for STM32CubeProgrammer support with even parity.

This driver is not used for console, which is already handle
by a simple driver (drivers/st/uart/aarch32/stm32_console.S).

Change-Id: Ia9266e5d177fe7fd09c8a15b81da1a05b1bc8b2d
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
2021-12-03 09:26:11 +01:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk feat(drivers/st/uart): add uart driver for STM32MP1 2021-12-03 09:26:11 +01:00
crypto crypto: stm32_hash: fix issue when restarting computation 2020-09-24 09:30:44 +02:00
ddr plat/stm32: Implement fdt_read_uint32_default() as a wrapper 2020-04-29 10:19:17 +01:00
etzpc drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
fmc nand: stm32_fmc_nand: remove dead code 2021-02-11 18:11:34 +01:00
gpio gpio: stm32_gpio: check GPIO node status after checking DT 2020-09-24 09:30:44 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io Merge changes from topic "io_stm32image" into integration 2021-06-18 15:40:20 +02:00
iwdg drivers/stm32_iwdg: register IWDG resources as secure or not 2020-07-08 12:56:17 +02:00
mmc refactor(stm32_sdmmc2): use DT helpers 2021-10-06 10:58:39 +02:00
pmic fix(stpmic1): fix power switches activation 2021-10-06 11:09:21 +02:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi fix: use correct printf format for uint64_t 2021-11-12 13:02:02 +00:00
uart feat(drivers/st/uart): add uart driver for STM32MP1 2021-12-03 09:26:11 +01:00
usb feat(drivers/st/usb): add device driver for STM32MP1 2021-10-29 16:43:43 +02:00