summaryrefslogtreecommitdiff
path: root/src/mem/ruby/system/DMASequencer.hh
AgeCommit message (Expand)Author
2016-10-26ruby: Allow multiple outstanding DMA requestsMichael LeBeane
2016-02-23scons: Add missing override to appease clangAndreas Hansson
2016-02-14ruby: make DMASequencer inherit from RubyPortMichael LeBeane
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-16ruby: rename System.{hh,cc} to RubySystem.{hh,cc}David Hashe
2015-08-14ruby: replace Address by AddrNilay Vaish
2015-07-10ruby: replace global g_system_ptr with per-object pointersBrandon Potter
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2015-02-26Ruby: Update backing store option to propagate through to all RubyPortsJason Power
2014-11-06ruby: single physical memory in fs modeNilay Vaish
2014-11-06ruby: dma sequencer: remove RubyPort as parent classNilay Vaish
2014-10-16mem: Use shared_ptr for Ruby Message classesAndreas Hansson
2013-02-19scons: Fix warnings issued by clang 3.2svn (XCode 4.6)Andreas Hansson
2012-09-11Ruby: Use uint8_t instead of uint8 everywhereNilay Vaish
2012-07-12Ruby: remove config information from ruby.statsNilay Vaish
2012-07-10ruby: tag and data cache access supportJoel Hestness
2012-01-11Ruby: Resurrect Cache Warmup CapabilityNilay Vaish
2011-11-14Ruby: Process packet instead of RubyRequest in SequencerNilay Vaish
2010-03-22ruby: style passNathan Binkert
2010-03-14ruby: Fix copyrights on filesNathan Binkert
2010-01-29ruby: Removed static members in RubyPort including hitcallbackBrad Beckmann
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2009-08-21[mq]: first_patchPolina Dudnik
2009-07-18ruby: fixed dma sequencer bugDerek Hower
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert