summaryrefslogtreecommitdiff
path: root/drivers/spi/cadence_qspi.h
AgeCommit message (Expand)Author
2023-06-08spi: cadence_qspi_apb: Disable rising edge samplingApurva Nandan
2023-05-22spi: cadence-qspi: Tune PHY to allow running at higher frequenciesPratyush Yadav
2023-05-22spi: cadence-qspi: Use PHY for DAC reads if possiblePratyush Yadav
2023-05-22spi: cadence-qspi: Find the start of PHY tuning pattern in devicetreePratyush Yadav
2023-05-22spi: cadence-qspi: Add device tree property to specify PHY supportPratyush Yadav
2022-09-13spi: cadence-qspi: Use priv instead of plat across the driverAshok Reddy Soma
2022-06-29spi: cadence_qspi: Enable apb linear mode for apb read & write operationsT Karthik Reddy
2022-06-29spi: cadence-qspi: reset qspi flash for versal platformT Karthik Reddy
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy
2022-06-29spi: cadence-qspi: move cadence qspi macros to header fileT Karthik Reddy
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-02-24spi: cadence-qspi: Make reset control optionalChristian Gmeiner
2021-06-28spi: cadence-qspi: Add support for octal DTR flashesPratyush Yadav
2021-06-28spi: cadence-qspi: Add a small delay before indirect writesPratyush Yadav
2021-06-28spi: cadence-qspi: Do not calibrate when device tree sets read delayPratyush Yadav
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-01-27spi: cadence-qspi: Add direct mode supportVignesh Raghavendra
2020-01-27spi: cadence_qspi: Move to spi-mem frameworkVignesh Raghavendra
2019-11-20spi: cadence_qspi: support DM_CLKSimon Goldschmidt
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt
2019-04-12spi: cadence_qspi: Add quad write supportLey 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
2016-12-15spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy
2016-07-09spi: cadence_quadspi: Enable QUAD mode based on DT dataVignesh R
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
2014-12-06spi: Add Cadence QSPI DM driver used by SoCFPGAStefan Roese