summaryrefslogtreecommitdiff
path: root/src/dev/mips/malta_io.cc
AgeCommit message (Expand)Author
2018-03-27dev: Remove a bunch of Alpha code from MIPS, and unnecessary TheISAs.Gabe Black
2018-01-10style: change C/C++ source permissions to noexecBKP
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-01-06dev: prevent intel 8254 timer counter events firing before startupcdirik
2015-01-03dev: prevent RTC events firing before startupCagdas Dirik
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2011-09-30SE/FS: Build the devices in SE mode.Gabe Black
2011-04-15includes: sort all includesNathan Binkert
2010-04-15tick: rename Clock namespace to SimClockNathan Binkert
2009-09-23arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hhNathan Binkert
2009-07-21MIPS: Get MIPS_FS to compile, more style fixes.Gabe Black
2008-02-06Make the Event::description() a const functionStephen Hines
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell