aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/pl061.c
AgeCommit message (Expand)Author
2016-06-14hw/gpio: QOM'ify pl061.cxiaoqiang zhao
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-02-26ARM: PL061: Checking register r/w accesses to reserved areaWei Huang
2016-02-18ARM: PL061: Cleaning field of PL061 device stateWei Huang
2016-02-18ARM: PL061: Clear PL061 device state after resetWei Huang
2016-01-29arm: Clean up includesPeter Maydell
2015-06-02pl061: fix wrong calculation of GPIOMIS registerVictor CLEMENT
2014-09-12pl061: implement input interrupt logicColin Leitner
2013-07-29pl061: QOM'ify pl061 and pl061_luminaryAndreas Färber
2013-07-29pl061: Rename pl061_state to PL061StateAndreas Färber
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini