summaryrefslogtreecommitdiffstats
path: root/hw/gpio/nrf51_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* nrf51_gpio: reflect pull-up/pull-down to IRQsPaolo Bonzini2019-03-251-25/+40
* hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz2019-01-071-0/+300