misc: Replaced master/slave terminology
[gem5.git] / src / mem / coherent_xbar.hh
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-08-26 Shivani Parekhmem: Update port terminology
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-05-28 Tiago Muckmem: Parameterize coherent xbar sanity checks
2019-04-10 Gabe Blackmem: Plumb backdoor requests through the xbar classes.
2019-03-26 Gabe Blackmem: Clean up the xbars a little.
2017-12-05 Nikos Nikolerismem: Co-ordination of CMOs in the xbar
2017-12-05 Nikos Nikolerismem: Support for specifying the destination of a WriteClean
2017-12-05 Nikos Nikolerismem: Add the notion of point of unification in the...
2017-02-19 Andreas Hanssonsim: Ensure draining is deterministic
2016-07-21 David Guillen Fandosmem: Add snoop traffic statistic
2016-02-10 Andreas Hanssonmem: Move the point of coherency to the coherent crossbar
2015-11-06 Andreas Hanssonmem: Unify delayed packet deletion
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-07-03 Andreas Hanssonmem: Delay responses in the crossbar before forwarding
2015-07-03 Ali Jafrimem: Add clean evicts to improve snoop filter tracking
2015-03-02 Marco Balbonimem: Add crossbar latencies
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2015-01-22 Andreas Hanssonmem: Make the XBar responsible for tracking response...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour