summaryrefslogtreecommitdiff
path: root/hw/char/pl011.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-03-18pl011: fix incorrect logic to set the RXFF flagRob Herring1-1/+1
2014-03-18pl011: fix UARTRSR accesses corrupting the UARTCR valueRob Herring1-7/+10
2014-03-18pl011: reset the fifo when enabled or disabledRob Herring1-0/+5
2013-07-29pl011: QOM'ify pl011 and pl011_luminaryAndreas Färber1-30/+32
2013-07-29pl011: Rename pl011_stateAndreas Färber1-26/+26
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+330