summaryrefslogtreecommitdiff
path: root/hw/gpio/pl061.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang1-8/+22
2016-02-18ARM: PL061: Cleaning field of PL061 device stateWei Huang1-4/+2
2016-02-18ARM: PL061: Clear PL061 device state after resetWei Huang1-4/+27
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2015-06-02pl061: fix wrong calculation of GPIOMIS registerVictor CLEMENT1-1/+1
2014-09-12pl061: implement input interrupt logicColin Leitner1-14/+45
2013-07-29pl061: QOM'ify pl061 and pl061_luminaryAndreas Färber1-26/+26
2013-07-29pl061: Rename pl061_state to PL061StateAndreas Färber1-31/+31
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+336