OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [stable_0_2_0_rc1/] [or1ksim/] [sim-config.c] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5552d 18h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1572 This commit was manufactured by cvs2svn to create tag 'stable_0_2_0_rc1'. 6827d 01h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1561 Fix segfault when parsing unknown config sections nogj 6835d 08h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1557 Fix most warnings issued by gcc4 nogj 6835d 08h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1555 * Moved log2_int() from cuc/cuc.c as it is usefull for other things aswell.
* Changed code to use log2_int() instead of log2(), which is also a builtin
library function (fixes compile on gcc4).
* Moved is_power2() from sim-config.c to misc.c.
nogj 6835d 08h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1550 * prototype() -> prototype(void) where appropriate.
* Use `static' where it can be used.
nogj 6896d 21h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1549 Spelling fixes nogj 6896d 21h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1537 Remove old spr logging code. Use `-d +spr' to get spr access logged to stderr nogj 6897d 10h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1520 Remove unused code nogj 6902d 05h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1506 * Remove very slow {set,test}sprbit{,s} functions.
* Remove uses of getsprbits in time critical functions.
nogj 6902d 05h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1486 * Seporate out the code used for handling the memory peripheral to peripheral/memory.c
* Mostly decouple the memory controller from the internals of the memory handling.
* Rewrite memory handling to be more linear and thus much faster.
* Issue a bus error on read/write with invalid granularity.
nogj 6945d 06h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1485 Remove nolonger used test peripheral nogj 6945d 06h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1459 Add traces to the config file parsing routines nogj 6993d 01h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1455 Remove nolonger needed --output-cfg option nogj 6993d 01h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1432 Collect most of the cpu state variables in a structure (cpu_state) nogj 6993d 01h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1389 Implement debug channels based on the wine debugging scheme nogj 6999d 05h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1382 Nir Mor:
Implemented DCCFGR, ICCFGR, DMMUCFGR and IMMUCFGR spr registers.
nogj 7008d 05h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1375 Remove FAST_SIM, it nolonger provides a speed up nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1374 Cleanup the gpio peripheral useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1373 Cleanup the memory controller useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1372 Cleanup ethernet peripheral, useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1370 Cleanup dma peripheral useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1369 Cleanup FB peripheral, useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1368 Cleanup VGA peripheral useing the new callbacks nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1367 Cleanup uart peripheral useing the new callback mechanism nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1361 Cleanup test peripheral nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7033d 20h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1353 Modularise simulator command parsing nogj 7042d 23h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7042d 23h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c
1344 * Avoid doing a store in *every* instruction executed by storeing the instruction function unit in or32_opcodes nogj 7056d 03h /or1k/tags/stable_0_2_0_rc1/or1ksim/sim-config.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.