u-boot-brain/include/asm-avr32
Olav Morken a38de083d2 AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h
The AVR32A architecture (which AT32UC3A-series is based on) has a
different memory layout than the AVR32B-architecture. This patch moves
addrspace.h to an arch-dependent directory in preparation for
AT32UC3A-support. It also moves some address-space manipulation
functions from io.h to addrspace.h.

Signed-off-by: Gunnar Rangoy <gunnar@rangoy.com>
Signed-off-by: Paul Driveklepp <pauldriveklepp@gmail.com>
Signed-off-by: Olav Morken <olavmrk@gmail.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-02-23 10:34:24 +01:00
..
arch-at32ap700x AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h 2009-02-23 10:34:24 +01:00
arch-common avr32: Add support for "GPIO" port mux 2008-09-01 14:38:46 +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
config.h Add an architecture specific config.h for common defines 2009-02-10 00:43:54 +01:00
dma-mapping.h AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
errno.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
global_data.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
hmatrix-common.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
initcalls.h avr32: use board_early_init_r instead of board_init_info 2008-09-01 14:21:35 +02:00
io.h AVR32: Move addrspace.h to arch-directory, and move some functions from io.h to addrspace.h 2009-02-23 10:34:24 +01: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: data_bits should reflect the actual number of data bits 2008-09-01 13:41:58 +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 avr32: Fix printf() format warnings 2008-07-23 16:15:01 +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