ruby: Allows boolean and string defaults for StateMachine parameters
[gem5.git] / src / mem / protocol /
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: Added atomic support to MOESI_hammer
2010-01-30 Brad Beckmannruby: fixed MOESI_hammer data writebacks to the directory
2010-01-30 Brad Beckmannruby: reorganized ruby python configuration
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2010-01-30 Steve Reinhardtscons: ignore blank lines in .slicc files
2010-01-30 Steve Reinhardtruby: Make SLICC-generated objects SimObjects.
2010-01-30 Brad Beckmannruby: fix out_port declaration
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howerruby: new atomics implementation
2010-01-19 Derek Howermerge
2009-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-19 Brad BeckmannResurrection of the CMP token protocol to GEM5
2009-11-19 Brad Beckmannruby: MOESI hammer support for DMA reads and writes
2009-11-19 Brad Beckmannruby: Added a memory controller feature to MOESI hammer
2009-11-19 Brad Beckmannruby: Hammer ruby configuration support
2009-11-19 Brad Beckmannruby: Changes necessary to get the hammer protocol...
2009-11-19 Brad Beckmannruby: added the original hammer protocols from old...
2009-11-19 Brad Beckmannruby: returns the number of LLC needed for broadcast
2009-11-18 Brad Beckmannruby: Removed unused action z_stall
2009-11-18 Brad Beckmannruby: fixed dma mi example to work with multiple dma...
2009-11-05 Steve Reinhardtslicc: tweak file enumeration for scons
2009-11-05 Steve Reinhardtslicc: whack some of Nate's leftover debug code
2009-10-07 Derek Howermerge
2009-09-25 Derek Howerprotocol: cleaned up MESI...got rid of unneccessary...
2009-09-23 Nathan Binkertslicc: Pure python implementation of slicc.
2009-09-22 Nathan Binkertscons: add slicc and ply to sys.path and PYTHONPATH...
2009-09-16 Derek Howerruby: added broadcast mechanism
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikAdded new MESI files
2009-09-11 Derek Howermerge
2009-09-11 Polina DudnikSomayeh's MESI protocol with Polina's bug fixes
2009-09-11 Polina DudnikMI data corruption bug fix
2009-09-11 Polina DudnikMOESI data corruption bug fix
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-11 Derek Howerprotocol: made MI_example work with unordered networks
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-31 Polina Dudnik[mq]: MOESI_patch
2009-08-28 Polina Dudnikimported patch mi_patch
2009-08-17 Gabe BlackMerge with head.
2009-08-13 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-09 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-09 Derek Howerprotocol: added recycle actions to MOESI DMA events
2009-08-07 Tushar Krishnabug fix for data_msg_size in network/Network.cc
2009-08-06 Derek Howerfixed MOESI_CMP_directory bug
2009-08-06 Derek Howerprotocol: fixed MOESI_CMP_directory bug
2009-08-05 Derek Howermerge
2009-08-05 Derek Howerprotocol: made MI_example dma mapping generic
2009-08-05 Derek Howerruby: made mapAddressToRange based off a bit count
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-08-04 Derek Howerslicc: generate html by default
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-18 Derek Howermerge
2009-07-18 Derek Howerruby: fixed dma sequencer bug
2009-07-08 Derek Howerslicc: fixed MI_example bug. The directory wasn't...
2009-07-08 Derek Howerslicc: Fixed MI_example bug. The directory was not...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertslicc: update parser.py for changes in slicc language.
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Polina Dudnikruby: decommission code
2009-05-11 Polina Dudnikruby: Remove transactional access types (e.g. LD_XACT...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Derek Howerruby: Cleaned up sequencer. Removed LogTM specific...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS