summaryrefslogtreecommitdiff
path: root/src/mem/port.cc
AgeCommit message (Expand)Author
2007-04-04The MemoryObject tha owns a port should delete it if it so chooses when delet...Ali Saidi
2007-03-08stop m5 from leaking like a sieveAli Saidi
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2007-01-26make our code a little more standards compliantAli Saidi
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-08-14Fix up doxygen.Steve Reinhardt
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-31Streamline interface to Request object.Steve Reinhardt
2006-05-26Add a little more tracing support for Bus/Port stuff.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt