| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | cleanup: Drop pointless return at end of function | Markus Armbruster | 2025-04-24 | 1 | -1/+0 |
| * | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 2024-09-13 | 1 | -1/+1 |
| * | hw/gpio: Connect SD controller to BCM2838 GPIO | Sergey Kambalin | 2024-02-27 | 1 | -1/+51 |
| * | hw/gpio: Implement BCM2838 GPIO functionality | Sergey Kambalin | 2024-02-27 | 1 | -3/+190 |
| * | hw/gpio: Add BCM2838 GPIO stub | Sergey Kambalin | 2024-02-27 | 1 | -0/+153 |