Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Nios II - Fix I/O Macros and mini-app stubs | Scott McNutt | 2006-06-08 | -5/+6 |
| | | | | | | | | -Fix asm/io.h macros -Eliminate use of CACHE_BYPASS in cpu code -Eliminate assembler warnings -Fix mini-app stubs and force no small data Patch by Scott McNutt, 08 Jun 2006 | |||
* | * Patch by Scott McNutt, 21 Oct 2004: | wdenk | 2005-03-30 | -0/+57 |
Add support for Nios-II EPCS Controller core. * Patch by Scott McNutt, 20 Oct 2004: Nios-II cleanups: - Add sysid command (Nios-II only). - Locate default exception trampoline at proper offset. - Implement I/O routines (readb, writeb, etc) - Implement do_bootm_linux |