summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-08-06spi: sunxi: fix clock divider calculation for max frequency settingMichael Walle
2024-08-06spi: sunxi: fix CDR2 calculationMichael Walle
2024-07-22drivers: spi: Remove duplicate newlinesMarek Vasut
2024-07-16spi: sunxi: drop max_hz handlingMichael Walle
2024-07-08spi: mtk_spim: add support for upstream mediatek, spi-ipm compatibleChristian Marangi
2024-06-17spi: versal2: Enable spi drivers for Versal Gen 2Michal Simek
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07spi: Remove <common.h> and add needed includesTom Rini
2024-05-03spi: npcm_pspi: Reset HW in driver probeJim Liu
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