uboot-mt623x/cpu/nios2
wdenk 0c1c117cf1 * Patch by Scott McNutt, 21 Oct 2004:
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
2005-03-30 23:28:18 +00:00
..
Makefile * Patch by Scott McNutt, 21 Oct 2004: 2005-03-30 23:28:18 +00:00
config.mk Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
cpu.c * Patch by Scott McNutt, 21 Oct 2004: 2005-03-30 23:28:18 +00:00
epcs.c * Patch by Scott McNutt, 21 Oct 2004: 2005-03-30 23:28:18 +00:00
exceptions.S Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
interrupts.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
serial.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00
start.S * Patch by Scott McNutt, 21 Oct 2004: 2005-03-30 23:28:18 +00:00
sysid.c * Patch by Scott McNutt, 21 Oct 2004: 2005-03-30 23:28:18 +00:00
traps.c Patches by Scott McNutt, 24 Aug 2004: 2004-10-10 21:27:30 +00:00