summaryrefslogtreecommitdiff
path: root/drivers/spi/cadence_qspi.c
AgeCommit message (Expand)Author
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-15spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy
2016-12-15spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-21spi: Use mode for rx mode flagsJagan Teki
2016-07-09spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R
2015-11-05spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See
2015-11-05spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See
2015-11-05spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See
2015-07-03spi: cadence_qspi: get sram size from device treeVikas Manocha
2015-01-30dm: spi: Move the per-child data size to the uclassSimon Glass
2015-01-07spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin
2014-12-06spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese