summaryrefslogtreecommitdiff
path: root/drivers/spi/cadence_qspi.c
Commit message (Expand)AuthorAgeLines
* spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R2016-07-09-1/+2
* spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See2015-11-05-0/+3
* spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See2015-11-05-4/+4
* spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See2015-11-05-9/+13
* spi: cadence_qspi: get sram size from device treeVikas Manocha2015-07-03-0/+1
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-29-1/+0
* spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin2015-01-07-1/+1
* spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese2014-12-06-0/+345