summary refs log tree commit diff stats
path: root/hw/gpio/bcm2835_gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/gpio: Constify VMStateRichard Henderson2023-12-291-1/+1
* qbus: Rename qbus_create_inplace() to qbus_init()Peter Maydell2021-09-301-2/+1
* qom: Don't handle impossible object_property_get_link() failureMarkus Armbruster2020-07-101-13/+2
* 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
* bcm2835_gpio: add bcm2835 gpio controllerClement Deschamps2017-02-281-0/+353