summaryrefslogtreecommitdiff
path: root/src/dev/x86/i8254.hh
AgeCommit message (Expand)Author
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-10-23x86: Add missing explicit overrides for X86 devicesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-01-06dev: prevent intel 8254 timer counter events firing before startupcdirik
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2011-02-06x86: Add checkpointing capability to devicesJoel Hestness
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2009-01-31X86: Rework interrupt pins to allow one to many connections.Gabe Black
2008-10-11X86: Set up a mechanism for the I8254 timer to cause interrupts.Gabe Black
2008-10-11X86: Change I8254 and PCSpeaker devices from subdevices to SimObjects and eli...Gabe Black