summaryrefslogtreecommitdiff
path: root/src/dev/x86/cmos.cc
AgeCommit message (Expand)Author
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-01-03dev: prevent RTC events firing before startupCagdas Dirik
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-02-06x86: Add checkpointing capability to devicesJoel Hestness
2010-12-20Style: Replace some tabs with spaces.Gabe Black
2009-02-25X86: Add makeAtomicResponse to the read/write functions of x86 devices.Gabe Black
2009-01-31X86: Rework interrupt pins to allow one to many connections.Gabe Black
2008-10-11X86: Make the CMOS and I8259 devices use IntDev and IntPin.Gabe Black
2008-10-11X86: Hook the CMOS device to the I8259 PICs.Gabe Black
2008-10-11X86: Change the CMOS from a sub-device to a real SimObjectGabe Black