uboot-mt623x/drivers
Hans-Christian Egtvedt 60445cb5c3 atmel_spi: Driver for the Atmel SPI controller
This adds a driver for the SPI controller found on most AT91 and AVR32
chips, implementing the new SPI API.

Changed in v4:
  - Update to new API
  - Handle zero-length transfers appropriately. The user may send a
    zero-length SPI transfer with SPI_XFER_END set in order to
    deactivate the chip select after a series of transfers with chip
    select active. This is useful e.g. when polling the status
    register of DataFlash.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-06-03 20:30:05 +02:00
..
bios_emulator Big white-space cleanup. 2008-05-21 00:14:08 +02:00
block Big white-space cleanup. 2008-05-21 00:14:08 +02:00
dma Big white-space cleanup. 2008-05-21 00:14:08 +02:00
hwmon LM73 bug fix for negative temperatures and cleanup 2008-04-13 08:58:36 -07:00
i2c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
input Big white-space cleanup. 2008-05-21 00:14:08 +02:00
misc Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mtd Fix warnings from gcc-4.3.0 build on a ppc host 2008-06-03 19:52:52 +02:00
net Merging Stelian Pop AT91 patches 2008-05-24 12:56:53 +02:00
pci Big white-space cleanup. 2008-05-21 00:14:08 +02:00
pcmcia Big white-space cleanup. 2008-05-21 00:14:08 +02:00
qe Big white-space cleanup. 2008-05-21 00:14:08 +02:00
rtc SPI API improvements 2008-06-03 20:28:50 +02:00
serial Big white-space cleanup. 2008-05-21 00:14:08 +02:00
spi atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
usb Fix endianess conversion in usb_ohci.c 2008-05-22 17:14:17 +02:00
video Merging Stelian Pop AT91 patches 2008-05-24 12:56:53 +02:00