summaryrefslogtreecommitdiff
path: root/src/dev/sparc/t1000.cc
AgeCommit message (Expand)Author
2018-03-27dev: sparc: Get rid of the TheISA namespace in the SPARC devices.Gabe Black
2017-11-08dev: Move generic serial devices to src/dev/serialAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2011-09-30SE/FS: Remove System::platform and Platform::intrFrequency.Gabe Black
2011-09-30SE/FS: Build the devices in SE mode.Gabe Black
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