summaryrefslogtreecommitdiff
path: root/src/dev/alpha/tsunami.cc
AgeCommit message (Expand)Author
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-02-01Devices: Add support for legacy fixed IO locations in BARs.Gabe Black
2008-06-17Rename SimConsole to Terminal since it makes more senseNathan Binkert
2007-08-30params: Deprecate old-style constructors; update most SimObject constructors.Miles Kaufmann
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-11-06Moved the tsunami devices into the dev/alpha directory. Other devices "generi...Gabe Black