Rev |
Log message |
Author |
Age |
Path |
414 |
Updates to add -mredzone and improved GCC optimizations. |
jeremybennett |
5217d 02h |
/openrisc/trunk/ |
413 |
Fixed to combined bug in the assembler and linker. |
jeremybennett |
5218d 04h |
/openrisc/trunk/ |
412 |
ORPSoC update - Rearranged Xilinx ML501, simulations working again. |
julius |
5219d 20h |
/openrisc/trunk/ |
411 |
Improved ethmac testbench and software.
Renamed some OR1200 library functions to be more generic.
Fixed bug with versatile_mem_ctrl for Actel board.
Added ability to simulate gatelevel modules alongside RTL modules
in board build. |
julius |
5220d 08h |
/openrisc/trunk/ |
410 |
ORPSoC: Adding README in root explaining how to build documentation, and
documentation fixup so it builds properly again. |
julius |
5221d 08h |
/openrisc/trunk/ |
409 |
ORPSoC: Renamed eth core to ethmac (correct name), added drivers for it.
Updated ethernet MAC's instantiation in ORDB1A3PE1500 board build.
Updated documentation. |
julius |
5221d 08h |
/openrisc/trunk/ |
408 |
ORPSoC update - adding support for ORSoC development board, many changes, documentation update, too. |
julius |
5221d 21h |
/openrisc/trunk/ |
407 |
Update or1ksim version in toolchain script to rc2 |
julius |
5221d 23h |
/openrisc/trunk/ |
406 |
ORPmon indented files, bus, align and instruction errors vectors printf and reboot |
julius |
5222d 00h |
/openrisc/trunk/ |
405 |
ORPmon updates - ethernet driver updates |
julius |
5222d 04h |
/openrisc/trunk/ |
404 |
New scripts to build separate bare metal and Linux tool chains. Fixes to GDB so it builds with the Linux tool chain and uses RELA. Other minor fixes to the GCC tool chain. |
jeremybennett |
5222d 04h |
/openrisc/trunk/ |
403 |
ORPSoC big upgrade - intermediate check in. Lots still missing. To come very shortly. |
julius |
5223d 02h |
/openrisc/trunk/ |
402 |
Further updates to the compiler |
jeremybennett |
5223d 07h |
/openrisc/trunk/ |
401 |
Fixing find first one (ff1) and find last one (fl1) support in OR1200.
Updated documentation, adding missing l.ff1 and l.fl1 opcodes to supported
instructions table. |
julius |
5223d 07h |
/openrisc/trunk/ |
400 |
Updates to the linker, GCC, newlib and GDB in preparation for supporting C++. The key changes are that the linker now uses RELA and that GCC may save registers at the bottom of the stack before the frame is allocated or after it is deallocated, so exception handlers/thread primitives should not use the first 130 bytes after the SP. |
jeremybennett |
5223d 07h |
/openrisc/trunk/ |
399 |
Updates to the linker, GCC, newlib and GDB in preparation for supporting C++. The key changes are that the linker now uses RELA and that GCC may save registers at the bottom of the stack before the frame is allocated or after it is deallocated, so exception handlers/thread primitives should not use the first 130 bytes after the SP. |
jeremybennett |
5223d 10h |
/openrisc/trunk/ |
398 |
ORPSoCv2 removing generic backend path - not needed |
julius |
5224d 09h |
/openrisc/trunk/ |
397 |
ORPSoCv2:
doc/ path added, with Texinfo documentation. Still a work in progress.
VPI files updated.
OR1200 l.maci instruction test added. highlighting bug with immediate field for that instruction.
Various cycle accurate model updates. Now uses orpsoc-defines.v (processed C-compat. version) to build. |
julius |
5225d 08h |
/openrisc/trunk/ |
396 |
ORPSoCv2 final software fixes...for now. See updated README |
julius |
5228d 06h |
/openrisc/trunk/ |
395 |
ORPSoCv2 moving ethernet tests to correct place |
julius |
5228d 07h |
/openrisc/trunk/ |