arm-trusted-firmware/drivers/st
Lionel Debieve 0581a88778 spi: stm32_qspi: Add QSPI support
Add QSPI support (limited to read interface).
Implements the memory map and indirect modes.
Low level driver based on SPI-MEM operations.

Change-Id: Ied698e6de3c17d977f8b497c81f2e4a0a27c0961
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
2020-01-20 11:32:59 +01:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
crypto crypto: stm32_hash: Add HASH driver 2019-09-20 23:21:10 +02:00
ddr stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
fmc fmc: stm32_fmc2_nand: Add FMC2 driver support 2020-01-20 11:32:59 +01:00
gpio gpio: stm32_gpio: do not mix error code types 2019-10-03 11:17:48 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io io: change seek offset to signed long long 2020-01-10 21:14:57 +01:00
iwdg stm32mp1: add watchdog support 2019-09-02 17:25:08 +02:00
mmc mmc: stm32_sdmmc2: correctly manage block size 2019-09-02 17:53:16 +02:00
pmic stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
reset stm32mp1: add timeout detection in reset driver 2019-02-14 11:20:23 +01:00
spi spi: stm32_qspi: Add QSPI support 2020-01-20 11:32:59 +01:00
uart/aarch32 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver 2019-09-10 17:21:58 +02:00