summaryrefslogtreecommitdiff
path: root/src/dev/mc146818.hh
AgeCommit message (Expand)Author
2017-12-04misc: Rename misc.(hh|cc) to logging.(hh|cc)Gabe Black
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-01-03dev: prevent RTC events firing before startupCagdas Dirik
2013-06-03dev: Clean up MC146818 register (A & B) handlingAndreas Sandberg
2012-11-16sim: have a curTick per eventqNilay Vaish
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