summaryrefslogtreecommitdiff
path: root/src/mem/se_translating_port_proxy.cc
AgeCommit message (Expand)Author
2018-02-19mem: Refactor port proxies to support secure accessesAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2014-12-02mem: Use const pointers for port proxy write functionsAndreas Hansson
2014-09-03arch: Cleanup unused ISA traits constantsAndreas Hansson
2013-07-18mem: Set the cache line size on a system levelAndreas Hansson
2012-08-06SETranslatingPortProxy: fix bug in tryReadString()Steve Reinhardt
2012-03-30MEM: Introduce the master/slave port sub-classes in C++William Wang
2012-02-29MEM: Make all the port proxy members constAndreas Hansson
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson