uboot-mt623x/include/asm-avr32
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
..
arch-at32ap700x atmel_spi: Driver for the Atmel SPI controller 2008-06-03 20:30:05 +02:00
addrspace.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
bitops.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
byteorder.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
cacheflush.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
dma-mapping.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
errno.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
global_data.h POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. 2008-05-20 23:24:38 +02:00
hmatrix-common.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
initcalls.h AVR32: Use initdram() instead of board_init_memories() 2007-04-14 15:20:27 +02:00
io.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
posix_types.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
processor.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
ptrace.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sdram.h avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
sections.h avr32: Get rid of the .flashprog section 2008-05-27 15:27:29 +02:00
setup.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
string.h AVR32: Change prototype of memset 2007-08-27 14:56:29 +02:00
sysreg.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h Move definition of container_of() to common.h 2008-06-03 20:27:23 +02:00