uboot/include/asm-avr32
Kumar Gala e99ccb4881 Introduce phys_size_t and move phys_addr_t into asm/types.h
Also add CONFIG_PHYS_64BIT on powerpc to deal with 32-bit ppc's
that have larger physical addresses like 44x, 85xx, and 86xx.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-04-13 17:13:46 -07:00
..
arch-at32ap700x AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
addrspace.h
bitops.h
byteorder.h
cacheflush.h
dma-mapping.h
errno.h
global_data.h The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 2008-03-18 22:24:48 +01: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
processor.h
ptrace.h
sdram.h AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
sections.h
setup.h
string.h AVR32: Change prototype of memset 2007-08-27 14:56:29 +02:00
sysreg.h
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