summaryrefslogtreecommitdiff
path: root/src/dev/arm/kmi.cc
AgeCommit message (Expand)Author
2018-10-12arm: Use little endian packet accessors.Gabe Black
2018-06-15dev-arm: Fix the address range for some I/O devicesNikos Nikoleris
2018-04-18dev, arm: Cleanup Pl050 interrupt handlingAndreas Sandberg
2018-04-17ps2: Unify constant namesAndreas Sandberg
2018-04-17dev, arm: Use the PS/2 framework in the Pl050 modelAndreas Sandberg
2018-04-10dev: arm: SetScaling commands don't send parameter bytes.Gabe Black
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-03-07arm, kmi: Clear interrupts in KMI devicesSudhanshu Jha
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2013-07-11dev/arm: get rid of AmbaDev namespaceSteve Reinhardt
2012-11-02base: split out the VncServer into a VncInput and Server classesChander Sudanthi
2012-06-05ARM: PS2 encoding fixChander Sudanthi
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-02-11VNC/ARM: Use VNC server and add support to boot into X11Ali Saidi
2010-11-15ARM: Add a Keyboard Mouse Interface controllerWilliam Wang