Age | Commit message (Expand) | Author |
2016-10-14 | config: Make configs/common a Python package | Andreas Hansson |
2016-10-13 | ruby: Fix regressions and make Ruby configs Python packages | Andreas Hansson |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2015-02-11 | cpu: Tidy up the MemTest and make false sharing more obvious | Andreas Hansson |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: single physical memory in fs mode | Nilay Vaish |
2014-09-20 | mem: Rename Bus to XBar to better reflect its behaviour | Andreas Hansson |
2014-03-20 | config: ruby: rename _cpu_ruby_ports to _cpu_ports | Nilay Vaish |
2013-08-20 | ruby: add option for number of transitions per cycle | Nilay Vaish |
2013-08-19 | power: Add voltage domains to the clock domains | Akash Bagdia |
2013-08-19 | config: Move the memory instantiation outside FSConfig | Andreas Hansson |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Add a system clock command-line option | Akash Bagdia |
2013-03-06 | ruby: remove the functional copy of memory in se mode | Nilay Vaish |
2012-10-15 | Configs: Set the memtest clock to a reasonable value | Andreas Hansson |
2012-07-12 | Mem: Make SimpleMemory single ported | Andreas Hansson |
2012-07-10 | regress: ruby stat additions and config changes | Brad Beckmann |
2012-04-06 | MEM: Enable multiple distributed generalized memories | Andreas Hansson |
2012-03-28 | Config: Change the way options are added | Nilay Vaish |
2012-02-13 | MEM: Introduce the master/slave port roles in the Python classes | Andreas Hansson |
2012-01-30 | Merge with main repository. | Gabe Black |
2012-01-30 | Ruby: Connect system port in Ruby network test | Andreas Hansson |
2012-01-28 | SE/FS: Make both SE and FS tests available all the time. | Gabe Black |
2012-01-28 | SE/FS: Make SE vs. FS mode a runtime parameter. | Gabe Black |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-05-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
2011-02-08 | memtest: due to contention increase, increased deadlock threshold | Brad Beckmann |
2010-08-20 | regress: Regression tester updates | Brad Beckmann |
2010-03-21 | ruby: Regression updates for new ruby config locations | Brad Beckmann |
2010-01-29 | m5: Regression Tester Update | Brad Beckmann |
2010-01-29 | ruby: memtest-ruby updated to the new config system | Brad Beckmann |
2009-09-11 | ruby: cleaned up unified MESI/MOESI configuration | Derek Hower |
2009-07-06 | ruby: Fix RubyMemory to work with the newer ruby. | Nathan Binkert |
2009-05-11 | ruby: Set up Ruby regression tests. | Steve Reinhardt |