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-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
2021-12-17
Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-12-07
spi: atmel-quadspi: Add support for SAMA7G5 QSPI
Tudor Ambarus
2021-12-02
mtd: cqspi: Wait for transfer completion
Marek Vasut
2021-11-23
spi: atmel-quadspi: Fix QSPI_RD reg name on verbose debug
Tudor Ambarus
2021-11-16
Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-11-09
spi: fsl_dspi: rename num-cs to spi-num-chipselects
Michael Walle
2021-11-09
spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi
Michael Walle
2021-10-25
spi: zynqmp_gqspi: Fix write issue at low frequencies
Ashok Reddy Soma
2021-10-23
Merge https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2021-10-23
spi: nxp_fspi: Implement errata workaround for LS1028A
Kuldeep Singh
2021-10-23
spi: nxp-fspi: Add support for IP read only
Kuldeep Singh
2021-10-15
spi: rockchip_sfc: Using read_poll
Jon Lin
2021-10-15
spi: rockchip_sfc: Implement set_speed logic
Jon Lin
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-11
sunxi: gpio: Remove name_to_gpio macro
Samuel Holland
2021-10-08
spi: stm32: Add ofdata_to_platdata() callback
Patrice Chotard
2021-10-04
Merge branch 'next'
Tom Rini
2021-10-04
mtd: cqspi: Fix division by zero
Marek Vasut
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
clk: Rename clk_get_by_driver_info()
Simon Glass
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-03
spi: zynqmp_gqspi: Fix dma alignment issue
Ashok Reddy Soma
2021-09-03
spi: zynqmp_gqspi: Switch genfifo start to manual mode
Ashok Reddy Soma
[next]