summaryrefslogtreecommitdiff
path: root/src/dev/sinic.hh
AgeCommit message (Expand)Author
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg
2012-11-02dev: Fix ethernet device inheritance structureAndreas Sandberg
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-10-09SINIC: Commit old code from ASPLOS 2006 studies.Nathan Binkert
2007-09-28Rename cycles() function to ticks()Ali Saidi
2007-08-16Devices: Make EtherInts connect in the same way memory ports currently do.Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-07-12memory mode information now contained in system objectAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt