summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2022-11-21spi: cadence_qspi: use STIG mode for small readsDhruva Gole
2022-11-21spi: cadence_qspi: setup ADDR Bits in cmd readsDhruva Gole
2022-11-21spi: cadence-qspi: move STIG_MAX_DATA_LEN macro to header fileDhruva Gole
2022-09-12spi: cadence-qspi: Fix PHY calibration for SPLPratyush Yadav
2022-08-30spi: cadence-qpsi: Disable Auto-HW pollingApurva Nandan
2022-07-05Revert "spi: cadence-qspi: Fix PHY calibration for SPL"Anand Gadiyar
2022-07-04spi: cadence-qspi: Fix PHY calibration for SPLPratyush Yadav
2022-06-13Revert "spi: cadence_qspi_apb: Don't use DMA in DTR mode"Vaishnav Achath
2022-04-21spi: cadence-qspi: allow parsing both "new" and "legacy" partitionsPratyush Yadav
2021-04-14spi: cadence-qspi: Do not use DMA for small readsPratyush Yadav
2021-04-14spi: cadence_qspi_apb: Don't use DMA in DTR modeVignesh Raghavendra
2021-04-14spi: cadence-qspi: Tune PHY to allow running at higher frequenciesPratyush Yadav
2021-04-14spi: cadence-qspi: Use PHY for DAC reads if possiblePratyush Yadav
2021-04-14spi: cadence-qspi: Find the start of PHY tuning pattern in devicetreePratyush Yadav
2021-04-14spi: cadence-qspi: Save reference to udevice in platdataPratyush Yadav
2021-04-14spi: spi-mem: Tell controller when device is ready for calibrationPratyush Yadav
2021-04-14mtd: spi-nor-core: Rework hwcaps selectionPratyush Yadav
2021-04-14spi: cadence_qspi_apb: Disable rising edge samplingVignesh Raghavendra
2021-04-14spi: cadence-qspi: Add support for octal DTR flashesPratyush Yadav
2021-04-14spi: cadence-qspi: Add a small delay before indirect writesPratyush Yadav
2021-04-14spi: cadence-qspi: Do not calibrate when device supports PHYPratyush Yadav
2021-04-14spi: spi-mem: add spi_mem_dtr_supports_op()Pratyush Yadav
2021-04-14spi: spi-mem: allow specifying a command's extensionPratyush Yadav
2021-04-14spi: spi-mem: allow specifying whether an op is DTR or notPratyush Yadav
2021-03-16spi: omap3_spi: Fix speed and mode selectionVignesh Raghavendra
2020-12-18spi: ca_sflash: Add CAxxxx SPI Flash ControllerPengpeng Chen
2020-12-18spi: dw: Add mem_opsSean Anderson
2020-12-18spi: dw: Add support for multiple CTRLR0 layoutsSean Anderson
2020-12-18spi: dw: Rearrange struct dw_spi_privSean Anderson
2020-12-18spi: dw: Remove spi_enable_chipSean Anderson
2020-12-18spi: dw: Rename registers to match datasheetSean Anderson
2020-12-18spi: dw: Use generic function to read reg addressSean Anderson
2020-12-18spi: dw: Rename "cs-gpio" to "cs-gpios"Sean Anderson
2020-12-18spi: dw: Convert calls to debug to dev_*Sean Anderson
2020-12-18spi: dw: Fix driving MOSI low while recievingSean Anderson
2020-12-18spi: migrate trace to dev and log macro in spi uclassPatrick Delaunay
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-29x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOTSimon Glass
2020-10-27spi: zynq_qspi: Add function descriptionAshok Reddy Soma
2020-10-27spi: zynq_qspi: Use clk subsystem to get reference qspi clkT Karthik Reddy
2020-10-27spi: zynq_spi: Use clk subsystem to get reference spi clkT Karthik Reddy
2020-10-27spi: xilinx_spi: remove unused local variableT Karthik Reddy
2020-10-27spi: xilinx_spi: Remove unused variableMichal Simek
2020-10-22spi: Add Qualcomm QUP SPI controller driverRobert Marko
2020-10-20spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility stringBiju Das
2020-10-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-10-16spi: fsl_qspi: Include device_compat.hSean Anderson
2020-10-16spi: nxp_fspi: Include device_compat.hSean Anderson
2020-10-16spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2Stefan Roese
2020-10-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini