Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2020-10-20 | hw/timer/bcm2835: Support the timer COMPARE registers | Philippe Mathieu-Daudé | 1 | -2/+9 |
2020-10-20 | hw/timer/bcm2835: Rename variable holding CTRL_STATUS register | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-10-20 | hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition | Philippe Mathieu-Daudé | 1 | -1/+3 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2019-10-25 | hw/timer/bcm2835: Add the BCM2835 SYS_timer | Philippe Mathieu-Daudé | 1 | -0/+33 |