summary refs log tree commit diff stats
path: root/hw/gpio/bcm2838_gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/gpio: Connect SD controller to BCM2838 GPIOSergey Kambalin2024-02-271-1/+51
* hw/gpio: Implement BCM2838 GPIO functionalitySergey Kambalin2024-02-271-3/+190
* hw/gpio: Add BCM2838 GPIO stubSergey Kambalin2024-02-271-0/+153