summaryrefslogtreecommitdiffstats
path: root/cpu/nios2/exceptions.S
Commit message (Collapse)AuthorAgeFilesLines
* nios2: Move cpu/nios2/* to arch/nios2/cpu/*Peter Tyser2010-04-131-155/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* Nios II - Fix I/O Macros and mini-app stubsScott McNutt2006-06-081-0/+3
| | | | | | | | -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
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-101-0/+152
- Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.