summaryrefslogtreecommitdiff
path: root/src/dev/alpha/backdoor.cc
AgeCommit message (Expand)Author
2017-11-08dev: Move generic serial devices to src/dev/serialAndreas Sandberg
2017-11-08dev: Refactor UART->Terminal interfaceAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-12-10dev: Move storage devices to src/dev/storage/Andreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-01-29Implement Ali's review feedback.Gabe Black
2011-11-13SE/FS: Get rid of FULL_SYSTEM in dev.Gabe Black
2011-09-30SE/FS: Remove System::platform and Platform::intrFrequency.Gabe Black
2011-09-30SE/FS: Build the devices in SE mode.Gabe Black
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-06-03Act like enabling CPUs is no big deal,Steve Reinhardt
2008-11-02Add in Context IDs to the simulator. From now on, cpuId is almost never used,Lisa Hsu
2008-06-17rename AlphaConsole to AlphaBackdoorNathan Binkert