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
/
intel_8254_timer.hh
Age
Commit message (
Expand
)
Author
2015-01-06
dev: prevent intel 8254 timer counter events firing before startup
cdirik
2012-11-16
sim: have a curTick per eventq
Nilay Vaish
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
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
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-04-19
X86: Keep track of what the initial count value was in the LAPIC timer.
Gabe Black
2008-10-11
X86: Set up a mechanism for the I8254 timer to cause interrupts.
Gabe Black
2008-10-11
Devices: Make the Intel8254Timer device only use pointers to its counters.
Gabe Black
2008-10-09
eventq: convert all usage of events to use the new API.
Nathan Binkert
2008-06-12
Timer: Fill out the periodic modes a little.
Gabe Black
2008-06-12
Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.
Gabe Black