summaryrefslogtreecommitdiff
path: root/src/dev/mc146818.hh
AgeCommit message (Expand)Author
2012-09-19AddrRange: Transition from Range<T> to AddrRangeAndreas Hansson
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-09-16devices: undo cset 017baf09599f that added timer drain functions.Steve Reinhardt
2010-08-20devices: Fixed periodic interrupts to work with drainingBrad Beckmann
2010-04-15tick: rename Clock namespace to SimClockNathan Binkert
2009-08-20X86: Make the real time clock actually keep track of time.Gabe Black
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2008-03-25Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.Gabe Black