summaryrefslogtreecommitdiff
path: root/src/dev/arm/pl011.cc
AgeCommit message (Expand)Author
2019-01-04dev, arm: Warn on PL011 DMA disableJan-Peter Larsson
2018-10-12arm: Use little endian packet accessors.Gabe Black
2018-09-18Pl011: Added registers UART_RSR/UART_ECRMaurice Becker
2018-06-15dev-arm: Fix the address range for some I/O devicesNikos Nikoleris
2017-11-08dev: Refactor UART->Terminal interfaceAndreas Sandberg
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-10-15arm, dev: pl011 console interactivityBjoern A. Zeeb
2016-05-19arm,dev: PL011 UART_FR read status enhancementBjoern A. Zeeb
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-03-02dev, arm: Clean up PL011 and rewrite interrupt handlingAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2013-10-17dev: Allow additional UART interrupts to be setAli Saidi
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2013-07-11dev/arm: get rid of AmbaDev namespaceSteve Reinhardt
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg
2012-05-10ARM: pl011 raw interrupt fixChander Sudanthi
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-11-08ARM: Add checkpointing supportAli Saidi
2010-08-23ARM: Change how the AMBA device ID checking is done to make it more genericAli Saidi
2010-08-23ARM: Add I/O devices for booting linuxAli Saidi