summaryrefslogtreecommitdiff
path: root/src/arch/sparc/system.cc
AgeCommit message (Expand)Author
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-03-17base: add symbol support for dynamic librariesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2012-10-15Checkpoint: Make system serialize call childrenAndreas Hansson
2012-03-09System: Move code in initState() back into constructor whenever possible.Ali Saidi
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2010-06-03More minor gdb-related cleanup.Steve Reinhardt
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2006-12-20Initial work to make remote gdb available in SE mode. This is completely unte...Gabe Black
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-20Add in rom/rams for the nvram, hypervisor description, and partition descript...Gabe Black
2006-11-09Get SPARC to the point that it starts running. Add ability to load the ROM bi...Ali Saidi
2006-11-03Compilation fixes.Gabe Black
2006-10-05remove traces of binningNathan Binkert
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-29split off fullsystem and se iprs into two functions to remove lots of #ifsAli Saidi
2006-05-22New directory structure:Steve Reinhardt