Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -5/+8 |
* | aspeed_timer: Fix ASPEED_TIMER macro definition | Eduardo Habkost | 2020-08-27 | 1 | -1/+1 |
* | aspeed/timer: Add support for IRQ status register on the AST2600 | Cédric Le Goater | 2019-10-15 | 1 | -0/+1 |
* | aspeed/timer: Add AST2600 support | Cédric Le Goater | 2019-10-15 | 1 | -0/+1 |
* | aspeed/timer: Add support for control register 3 | Cédric Le Goater | 2019-10-15 | 1 | -0/+1 |
* | aspeed/timer: Introduce an object class per SoC | Cédric Le Goater | 2019-10-15 | 1 | -0/+15 |
* | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater | 2018-09-25 | 1 | -2/+1 |
* | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater | 2018-06-26 | 1 | -0/+4 |
* | hw/timer: Add value matching support to aspeed_timer | Andrew Jeffery | 2016-06-17 | 1 | -2/+3 |
* | hw/timer: Add ASPEED timer device model | Andrew Jeffery | 2016-03-16 | 1 | -0/+59 |