summaryrefslogtreecommitdiff
path: root/src/mem/noncoherent_xbar.cc
AgeCommit message (Expand)Author
2018-07-23mem: Rename Packet::checkFunctional to trySatisfyFunctionalRobert Kovacsics
2018-06-19mem: Use address range to find the destination port in the xbarNikos Nikoleris
2018-06-19mem: Use the caching built into AddrRangeMap in the xbarGabe Black
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-12-31mem: Make cache terminology easier to understandAndreas Hansson
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-03mem: Delay responses in the crossbar before forwardingAndreas Hansson
2015-03-02mem: Add crossbar latenciesMarco Balboni
2015-03-02mem: Split port retry for all different packet classesAndreas Hansson
2015-02-11mem: Clarification of packet crossbar timingsMarco Balboni
2015-01-22mem: Make the XBar responsible for tracking response routingAndreas Hansson
2014-12-02mem: Relax packet src/dest check and shift onus to crossbarAndreas Hansson
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson