mem-cache: Fix setting prefetch bit
[gem5.git] / src / mem / SConscript
2020-09-08 Wendy Elsassermem: Clean up Memory Controller
2020-09-08 Wendy Elsassermem: Add NVM interface
2020-09-08 Wendy Elsassermem: Make MemCtrl a ClockedObject
2020-09-08 Timothy Hayesmem: Add HTM fields to the Packet object
2020-09-02 Mahyar Samanimem,ext: Integrating DRAMSim3 with gem5
2020-09-02 Timothy Hayesarch, mem: Initial Hardware Transactional Memory implem...
2020-04-30 Matthew Porembamem: Token port implementation
2020-03-30 Gabe Blackmem: Get rid of the now unused SecurePortProxy class.
2020-03-19 Gabe Blackarch,base,cpu,dev,kern,mem,sim: Drop FS from FSTranslat...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackmem: Delete authors lists from mem files.
2019-09-21 Gabe Blackmem: Delete the now unused Message*Port classes.
2019-09-10 Gabe Blackmem: Mark MemObject as deprecated.
2019-08-23 Gabe Blackmem: Put gem5 protocols in their own directory.
2019-08-23 Gabe Blackmem: Split the various protocols out of the gem5 master...
2019-05-29 Gabe Blackarm, mem: Move the SecurePortProxy subclass into it...
2018-09-07 Matteo Andreozzimem: Add a QoS-aware Memory Controller type
2018-06-28 Andreas Sandbergmem: Add a memory delay simulator
2018-01-23 Gabe Blackx86, mem: Rewrite the multilevel page table class.
2015-11-03 Erfan Azarkhishmem: hmc: serial link model
2015-11-03 Erfan Azarkhishmem: hmc: adds controller
2015-08-04 Andreas Sandbergmem: Move trace functionality from the CommMonitor...
2015-08-04 Andreas Sandbergmem: Redesign the stack distance calculator as a probe
2014-12-23 Kanishk Sugandmem: Add a stack distance calculator
2014-12-23 Marco Elvermem: Add MemChecker and MemCheckerMonitor
2014-10-16 Andrew Bardsleymem: Add ExternalMaster and ExternalSlave ports
2014-07-29 Omar Najimem: Add DRAMPower wrapping class
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-20 Stephan Diestelhorstmem: Simple Snoop Filter
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2014-06-30 Andreas Hanssonmem: DRAMPower trace output
2014-05-09 Andreas Hanssonmem: Add DRAM power states to the controller
2014-03-23 Andreas Hanssonmem: Rename SimpleDRAM to a more suitable DRAMCtrl
2014-03-23 Andreas Hanssonruby: Move Ruby debug flags to ruby dir and remove...
2014-03-23 Andreas Hanssonmem: Include the DRAMSim2 wrapper in NULL build
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2013-11-01 Ani Udipimem: Use the same timing calculation for DRAM read...
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-01-07 Andreas Hanssonmem: Add tracing support in the communication monitor
2012-12-11 Nilay Vaishruby: add a prefetcher
2012-09-25 Ali Saidimem: Add a gasket that allows memory ranges to be re...
2012-09-21 Andreas HanssonDRAM: Introduce SimpleDRAM to capture a high-level...
2012-08-22 Andreas HanssonBridge: Remove NACKs in the bridge and unify with packe...
2012-07-11 Brad Beckmannruby: banked cache array resource model
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-05-31 Andreas HanssonBus: Split the bus into a non-coherent and coherent bus
2012-05-09 Andreas HanssonMEM: Add the communication monitor
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-30 Andreas HanssonMEM: Remove legacy DRAM in preparation for memory updates
2012-03-22 Andreas HanssonMEM: Split SimpleTimingPort into PacketQueue and ports
2012-02-24 Andreas HanssonMEM: Move all read/write blob functions from Port to...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports
2012-01-11 Nilay VaishRuby Debug Flags: Remove one, add another
2012-01-11 Nilay VaishRuby: Add infrastructure for recording cache contents
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-10-16 Gabe BlackSE/FS: Turn on the page table class in FS.
2011-10-16 Gabe BlackSE/FS: Build in the tport in FS mode.
2011-10-16 Gabe BlackSE/FS: Build/expose vport in SE mode.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-03-19 Brad BeckmannRubyPort: minor fixes to trace flag and dprintfs
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-11-20 Ali SaidiSCons: Support building without an ISA
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-19 Derek Howermerge
2009-11-18 Brad Beckmannruby: Support for merging ALPHA_FS and ruby
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 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-01-13 Nathan BinkertSCons: centralize the Dir() workaround for newer versio...
2008-10-12 Gabe BlackCreate a message port for sending messages as apposed...
2008-04-10 Ali SaidiSCons: add comments to SConscript documenting bug worka...
2008-04-08 Ali SaidiSCons: Manually specifying header only directories...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-05-28 Nathan BinkertMove SimObject python files alongside the C++ and fix
2007-04-03 Ali SaidiMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-03-15 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-12 Ali SaidiMerge zizzer:/bk/newmem
2007-03-11 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-03-11 Nathan BinkertRework the way SCons recurses into subdirectories,...