9
0
Fork 0
barebox/arch/openrisc/cpu
Franck Jullien 6fe9ee8eb4 Add OpenRISC arch
OpenRISC is the original flagship project of the OpenCores community.
This project aims to develop a series of general purpose open source
RISC CPU architectures.

A team from OpenCores provided the first implementation, the OpenRISC
1200, written in the Verilog hardware description language.

Even though I should have created an mach-or1200 directory, it is not
necessary for now. The OpenRISC 1200 CPU is the only one available and
it will be for some time.

Signed-off-by: Franck Jullien <franck.jullien@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-01-02 12:50:56 +01:00
..
Makefile Add OpenRISC arch 2012-01-02 12:50:56 +01:00
barebox.lds.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00
cache.c Add OpenRISC arch 2012-01-02 12:50:56 +01:00
cpu.c Add OpenRISC arch 2012-01-02 12:50:56 +01:00
exceptions.c Add OpenRISC arch 2012-01-02 12:50:56 +01:00
start.S Add OpenRISC arch 2012-01-02 12:50:56 +01:00