uboot/drivers/spi
Simon Glass 8e899af059 x86: spi: Add device tree support
As a temporary measure before the ICH driver moves over to driver model,
add device tree support to the driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-24 06:13:45 -07:00
..
Kconfig dm: add entries to Kconfig 2014-10-23 21:43:09 -06:00
Makefile spi: Add designware master SPI DM driver used on SoCFPGA 2014-12-06 13:52:47 +01:00
altera_spi.c spi: altera: Move the config options to the top 2014-10-27 22:37:03 +05:30
andes_spi.c
andes_spi.h
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header 2014-11-17 08:47:16 -05:00
bfin_spi.c
bfin_spi6xx.c
cadence_qspi.c spi: cadence_qspi: Fix checking return value of fdt_first_subnode() 2015-01-07 12:30:54 +05:30
cadence_qspi.h spi: Add Cadence QSPI DM driver used by SoCFPGA 2014-12-06 13:52:46 +01:00
cadence_qspi_apb.c spi: Add Cadence QSPI DM driver used by SoCFPGA 2014-12-06 13:52:46 +01:00
cf_qspi.c
cf_spi.c
davinci_spi.c
davinci_spi.h
designware_spi.c dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi 2015-01-06 16:02:58 +05:30
ep93xx_spi.c
exynos_spi.c dm: exynos: Convert SPI to driver model 2014-10-22 10:36:49 -06:00
fsl_espi.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
fsl_qspi.c qspi:fsl implement AHB read 2015-01-09 00:03:28 +05:30
fsl_qspi.h qspi:fsl implement AHB read 2015-01-09 00:03:28 +05:30
ftssp010_spi.c spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] 2015-01-08 12:02:55 +05:30
ich.c x86: spi: Add device tree support 2015-01-24 06:13:45 -07:00
ich.h
kirkwood_spi.c spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 2014-10-23 09:59:21 -04:00
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
mxs_spi.c
oc_tiny_spi.c
omap3_spi.c
omap3_spi.h
sandbox_spi.c dm: sandbox: spi: Move to driver model 2014-10-22 10:36:48 -06:00
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c dm: spi: Add soft_spi implementation 2014-10-22 10:36:48 -06:00
soft_spi_legacy.c dm: spi: Remove SPI_INIT feature 2014-10-22 10:36:48 -06:00
spi-emul-uclass.c dm: sandbox: Add a SPI emulation uclass 2014-10-22 10:36:46 -06:00
spi-uclass.c Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
spi.c
tegra20_sflash.c dm: tegra: spi: Convert to driver model 2014-10-22 10:36:52 -06:00
tegra20_slink.c dm: tegra: spi: Convert to driver model 2014-10-22 10:36:52 -06:00
tegra114_spi.c dm: tegra: spi: Convert to driver model 2014-10-22 10:36:52 -06:00
tegra_spi.h dm: tegra: spi: Convert to driver model 2014-10-22 10:36:52 -06:00
ti_qspi.c arm: omap: add support for am57xx devices 2014-12-04 11:04:14 -05:00
xilinx_spi.c
xilinx_spi.h
zynq_spi.c