aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/nrf51_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29hw/gpio: Constify VMStateRichard Henderson1-1/+1
2023-08-22hw/gpio/nrf51: implement DETECT signalChris Laplante1-1/+13
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-03-25nrf51_gpio: reflect pull-up/pull-down to IRQsPaolo Bonzini1-25/+40
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz1-0/+300