Age | Commit message (Expand) | Author |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-08-02 | Scons: Make some Action objects fit the abreviated output format. | Gabe Black |
2011-08-02 | Scons: Drop RUBY as compile time option. | Nilay Vaish |
2011-07-27 | SLICC: Put functions of a controller in its .cc file | Nilay Vaish |
2011-07-15 | Mem: Fix issue with prefetches originating at non-L1 caches getting stale data | Ali Saidi |
2011-07-06 | ruby: added generic dma machine | Brad Beckmann |
2011-07-06 | MOESI_hammer: Fixed uniprocessor DMA bug | Brad Beckmann |
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-07-03 | Network_test: Conform it with functional access changes in Ruby | Nilay Vaish |
2011-07-01 | Ruby: Commit files missing from previous commit | Nilay Vaish |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-24 | Ruby: remove unused functions in CacheMemory: get/setMemoryValue | Joel Hestness |
2011-06-14 | Ruby: Correct set LONG_BITS and INDEX_SHIFT in class Set. | Nilay Vaish |
2011-06-08 | Ruby: Correctly set access permissions for directory entries | Nilay Vaish |
2011-06-08 | Mem: Use sysconf to get the page size instead of the PAGE_SIZE macro. | Gabe Black |
2011-06-03 | SLICC: Remove machine name as prefix to functions | Nilay Vaish |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert |
2011-05-31 | orion: bug fix in link power, and some reorg | Tushar Krishna |
2011-05-31 | garnet: added network ptr to links to be used by orion | Tushar Krishna |
2011-05-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-20 | slicc: added vnet_type to MI_example | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |
2011-05-07 | network: added Torus and Pt2Pt topologies | Tushar Krishna |
2011-05-05 | ruby: use RubyMemory flag & remove setDebug() functionality | Korey Sewell |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-28 | network: set the ExtLink bw to 16 bytes | Brad Beckmann |
2011-04-28 | garnet: removed flit_width from Routers | Brad Beckmann |
2011-04-28 | network: adjusted default endpoint bandwidth | Brad Beckmann |
2011-04-28 | network: removed the unused network-wide latency param | Brad Beckmann |
2011-04-28 | network: moved network config params | Brad Beckmann |
2011-04-28 | network: basic link bw for garnet and simple networks | Brad Beckmann |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-28 | garnet: cleaned up flexible network header file | Brad Beckmann |
2011-04-28 | ruby: moved topology to the top network directory | Brad Beckmann |
2011-04-28 | ruby: removed dated comment in SimpleNetwork | Brad Beckmann |
2011-04-20 | fix some build problems from prior changesets | Nathan Binkert |
2011-04-19 | stats: rename stats so they can be used as python expressions | 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-04-06 | ruby: fixes to support more types of RubyRequests | Brad Beckmann |
2011-04-01 | hammer: fixed dma uniproc error | Brad Beckmann |
2011-03-31 | CacheMemory: add allocateVoid() that is == allocate() but no return value. | Lisa Hsu |
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 |