aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/stm32_qspi.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-13board: stm32: switch to DM STM32 timerPatrice Chotard1-1/+0
2017-07-26spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard1-1/+9
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha1-1/+15
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz1-0/+628