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
2022-07-18
spi: sunxi: Add support for F1C100s SPI controller
Andre Przywara
2022-07-18
spi: sunxi: improve SPI clock calculation
Andre Przywara
2022-07-18
spi: sunxi: refactor SPI speed/mode programming
Andre Przywara
2022-07-18
spi: sunxi: use XCH status to detect in-progress transfer
Icenowy Zheng
2022-07-13
spi: add support for MediaTek MT7621 SoC
Weijie Gao
2022-06-29
spi: cadence-qspi: Fix programming ospi flash speed
T Karthik Reddy
2022-06-29
spi: cadence_qspi: Enable apb linear mode for apb read & write operations
T Karthik Reddy
2022-06-29
spi: cadence-qspi: reset qspi flash for versal platform
T Karthik Reddy
2022-06-29
arm64: versal: Add versal specific cadence ospi driver
T Karthik Reddy
2022-06-29
spi: cadence-qspi: move cadence qspi macros to header file
T Karthik Reddy
2022-06-22
spi: gxp_spi: Add GXP SPI controller driver
Nick Hawkins
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2022-06-15
spi: nxp_fspi: Fix clock imbalance
Marek Vasut
2022-06-10
spi: synquacer: simplify tx completion checking
Masahisa Kojima
2022-06-10
spi: synquacer: DMSTART bit must not be set while transferring
Masahisa Kojima
2022-06-10
spi: synquacer: wait until slave is deselected
Masahisa Kojima
2022-06-10
spi: synquacer: busy variable must be initialized before use
Masahisa Kojima
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-19
spi: stm32_qspi: Remove SR_BUSY bit check before sending command
Patrice Chotard
2022-05-19
spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
Patrice Chotard
2022-05-04
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
spi: npcm-fiu: add NPCM7xx FIU controller driver
Jim Liu
2022-04-26
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
2022-04-18
spi: rockchip_sfc: Add missing include for dm/device_compat.h
Chris Morgan
2022-04-12
spi: nxp_fspi: Add i.MX8MP compatible string
Marek Vasut
2022-04-08
spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
Tom Rini
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
spi: sun4i_spi: Remove non-DM pin setup
Samuel Holland
2022-03-30
spi: dw: Don't check clk_free
Sean Anderson
2022-03-30
spi: bcm63xx: Don't check clk_free
Sean Anderson
2022-03-15
spi: dw: Actually mask interrupts
Sean Anderson
2022-03-15
spi: dw: Force set K210 fifo length to 31
Damien Le Moal
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
2022-02-24
driver: spi: add bcm iproc qspi support
Rayagonda Kokatanur
2022-02-24
spi: dw: Fix broken dw_spi_mem_ops()
Niklas Cassel
2022-02-24
spi: cadence-qspi: Make reset control optional
Christian Gmeiner
2022-02-21
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2022-02-10
spi: apple: Add driver for Apple SPI controller
Mark Kettenis
2022-02-05
spi: mxc_spi: remove redundant code in spi_xchg_single()
Haolin Li
2022-02-04
spi: zynq_qspi: Add SPI memory operations to zynq qspi
T Karthik Reddy
2022-02-04
spi: zynq_qspi: Add a check for baudrate and set default if not in limits
Siva Durga Prasad Paladugu
2022-02-04
spi: zynq_qspi: Read only one byte at a time from txbuf
Siva Durga Prasad Paladugu
2022-02-04
spi: zynq_qspi: Typecast rxbuf properly
Siva Durga Prasad Paladugu
2022-01-30
sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
Daniel Wagenknecht
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-16
Fix wrong QSPI clock calculation for AM4372
Stefan Mätje
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
[next]