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-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
2017-09-02
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
Bin Meng
2017-08-24
x86: ich-spi: Move opcode registers configuration to another routine
Bin Meng
2017-08-24
x86: ich-spi: Don't read cached lock status
Bin Meng
2017-08-24
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
Bin Meng
2017-08-24
x86: ich-spi: Remove spi_write_protect_region()
Bin Meng
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-13
rockchip: spi: enable support for the rk_spi driver for the RK3368
Philipp Tomsich
2017-08-12
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
Adam Ford
2017-08-02
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-01
spi: fsl_qspi: Pet watchdog even more
Alexander Stein
2017-07-28
dm: tegra: spi: Convert to livetree
Simon Glass
[next]