summaryrefslogtreecommitdiff
path: root/src/dev/x86/i8042.hh
AgeCommit message (Expand)Author
2018-04-17ps2: Factor out PS/2 devices into their own subsystemAndreas Sandberg
2015-10-23x86: Add missing explicit overrides for X86 devicesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-08-07dev, x86: Fix serialization bug in the i8042 deviceAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2012-07-09Port: Make getAddrRanges constAndreas Hansson
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2011-02-06x86: Add checkpointing capability to devicesJoel Hestness
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2009-01-31X86: Refactor and clean up the keyboard controller.Gabe Black
2009-01-31X86: Add a keyboard controller device.Gabe Black