summaryrefslogtreecommitdiff
path: root/hw/char/pl011.c
AgeCommit message (Expand)Author
2016-01-29arm: Clean up includesPeter Maydell
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2015-04-02hw: Mark devices picking up char backends actively FIXMEMarkus Armbruster
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring
2013-07-29pl011: QOM'ify pl011 and pl011_luminaryAndreas Färber
2013-07-29pl011: Rename pl011_stateAndreas Färber
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini