Age | Commit message (Expand) | Author |
2011-09-01 | Functional Accesses: Update states to support Broadcast/Snooping protocols. | Lisa Hsu |
2011-08-29 | SLICC: Pass arguments by reference | Nilay Vaish |
2011-07-27 | SLICC: Put functions of a controller in its .cc file | Nilay Vaish |
2011-07-05 | slicc: add a protocol statement and an include statement | Nathan Binkert |
2011-07-05 | slicc: cleanup slicc code and make it less verbose | Nathan Binkert |
2011-07-05 | grammar: better encapsulation of a grammar and parsing | Nathan Binkert |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-31 | Ruby: Simplify SLICC and Entry/TBE handling. | Lisa Hsu |
2011-03-31 | Ruby: Add new object called WireBuffer to mimic a Wire. | Lisa Hsu |
2011-03-31 | Ruby: enable multiple sequencers in one controller. | Lisa Hsu |
2011-03-31 | Ruby: pass Packet->Req->contextId() to Ruby. | Lisa Hsu |
2011-03-31 | Ruby: Bug in SLICC forgot semicolon at end of code. | Lisa Hsu |
2011-03-20 | SLICC: Remove WakeUp* import calls from ast/__init__.py | Nilay Vaish |
2011-03-19 | slicc: improved invalid transition message | Brad Beckmann |
2011-03-18 | SLICC: Remove external_type for structures | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_dependents | Nilay Vaish |
2011-03-18 | SLICC: Remove the keyword wake_up_all_dependents | Nilay Vaish |
2011-02-23 | ruby: automate permission setting | Brad Beckmann |
2011-02-23 | MOESI_hammer: cache probe address clean up | Brad Beckmann |
2011-02-23 | ruby: extend dprintfs for RubyGenerated TraceFlag | Korey Sewell |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | Brad Beckmann |
2011-01-17 | Change interface between coherence protocols and CacheMemory | Nilay Vaish |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-08 | ruby: remove Ruby asserts for m5.fast | Brad Beckmann |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-09-09 | code_formatter: make it easier to insert whitespace | Nathan Binkert |
2010-08-20 | ruby: Stall and wait input messages instead of recycling | Brad Beckmann |
2010-08-20 | ruby: Recycle latency fix for hammer | Brad Beckmann |
2010-08-20 | slicc: Consolidated the protocol stats printing | Brad Beckmann |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-03-12 | slicc: Change the code generation so that the generated code is easier to read | Nathan Binkert |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert |
2010-03-10 | slicc: have a central mechanism for creating a code_formatter. | Nathan Binkert |
2010-02-10 | ruby: Fixed slicc to initialize the m_is_blocking flag | Brad Beckmann |
2010-01-29 | ruby: Allows boolean and string defaults for StateMachine parameters | Brad Beckmann |
2010-01-29 | ruby: Added Cache and MemCntrl profiler calls | Brad Beckmann |
2010-01-29 | ruby: Converted MOESI_hammer dma cntrl to new config system | Brad Beckmann |
2010-01-29 | ruby: Ruby changes required to use the python config system | Brad Beckmann |