index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dev
/
mc146818.hh
Age
Commit message (
Expand
)
Author
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-01-03
dev: prevent RTC events firing before startup
Cagdas Dirik
2013-06-03
dev: Clean up MC146818 register (A & B) handling
Andreas Sandberg
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
2011-01-07
Replace curTick global variable with accessor functions.
Steve Reinhardt
2010-09-16
devices: undo cset 017baf09599f that added timer drain functions.
Steve Reinhardt
2010-08-20
devices: Fixed periodic interrupts to work with draining
Brad Beckmann
2010-04-15
tick: rename Clock namespace to SimClock
Nathan Binkert
2009-08-20
X86: Make the real time clock actually keep track of time.
Gabe Black
2008-10-09
eventq: convert all usage of events to use the new API.
Nathan Binkert
2008-03-25
Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.
Gabe Black