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
/
arm
/
kmi.cc
Age
Commit message (
Expand
)
Author
2018-06-15
dev-arm: Fix the address range for some I/O devices
Nikos Nikoleris
2018-04-18
dev, arm: Cleanup Pl050 interrupt handling
Andreas Sandberg
2018-04-17
ps2: Unify constant names
Andreas Sandberg
2018-04-17
dev, arm: Use the PS/2 framework in the Pl050 model
Andreas Sandberg
2018-04-10
dev: arm: SetScaling commands don't send parameter bytes.
Gabe Black
2017-06-20
arm: Replace EventWrapper use with EventFunctionWrapper
Sean Wilson
2017-03-07
arm, kmi: Clear interrupts in KMI devices
Sudhanshu Jha
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2014-12-02
mem: Remove redundant Packet::allocate calls
Andreas Hansson
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2013-07-11
dev/arm: get rid of AmbaDev namespace
Steve Reinhardt
2012-11-02
base: split out the VncServer into a VncInput and Server classes
Chander Sudanthi
2012-06-05
ARM: PS2 encoding fix
Chander Sudanthi
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-11
VNC/ARM: Use VNC server and add support to boot into X11
Ali Saidi
2010-11-15
ARM: Add a Keyboard Mouse Interface controller
William Wang