aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2023-06-10mtd: spi: renesas: Extract strobe delay setting code into separate functionHai Pham
2023-05-18spi: rockchip_sfc: Use linux rockchip,sfc-no-dma propJonas Karlman
2023-05-15Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"Stefan Herbrechtsmeier
2023-05-09Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-05-06drivers: use devfdt_get_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use devfdt_get_addr_size_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-06spi: spi-aspeed-smc: use devfdt_get_addr_index_ptrJohan Jonker
2023-05-06rockchip: spi: rk_spi: use base variable with uintptr_t sizeJohan Jonker
2023-05-05spi, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-26spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completionDhruva Gole
2023-04-26spi: cadence-quadspi: Use STIG mode for all ops with small payloadApurva Nandan
2023-04-26spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan
2023-04-25spi: synquacer: Silence uninitialized variable warningsIlias Apalodimas
2023-04-25spi: npcm-fiu: add regulator feature and remove set clockJim Liu
2023-04-25spi: f-ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi
2023-04-25spi: spi-mem: perform odd len check only while writing dataDhruva Gole