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
2018-03-23
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
Sjoerd Simons
2018-03-22
DW SPI: use 32 bit access instead of 16 and 32 bit mix
Eugeniy Paltsev
2018-03-22
DW SPI: add option to use external gpio for chip select
Eugeniy Paltsev
2018-03-22
DW SPI: refactor poll_transfer functions
Eugeniy Paltsev
2018-03-22
DW SPI: fix transmit only mode
Eugeniy Paltsev
2018-03-22
DW SPI: fix tx data loss on FIFO flush
Eugeniy Paltsev
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-14
spi: omap3: Fix redeclared error
Jagan Teki
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
spi: omap3: Skip set_mode, set_speed from claim
Jagan Teki
2018-03-13
spi: atcspi200: Drop non-dm code
Jagan Teki
2018-02-13
spi: Migrate CONFIG_CF_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_MXS_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_SH_QSPI to Kconfig
Tuomas Tynkkynen
2018-02-13
spi: Migrate CONFIG_SH_SPI to Kconfig
Tuomas Tynkkynen
2018-02-07
atcspi200: avoid possible NULL dereference
Heinrich Schuchardt
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-26
DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
2018-01-24
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Vignesh R
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...
Goldschmidt Simon
2018-01-24
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2018-01-24
spi: kirkwood_spi: implement workaround for FE-9144572
Chris Packham
2018-01-24
spi: spi-uclass: Fix style violations
Mario Six
2018-01-24
spi: Remove spi_setup_slave_fdt
Mario Six
2018-01-24
spi: Remove obsolete spi_base_setup_slave_fdt
Mario Six
2018-01-24
spi: Fix style violation and improve code
Mario Six
2018-01-24
dm: spi: add BCM63xx HSSPI driver
Álvaro Fernández Rojas
2018-01-24
dm: spi: add BCM63xx SPI driver
Álvaro Fernández Rojas
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-22
Convert CONFIG_DAVINCI_SPI to Kconfig
Adam Ford
2018-01-12
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
Peng Fan
2017-11-30
cosmetic: atcspi200: Rename function name as atcspi200
Rick Chen
2017-11-30
spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
Rick Chen
2017-11-21
rockchip: spi: the symbol for Hertz is Hz
Heinrich Schuchardt
2017-11-20
omap3: spi: the symbol for Hertz is Hz
Heinrich Schuchardt
2017-10-27
spi: ich: Lock down controller settings if required
Bin Meng
2017-10-16
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
Tuomas Tynkkynen
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-09-29
spi: davinci_spi: Add da830-spi support for DM
Adam Ford
2017-09-25
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
Suresh Gupta
2017-09-25
spi: fsl_qspi: Add controller busy check before new spi operation
Suresh Gupta
2017-09-25
spi: mxc_spi: support driver model
Peng Fan
2017-09-21
nds32: spi: Support spi dm driver.
rick
2017-09-18
rockchip: spi: Convert to livetree
Philipp Tomsich
2017-09-02
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
Bin Meng
[next]