index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-21
spi: zynqmp_qspi: Workaround for small data cache issue
Venkatesh Yadav Abbarapu
2023-09-21
spi: zynqmp_qspi: Change flush cache to invalidate cache
Ashok Reddy Soma
2023-09-14
spi: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-03
spi: mtk_spim: clear IRQ enable bits
Weijie Gao
2023-08-03
spi: mtk_spim: get spi clk rate only once
Weijie Gao
2023-07-21
cadence_qspi: Enable flash reset for Versal NET platform
Ashok Reddy Soma
2023-07-21
spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op
Algapally Santosh Sagar
2023-07-21
spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op
Algapally Santosh Sagar
2023-07-13
spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz
Jim Liu
2023-07-13
spi: soft_spi: Support the recommended soft spi properties
Fabio Estevam
2023-07-13
spi: synquacer: remove SPI_TX_BYTE handling
Masahisa Kojima
2023-07-13
spi: bcmbca-hsspi: Add driver for newer HSSPI controller
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Add prepend mode support
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-07-13
spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
William Zhang
2023-07-13
spi: pl022: Add chip-select gpio support
Lukas Funke
2023-07-13
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
2023-07-13
spi: pl022: Rename flush into pl022_spi_flush
Stefan Herbrechtsmeier
2023-07-13
spi: pl022: Align compatible property with device tree binding
Lukas Funke
2023-06-20
drivers: spi: omap3_spi: Initialize mode for all channels
Julien Panis
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-06-10
mtd: spi: renesas: Add 4 bytes address mode support
Cong Dang
2023-06-10
mtd: spi: renesas: Add R-Car Gen4 support
Hai Pham
2023-06-10
mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT
Hai Pham
2023-06-10
mtd: spi: renesas: Extract strobe delay setting code into separate function
Hai Pham
2023-05-18
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
Jonas Karlman
2023-05-15
Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
Stefan Herbrechtsmeier
2023-05-09
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-05-07
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2023-05-06
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
Johan Jonker
2023-05-06
rockchip: spi: rk_spi: use base variable with uintptr_t size
Johan Jonker
2023-05-05
spi, mpc8xx: Take parameter RAM relocation into account
Christophe Leroy
2023-05-04
powerpc: mpc8xx: CPM parameter RAM can be anywhere
Christophe Leroy
2023-05-01
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-04-26
spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion
Dhruva Gole
2023-04-26
spi: cadence-quadspi: Use STIG mode for all ops with small payload
Apurva Nandan
2023-04-26
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2023-04-25
spi: synquacer: Silence uninitialized variable warnings
Ilias Apalodimas
2023-04-25
spi: npcm-fiu: add regulator feature and remove set clock
Jim Liu
2023-04-25
spi: f-ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
2023-04-25
spi: spi-mem: perform odd len check only while writing data
Dhruva Gole
[next]