aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2023-04-25spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()Dhruva Gole
2023-04-19spi: stm32_qspi: Remove useless struct stm32_qspi_flashPatrice Chotard
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-07spi: renesas: Make driver available on R-Car Gen4Marek Vasut
2023-04-06spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entryCorentin Guillevic
2023-04-06spi: mpc8xxx: Add support for SPI on mpc832xChristophe Leroy
2023-03-09xilinx: zynqmp: Add missing prototype for zynqmp_mmio_writeAlgapally Santosh Sagar
2023-03-09spi: xilinx_spi: Fix spi resetJiajie Chen
2023-02-23spi: tegra20_slink: accept any word lengthSvyatoslav Ryhel
2023-02-12Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy
2023-02-10Correct SPL use of ARCH_VERSALSimon Glass
2023-02-10Correct SPL uses of ZYNQMP_FIRMWARESimon Glass
2023-01-26spi: cadence_qspi: use STIG mode for small readsDhruva Gole
2023-01-26spi: cadence_qspi: setup ADDR Bits in cmd readsDhruva Gole
2023-01-26spi: Add Socionext F_OSPI SPI flash controller driverKunihiko Hayashi
2023-01-26drivers: spi: sh_qspi.c: Use log_warning() instead of printf()Pengfei Fan
2023-01-26drivers: spi: fix some typosPengfei Fan
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-12-23cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VALTom Rini
2022-12-22sandbox: Finish migration to KconfigTom Rini