uboot-mt623x/lib_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
..
Makefile Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
avr32_linux.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
board.c lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:05:38 -05:00
interrupts.c Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
memset.S Add AVR32 architecture support 2006-10-24 14:21:16 +02:00