aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2024-05-02spi: cv1800b: Add spi nor flash controller driver for cv1800b SoCKongyang Liu
2024-04-18spi: mpc8xx: Set up speed as requestedChristophe Leroy
2024-04-18spi: mpc8xx: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2024-04-18spi: mpc8xx: Allow transfer of more than MAX_BUFFER lenChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy
2024-04-18spi: mpc8xx: Fix transfert when input or output buffer is NULLChristophe Leroy
2024-04-18spi: mpc8xx: Add GPIO dependencyChristophe Leroy
2024-03-14rockchip: spi: rk_spi: do not write bytes when in read-only modeQuentin Schulz
2024-03-03spi: sunxi: Add support for R329/D1/R528/T113 SPI controllerMaksim Kiselev
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-02-10spi: mxc_spi: Add imx6ul-ecspi compatible stringMarek Vasut
2024-02-10mtd: spi: renesas: Add R8A779H0 V4M supportHai Pham
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-29spi: cadence_qspi: Address the comparison failure for 0-8 bytes of dataTejas Bhumkar
2024-01-29spi: dw: add check for Rx FIFO overflowMaksim Kiselev
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini
2023-12-26spi: npcm_pspi: Fix the wrong clock divider calculationJim Liu
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