uboot-mt623x/lib_arm
Mike Frysinger 262ae0a619 push LOAD_ADDR out to arch mk files
Rather than maintain/extend the current ifeq($(ARCH)) mess that exists in
the standalone Makefile, push the setting up of LOAD_ADDR out to the arch
config.mk (and rename to STANDALONE_LOAD_ADDR in the process).  This keeps
the common code clean and lets the arch do whatever crazy crap it wants in
its own area.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-04 23:06:34 +02:00
..
Makefile ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
_ashldi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_ashrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_divsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_lshrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_umodsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Consolidate arch-specific mem_malloc_init() implementations 2009-09-04 21:47:07 +02:00
bootm.c rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
cache-cp15.c arm: clean cache management 2009-04-05 13:06:31 +02:00
cache.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
config.mk push LOAD_ADDR out to arch mk files 2009-09-04 23:06:34 +02:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
eabi_compat.c ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
interrupts.c arm: unify interrupt init 2009-06-12 20:39:52 +02:00
reset.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00