summaryrefslogtreecommitdiff
path: root/src/dev/sparc/t1000.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
2007-01-30Make SPARC checkpointing workAli Saidi
2007-01-26make our code a little more standards compliantAli Saidi
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-14Create a stub t1000 platform.Gabe Black