Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/timer/bcm2835: Support the timer COMPARE registers | Philippe Mathieu-Daudé | 2020-10-20 | 1 | -2/+9 |
* | hw/timer/bcm2835: Rename variable holding CTRL_STATUS register | Philippe Mathieu-Daudé | 2020-10-20 | 1 | -1/+1 |
* | hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition | Philippe Mathieu-Daudé | 2020-10-20 | 1 | -1/+3 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | hw/timer/bcm2835: Add the BCM2835 SYS_timer | Philippe Mathieu-Daudé | 2019-10-25 | 1 | -0/+33 |