Rev |
Log message |
Author |
Age |
Path |
807 |
ORPSoC: Commit for bug 85 - add DSX support to OR1200.
http://bugzilla.opencores.org/bugzilla4/show_bug.cgi?id=85
Also added software tests, and added these tests to default regression test list |
julius |
4681d 18h |
/openrisc/trunk/orpsocv2/sw/ |
805 |
ORPSoC: Fix for bug 90 - EPCR on range exception bug
http://bugzilla.opencores.org/bugzilla4/show_bug.cgi?id=90 |
julius |
4681d 18h |
/openrisc/trunk/orpsocv2/sw/ |
803 |
ORPSoC: Fix for bug 91, l.sub not setting overflow flag correctly
http://bugzilla.opencores.org/bugzilla4/show_bug.cgi?id=91 |
julius |
4681d 18h |
/openrisc/trunk/orpsocv2/sw/ |
801 |
ORPSoC: Fix bug 88
http://bugzilla.opencores.org/bugzilla4/show_bug.cgi?id=88 |
julius |
4687d 00h |
/openrisc/trunk/orpsocv2/sw/ |
673 |
Multiple 64-bit fixes (mostly sign and size of constants). Fix bug #1. |
yannv |
4844d 03h |
/openrisc/trunk/orpsocv2/sw/ |
672 |
ORPSoC: Fix Bug 76 - Incorrect unsigned integer less-than compare with COMP3 option enabled
OR1200 RTL fix and software test added. |
julius |
4847d 19h |
/openrisc/trunk/orpsocv2/sw/ |
671 |
ORPSoC: Fix for Bug 75 - or1200-except and or1200-ticksyscall regression tests failing due to change in memory model |
julius |
4847d 19h |
/openrisc/trunk/orpsocv2/sw/ |
656 |
orpsoc: cfi_ctrl software driver fix to allow compilation when it's not used |
julius |
4898d 21h |
/openrisc/trunk/orpsocv2/sw/ |
655 |
ORPSoC: add CFI flash controller to ml501, sw driver, tests, app, documentation |
julius |
4898d 21h |
/openrisc/trunk/orpsocv2/sw/ |
619 |
ORPSoC OR1200 fix and regression test for bug 51.
signed-off Julius Baxter
reviewed by Stefan Kristiansson |
julius |
4979d 20h |
/openrisc/trunk/orpsocv2/sw/ |
567 |
ORPSoC ethmac test and diagnosis software program updates. |
julius |
5011d 10h |
/openrisc/trunk/orpsocv2/sw/ |
545 |
ORPSoC - revert unecessary i2c fix - driver oneliner was all that was needed. |
julius |
5049d 01h |
/openrisc/trunk/orpsocv2/sw/ |
542 |
ORPSoC scripts cleanup. Now centralised.
Documentation updated for ml501's SPI programming, noting issues with ISE12. |
julius |
5054d 22h |
/openrisc/trunk/orpsocv2/sw/ |
535 |
ORPSoC - adding sw tests for l.rfe |
julius |
5070d 23h |
/openrisc/trunk/orpsocv2/sw/ |
530 |
ORPSoC update
Ethernet MAC Wishbone interface fixes
Beginnings of software update.
ML501 backend script fixes for new ISE |
julius |
5078d 08h |
/openrisc/trunk/orpsocv2/sw/ |
528 |
ORPSoC SPI flash programming link script bug fix |
julius |
5083d 08h |
/openrisc/trunk/orpsocv2/sw/ |
506 |
ORPSoC or1200 interrupt and syscall generation test |
julius |
5104d 02h |
/openrisc/trunk/orpsocv2/sw/ |
505 |
OR1200 overflow detection fixup
SPIflash program update
or1200 driver library timer improvement |
julius |
5104d 03h |
/openrisc/trunk/orpsocv2/sw/ |
504 |
ORPSoC ALU update with new comparison configuration option, software test for comparisons and register file comment cleanup |
julius |
5120d 22h |
/openrisc/trunk/orpsocv2/sw/ |
502 |
ORPSoC update - or1200, ethmac Xilinx fifos
or1200 in ORPSoC has carry bit, overflow bit, and range exception added and tested. New software tests in ORPSoC library. Ml501 build had ethmac fifos added, and or1200_defines updated to use these new or1200 features by default |
julius |
5123d 22h |
/openrisc/trunk/orpsocv2/sw/ |
499 |
ORPSoC OR1200 updates - added l.ext instructions with tests, ammended some MAC bugs, decode stage cleanup |
julius |
5125d 19h |
/openrisc/trunk/orpsocv2/sw/ |
496 |
ORPSoC ml501 updates - increased frequency, updated documentation |
julius |
5128d 05h |
/openrisc/trunk/orpsocv2/sw/ |
489 |
ORPSoC sw cleanup. Remove warnings. |
julius |
5152d 05h |
/openrisc/trunk/orpsocv2/sw/ |
488 |
ORPSoC OR1200 driver - tick timer exception handler reverted to generic - cpu tick function hook used as default in handler table. OR1200 timer demo sw for board added. |
julius |
5152d 05h |
/openrisc/trunk/orpsocv2/sw/ |
487 |
ORPSoC main software makefile update |
julius |
5155d 03h |
/openrisc/trunk/orpsocv2/sw/ |
486 |
ORPSoC updates, mainly software, i2c driver |
julius |
5155d 03h |
/openrisc/trunk/orpsocv2/sw/ |
485 |
ORPSoC updates - or1200 monitor now has separate defines file, ethmac updates to fifos and wishbone IF, board.h changes for UART (may propegate to other drivers with multiple cores, we'll see), crt0.S for or1200 now zeros all registers on reset, adding own ethernet tests for ML501 |
julius |
5159d 08h |
/openrisc/trunk/orpsocv2/sw/ |
479 |
ORPSoC update to ml501 board port. Memory controller caching fixed up, does multiple lines of cache and Wishbone bursting. |
julius |
5177d 12h |
/openrisc/trunk/orpsocv2/sw/ |
477 |
ORPSoC update - Added ability to enable OR1200 caches up to 32KB, which requires line size of 32bytes and 8-beat Wishbone bursts.
Changed cache sizes of both instruction and data cache of reference design to 4kB each. |
julius |
5179d 11h |
/openrisc/trunk/orpsocv2/sw/ |
475 |
ORPSoC main simulation makefile tidy up, addition of BSS test to cbasic test, addition or o1ksim config files for each board build, modification of BSS symbols in linker script and crt0. |
julius |
5180d 07h |
/openrisc/trunk/orpsocv2/sw/ |