u-boot-brain/include/asm-avr32/arch-at32ap700x
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
..
chip-features.h atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
clk.h atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
gpio.h atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
hmatrix.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
memory-map.h avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
mmc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00