aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini
2023-12-14spi: cadence-quadspi: Fix error message on stuck busy stateJan Kiszka
2023-12-13drivers: xilinx_spi: Probe fifo_depth at runtimeMayuresh Chitale
2023-12-13drivers: xilinx_spi: Add xfer callbackMayuresh Chitale
2023-12-13drivers: xilinx_spi: Use udevice in start_tranferMayuresh Chitale
2023-12-09spi: cadence_qspi: Select flash subnode at runtimeUdit Kumar
2023-12-06spi: bcm63xx-hsspi: Fix compiler warningWilliam Zhang
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28treewide: Include linux/io.h instead of asm-generic/io.hIgor Prusov
2023-11-28spi: meson_spifc_a1: Switch to io{read,write}32_rep()Igor Prusov
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-16spi: meson_spifc_a1: Use define for time intervalIgor Prusov
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07spi: Add <errno.h> to spi-mem-nodm.cTom Rini
2023-11-07zynqmp: migrate gqspi debug to loggingIbai Erkiaga
2023-11-07spi: cadence_ospi_versal: Add support for 64-bit addressVenkatesh Yadav Abbarapu
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov
2023-10-11spi: mtk_spim: prevent global pll clock overrideNicolò Veronese
2023-10-10spi: nxp_fspi: reset the FLSHxCR1 registersHan Xu
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-21spi: zynqmp_qspi: Workaround for small data cache issueVenkatesh Yadav Abbarapu
2023-09-21spi: zynqmp_qspi: Change flush cache to invalidate cacheAshok Reddy Soma
2023-09-14spi: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-03spi: mtk_spim: clear IRQ enable bitsWeijie Gao
2023-08-03spi: mtk_spim: get spi clk rate only onceWeijie Gao
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma
2023-07-21spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-13spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hzJim Liu
2023-07-13spi: soft_spi: Support the recommended soft spi propertiesFabio Estevam
2023-07-13spi: synquacer: remove SPI_TX_BYTE handlingMasahisa Kojima
2023-07-13spi: bcmbca-hsspi: Add driver for newer HSSPI controllerWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add prepend mode supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Add new compatible string supportWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Fix multi-bit mode settingWilliam Zhang
2023-07-13spi: bcm63xx-hsspi: Make driver depend on BCMBCA archWilliam Zhang
2023-07-13spi: pl022: Add chip-select gpio supportLukas Funke
2023-07-13spi: pl022: Remove platform data headerStefan Herbrechtsmeier
2023-07-13spi: pl022: Rename flush into pl022_spi_flushStefan Herbrechtsmeier
2023-07-13spi: pl022: Align compatible property with device tree bindingLukas Funke
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-10mtd: spi: renesas: Add 4 bytes address mode supportCong Dang
2023-06-10mtd: spi: renesas: Add R-Car Gen4 supportHai Pham
2023-06-10mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORTHai Pham