uboot-mt623x/lib_nios
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
board.c allow ports to override go behavior 2008-04-18 00:31:41 -07:00
bootm.c [new uImage] Move image verify flag to bootm_headers structure 2008-02-27 11:01:04 +01:00
cache.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
divmod.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
math.h * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
mult.c * Patch by Scott McNutt, 04 Oct 2003: 2003-10-08 23:26:14 +00:00
time.c * Patch by Peter Ryser, 20 Feb 2004: 2004-02-23 23:54:43 +00:00