u-boot/include/asm-avr32
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib
Move the 64bit division from lib_avr32 to lib_generic. With this, all
boards can do_div/__div64_32 if needed, not only avr one. Code is put
to lib_generic, so no larger memory footprint if not used. No code
modifications. Thanks for proposal by Håvard Skinnemoen.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
2007-08-10 10:33:34 +02:00
..
arch-at32ap7000 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. 2007-04-18 16:53:52 +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 AVR32: Use initdram() instead of board_init_memories() 2007-04-14 15:20:27 +02:00
initcalls.h AVR32: Use initdram() instead of board_init_memories() 2007-04-14 15:20:27 +02:00
io.h [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +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 Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sections.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
setup.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
string.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sysreg.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
types.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
u-boot.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00