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
/
x86
/
i8042.cc
Age
Commit message (
Expand
)
Author
2018-10-12
x86: Use little endian packet accessors.
Gabe Black
2018-04-17
ps2: Factor out PS/2 devices into their own subsystem
Andreas Sandberg
2018-02-09
dev: Fix i8042 device errors
Jason Lowe-Power
2018-01-20
base: Rework bitunions so they can be more flexible.
Gabe Black
2017-12-14
misc: Updates for gcc7.2 for x86
Jason Lowe-Power
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-02-06
style: remove trailing whitespace
Steve Reinhardt
2015-08-07
dev, x86: Fix serialization bug in the i8042 device
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2013-03-28
x86: changes to apic, keyboard
Nilay Vaish
2012-10-15
Fix: Address a few minor issues identified by cppcheck
Andreas Hansson
2012-07-09
Port: Make getAddrRanges const
Andreas Hansson
2012-01-17
MEM: Separate queries for snooping and address ranges
Andreas Hansson
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-02-06
x86: Add checkpointing capability to devices
Joel Hestness
2009-02-25
X86: Add makeAtomicResponse to the read/write functions of x86 devices.
Gabe Black
2009-01-31
X86: Refactor and clean up the keyboard controller.
Gabe Black
2009-01-31
X86: Add a keyboard controller device.
Gabe Black