summaryrefslogtreecommitdiff
path: root/drivers/spi/cadence_qspi.c
AgeCommit message (Expand)Author
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt
2019-04-12spi: cadence_qspi: Add quad write supportLey Foon Tan
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt
2018-07-12spi: cadence_qspi: Fix compilation warningLey Foon Tan
2018-06-04spi: cadence_qspi: Change to use devfdt_get_addr_index()Ley Foon Tan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24spi: cadence_spi: Sync DT bindings with LinuxJason Rush
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-22spi: 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-29dm: 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