Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-06 | x86: Fix do_go_exec() | Graeme Russ | |
This was broken a long time ago by a49864593e083a5d0779fb9ca98e5a0f2053183d which munged the NIOS and x86 do_go_exec() Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2010-05-06 | x86: #ifdef out getenv_IPaddr() | Graeme Russ | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2010-04-13 | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | |
Also move lib_$ARCH/config.mk to arch/$ARCH/config.mk This change is intended to clean up the top-level directory structure and more closely mimic Linux's directory organization. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |