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-04-11
spi: sh_qspi: Make use of the 32byte FIFO
Marek Vasut
2018-04-11
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
Marek Vasut
2018-04-11
spi: sh_qspi: Drop SPBDCR wait
Marek Vasut
2018-04-11
spi: sh_qspi: Replace data types with short ones
Marek Vasut
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
2018-04-07
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-04-06
spi: atmel: Drop atmel_spi.h
Jagan Teki
2018-04-06
spi: atmel: Drop non-dm code
Jagan Teki
2018-04-06
spi: atmel: Add ifdef for DM_GPIO code
Jagan Teki
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
[next]