Merge with the main repository again.
[gem5.git] / src / mem / ruby /
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-23 Tushar KrishnaTopology: bug fix in external link initialization
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-11-04 Tushar KrishnaGARNET: adding a fault model for resilient on-chip...
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-10-31 Gabe BlackGCC: Get everything working with gcc 4.6.1.
2011-10-28 Nilay VaishMerged with recent changes.
2011-10-28 Nilay VaishRuby: Reorganize mapping of components
2011-09-23 Steve Reinhardtevent: minor cleanup
2011-09-01 Lisa HsuFunctional Accesses: Update states to support Broadcast...
2011-08-29 Nilay VaishSLICC: Pass arguments by reference
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-08-26 Nilay VaishRuby: Eliminate modulo op for computing set size.
2011-08-15 Nilay VaishRuby: Initialize some variables.
2011-08-08 Nilay VaishBuildEnv: Eliminate RUBY as build environment variable
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-08-02 Gabe BlackScons: Make some Action objects fit the abreviated...
2011-07-07 Brad Beckmannruby: added generic dma machine
2011-07-01 Nilay VaishRuby: Commit files missing from previous commit
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-06-24 Joel HestnessRuby: remove unused functions in CacheMemory: get/setMe...
2011-06-15 Nilay VaishRuby: Correct set LONG_BITS and INDEX_SHIFT in class...
2011-06-08 Nilay VaishRuby: Correctly set access permissions for directory...
2011-06-02 Nathan Binkertcopyright: clean up copyright blocks
2011-05-31 Tushar Krishnaorion: bug fix in link power, and some reorg
2011-05-31 Tushar Krishnagarnet: added network ptr to links to be used by orion
2011-05-23 Steve Reinhardtconfig: tweak ruby configs to clean up hierarchy
2011-05-21 Tushar Krishnagarnet: use vnet_type from protocol to decide buffer...
2011-05-18 Tushar Krishnaslicc: added vnet_type field to identify response vnets...
2011-05-18 Tushar Krishnagarnet: rename and rearrange config parameters.
2011-05-07 Tushar Krishnanetwork: added Torus and Pt2Pt topologies
2011-05-05 Korey Sewellruby: use RubyMemory flag & remove setDebug() functionality
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-29 Brad Beckmannnetwork: set the ExtLink bw to 16 bytes
2011-04-29 Brad Beckmanngarnet: removed flit_width from Routers
2011-04-29 Brad Beckmannnetwork: adjusted default endpoint bandwidth
2011-04-29 Brad Beckmannnetwork: removed the unused network-wide latency param
2011-04-29 Brad Beckmannnetwork: moved network config params
2011-04-29 Brad Beckmannnetwork: basic link bw for garnet and simple networks
2011-04-29 Brad Beckmannnetwork: convert links & switches to first class C...
2011-04-29 Brad Beckmanngarnet: cleaned up flexible network header file
2011-04-29 Brad Beckmannruby: moved topology to the top network directory
2011-04-29 Brad Beckmannruby: removed dated comment in SimpleNetwork
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-06 Brad Beckmannruby: fixes to support more types of RubyRequests
2011-04-01 Lisa HsuCacheMemory: add allocateVoid() that is == allocate...
2011-04-01 Lisa HsuRuby: Add new object called WireBuffer to mimic a Wire.
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-22 Tushar KrishnaThis patch makes garnet use the info about active and...
2011-03-22 Tushar Krishnafix garnet fleible pipeline
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-19 Brad BeckmannRuby: dma retry fix
2011-03-19 Brad BeckmannRubyPort: minor fixes to trace flag and dprintfs
2011-03-19 Brad Beckmannruby: added useful dma progress dprintf
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Lisa HsuRuby: minor bugfix, line did not adhere to some macro...
2011-03-18 Lisa HsuRuby: expose a simple mod function in slicc interface.
2011-03-11 Gabe BlackGems: Eliminate the now unused GEMS_ROOT scons variable.
2011-03-11 Gabe BlackRuby: Get rid of the dead ruby tester.
2011-03-01 Nilay VaishRuby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer
2011-03-01 Gabe BlackRuby: Mention that Ruby's bound checking option only...
2011-02-27 Nathan Binkertgetopt: Remove GPL code.
2011-02-25 Nilay VaishRuby: Remove store buffer
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-25 Nilay VaishRuby: Make Address.hh independent of RubySystem
2011-02-25 Nilay VaishRuby: Make DataBlock.hh independent of RubySystem
2011-02-24 Brad Beckmannruby: automate permission setting
2011-02-24 Brad Beckmannruby: cleaned up access permission enum
2011-02-23 Korey Sewellruby: cleaning up RubyQueue and RubyNetwork dprintfs
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-14 Nilay VaishRuby: Improve Change PerfectSwitch's wakeup function
2011-02-10 Brad Beckmannruby: removed duplicate make response call
2011-02-07 Nilay VaishOrion: Replace printf() with fatal()
2011-02-07 Korey Sewellruby: add stdio header in SRAM.hh
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-02-07 Brad Beckmannruby: minor fix to deadlock panic message
2011-02-07 Joel Hestnessgarnet: Split network power in ruby.stats
2011-02-07 Brad Beckmannruby: numa bit fix for sparse memory
2011-02-07 Brad Beckmannmem: Added support for Null data packet
2011-02-07 Brad Beckmannruby: Fix RubyPort to properly handle retrys
2011-02-07 Joel HestnessRuby: Fix to return cache block size to CPU for split...
2011-02-07 Joel HestnessRuby: Add support for locked memory accesses in X86_FS
2011-02-07 Joel HestnessRuby: Update the Ruby request type names for LL/SC
2011-02-07 Brad Beckmannruby: Assert for x86 misaligned access
2011-02-07 Brad BeckmannMOESI_hammer: Added full-bit directory support
2011-02-07 Tushar Krishnagarnet: added orion2.0 for network power calculation
2011-02-07 Tushar Krishnagarnet: separate data and ctrl VCs
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-23 Nilay VaishPerfectCacheMemory: Add return statements to two functions.
next