* 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
Showing
- CHANGELOG 10 additions, 0 deletionsCHANGELOG
- cpu/nios2/Makefile 1 addition, 1 deletioncpu/nios2/Makefile
- cpu/nios2/cpu.c 2 additions, 14 deletionscpu/nios2/cpu.c
- cpu/nios2/epcs.c 711 additions, 0 deletionscpu/nios2/epcs.c
- cpu/nios2/start.S 17 additions, 12 deletionscpu/nios2/start.S
- cpu/nios2/sysid.c 57 additions, 0 deletionscpu/nios2/sysid.c
- include/asm-nios2/io.h 56 additions, 3 deletionsinclude/asm-nios2/io.h
- include/configs/PK1C20.h 42 additions, 1 deletioninclude/configs/PK1C20.h
- include/nios2-epcs.h 71 additions, 0 deletionsinclude/nios2-epcs.h
- include/nios2-io.h 0 additions, 31 deletionsinclude/nios2-io.h
- lib_nios2/nios_linux.c 10 additions, 2 deletionslib_nios2/nios_linux.c
Loading
Please register or sign in to comment