aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/bcm2838_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2024-02-27hw/gpio: Connect SD controller to BCM2838 GPIOSergey Kambalin1-1/+51
2024-02-27hw/gpio: Implement BCM2838 GPIO functionalitySergey Kambalin1-3/+190
2024-02-27hw/gpio: Add BCM2838 GPIO stubSergey Kambalin1-0/+153