u-boot-brain/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
..
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
divmod.c
Makefile [Makefile] Sort COBJS in lib_<arch> Makefiles 2008-02-27 11:00:47 +01:00
math.h
mult.c
time.c