summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma
2022-12-05spi: zynqmp_qspi: Add support for 64-bit read/writeVenkatesh Yadav Abbarapu
2022-12-05spi: zynqmp_gqspi: Update tapdelay valueT Karthik Reddy
2022-11-22spi: cadence-qspi: Fix compilation error in mini u-boot flash resetAshok Reddy Soma
2022-11-22qspi: versal-net: Add condition for tapdelay registerAshok Reddy Soma
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2022-11-10mediatek: Include <linux/sizes.h> where neededTom Rini
2022-11-03Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-11-03spi: Add Microchip PolarFire SoC QSPI driverPadmarao Begari
2022-11-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.gitTom Rini
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang