Rev |
Log message |
Author |
Age |
Path |
667 |
Corrected ITLB/DTLB values according to the arch spec.
This partially fixes bug #58 |
olof |
4849d 23h |
/openrisc/ |
666 |
FreeRTOSV6.1.1
minimal set of standard demo task is working |
filepang |
4851d 02h |
/openrisc/ |
665 |
FreeRTOSV6.1.1
fix context save/restore stack size bug
remove unnecessary line |
filepang |
4851d 02h |
/openrisc/ |
664 |
FreeRTOSV6.1.1
modify processor abstraction layer.
now,all tasks are running in supervisor mode |
filepang |
4851d 02h |
/openrisc/ |
663 |
Fix compatibility problems with GCC 4.6.1. Fix a bug with hardware floating point in GCC. |
jeremybennett |
4854d 21h |
/openrisc/ |
662 |
minor corrections to clean simulation files |
paknick |
4870d 23h |
/openrisc/ |
661 |
added makefile for icarus simulation |
paknick |
4870d 23h |
/openrisc/ |
660 |
updated makefiles for simulation with altera ordb2a-ep4ce22 |
paknick |
4871d 02h |
/openrisc/ |
659 |
Fixed longjmp hal implementation |
skrzyp |
4873d 06h |
/openrisc/ |
658 |
example configuration uses RAM startup |
skrzyp |
4891d 03h |
/openrisc/ |
657 |
test generation fixed |
skrzyp |
4891d 05h |
/openrisc/ |
656 |
orpsoc: cfi_ctrl software driver fix to allow compilation when it's not used |
julius |
4895d 20h |
/openrisc/ |
655 |
ORPSoC: add CFI flash controller to ml501, sw driver, tests, app, documentation |
julius |
4895d 20h |
/openrisc/ |
654 |
added eCos-3.0 port |
skrzyp |
4897d 01h |
/openrisc/ |
653 |
Make gdb link to or1ksim's libsim last, so wrapper works |
yannv |
4904d 02h |
/openrisc/ |
652 |
Fix make compile.tcl for actel backend |
yannv |
4904d 03h |
/openrisc/ |
651 |
ORPSoC: The ability to use a free/gimped version of Modelsim was restricted to
the reference build's scripts. This patch adds support for it to the
scripts for the board builds as well.
Signed-off-by: Julius Baxter <julius at opencores.org>
acked-by: Stefan Kristiansson <stefan.kristiansson at saunalahti.fi> |
julius |
4908d 22h |
/openrisc/ |
650 |
ORPSoC: documentation update to fix explanation of Xilinx environment setup, add section for Atlys board, various cleanups |
julius |
4909d 20h |
/openrisc/ |
649 |
porting some of standard demo tasks
fix serial port(UART) interrupt handler |
filepang |
4926d 01h |
/openrisc/ |
648 |
docs: OR1K architecture now labeled as revision 0 in draft spec |
julius |
4928d 21h |
/openrisc/ |
647 |
or1200: update documentation to go with recent rtl commits |
julius |
4928d 21h |
/openrisc/ |
646 |
Support ORSoC FT4232 board by using second JTAG; should make a command line option. |
yannv |
4932d 07h |
/openrisc/ |
645 |
or1200: Specification document source now in asciidoc format. ODT and MS Word format documents deprecated, PDF regenerated |
julius |
4946d 21h |
/openrisc/ |
644 |
or1200: the infamous l.rfe fix, and bug fix for when multiply is disabled |
julius |
4946d 22h |
/openrisc/ |
643 |
or1200: new ALU comparision implementation option, TLB invalidate register indicated as not present, multiply overflow detection bug fix |
julius |
4946d 22h |
/openrisc/ |
642 |
or1200: add carry, overflow bits, and range exception |
julius |
4946d 22h |
/openrisc/ |
641 |
or1200: fix serial multiply/divide bug |
julius |
4946d 22h |
/openrisc/ |
640 |
or1200: add l.ext instructions, fix a MAC bug |
julius |
4946d 22h |
/openrisc/ |
639 |
or1200: or1200_dpram.v change task set_gpr to function |
julius |
4946d 22h |
/openrisc/ |
638 |
orpsoc: xilinx: use XILINX env variable
instead of rely on custom environment variables,
use the XILINX variable and instruct the user how to
source the scripts that set it.
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> |
stekern |
4950d 13h |
/openrisc/ |