uboot-mt623x/lib_i386
Mike Frysinger 8eb7e28014 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-10-03 09:04:14 -05:00
..
Makefile i386: Moved PCI from #ifdef to conditional compile for sc520 boards 2009-10-03 09:04:11 -05:00
bios.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_pci.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
bios_setup.c Update i386 code (sc520_cdp) 2008-09-09 11:48:53 +02:00
board.c Consolidate arch-specific sbrk() implementations 2009-10-03 09:04:08 -05:00
bootm.c rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
config.mk push LOAD_ADDR out to arch mk files 2009-10-03 09:04:14 -05:00
interrupts.c Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
pcat_interrupts.c Rewrite i386 interrupt handling 2009-03-20 22:39:13 +01:00
pcat_timer.c i386: Fix regression introduced by commit 8c63d47651 2009-10-03 09:04:09 -05:00
pci.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 2009-10-03 09:04:11 -05:00
pci_type1.c i386: Moved PCI from #ifdef to conditional compile for sc520 boards 2009-10-03 09:04:11 -05:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
timer.c Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
video.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
video_bios.c i386: Misc PCI fixups 2009-10-03 09:04:09 -05:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00