uboot/drivers/spi
Mike Frysinger 6f070e1867 Blackfin: bfin_spi: add optional DMA support
This moves the last piece from the old spi_flash driver to the new SPI
framework -- optional DMA RX support.  This typically cuts speeds by ~40%
at the cost of additional ~300 bytes.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-10-02 16:00:36 -04:00
..
Makefile spi: add altera spi controller support 2010-05-28 10:56:03 -04:00
altera_spi.c spi: add altera spi controller support 2010-05-28 10:56:03 -04:00
atmel_dataflash_spi.c convert common files to new SoC access 2010-02-12 12:31:55 -06:00
atmel_spi.c AT91/AVR32: atmel_spi.c: flush RDR before next SPI transaction 2010-09-03 11:22:25 +02:00
atmel_spi.h
bfin_spi.c Blackfin: bfin_spi: add optional DMA support 2010-10-02 16:00:36 -04:00
cf_spi.c
davinci_spi.c Davinci: SPI: add the missing v2 patch changes 2010-07-05 20:00:40 -04:00
davinci_spi.h TI DaVinci: Driver for the davinci SPI controller 2010-02-12 12:31:53 -06:00
kirkwood_spi.c
mpc8xxx_spi.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc52xx_spi.c
mxc_spi.c SPI: added support for MX51 to mxc_spi 2010-05-05 09:48:41 +02:00
soft_spi.c