uboot-mt623x/lib_i386
Mike Frysinger a49864593e allow ports to override go behavior
Split the arch-specific logic out of the common go code and into a dedicated
weak function called do_go_exec() that lives in cpu directories.  This will
need review from i386/nios people to make sure I didn't break them.
2008-04-18 00:31:41 -07:00
..
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
bios.S * Code cleanup: 2003-06-27 21:31:46 +00:00
bios.h * Code cleanup: 2003-06-27 21:31:46 +00:00
bios_pci.S * Code cleanup: 2003-06-27 21:31:46 +00:00
bios_setup.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
board.c allow ports to override go behavior 2008-04-18 00:31:41 -07:00
bootm.c [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 2008-03-12 10:33:00 +01:00
pci.c * Code cleanup: 2003-06-27 21:31:46 +00:00
pci_type1.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
realmode.c * Code cleanup: 2003-06-27 21:31:46 +00:00
realmode_switch.S * Code cleanup: 2003-06-27 21:31:46 +00:00
video.c * Code cleanup: 2003-06-27 21:31:46 +00:00
video_bios.c * Code cleanup: 2003-06-27 21:31:46 +00:00
zimage.c [new uImage] Remove I386 uImage fake_header() routine 2008-02-07 01:12:55 +01:00