Age | Commit message (Expand) | Author | Files | Lines |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2020-01-24 | hw/timer/aspeed_timer: Add a fall through comment | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-12-16 | aspeed: Change the "scu" property definition | Cédric Le Goater | 1 | -8/+9 |
2019-10-15 | aspeed/timer: Add support for IRQ status register on the AST2600 | Cédric Le Goater | 1 | -8/+28 |
2019-10-15 | aspeed/timer: Add AST2600 support | Cédric Le Goater | 1 | -0/+51 |
2019-10-15 | aspeed/timer: Add support for control register 3 | Cédric Le Goater | 1 | -0/+19 |
2019-10-15 | aspeed/timer: Introduce an object class per SoC | Cédric Le Goater | 1 | -11/+96 |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater | 1 | -1/+2 |
2019-09-03 | aspeed/timer: Provide back-pressure information for short periods | Andrew Jeffery | 1 | -1/+16 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-01 | aspeed/timer: Ensure positive muldiv delta | Christian Svensson | 1 | -1/+5 |
2019-07-01 | aspeed/timer: Fix match calculations | Andrew Jeffery | 1 | -3/+10 |
2019-07-01 | aspeed/timer: Status register contains reload for stopped timer | Andrew Jeffery | 1 | -1/+5 |
2019-07-01 | aspeed/timer: Fix behaviour running Linux | Joel Stanley | 1 | -28/+31 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+1 |
2018-10-19 | error: Fix use of error_prepend() with &error_fatal, &error_abort | Markus Armbruster | 1 | -2/+1 |
2018-09-25 | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater | 1 | -1/+0 |
2018-06-26 | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater | 1 | -4/+15 |
2018-04-26 | timer/aspeed: fix vmstate version id | Cédric Le Goater | 1 | -1/+1 |
2017-06-13 | timer/aspeed: fix timer enablement when a reload is not set | Cédric Le Goater | 1 | -8/+29 |
2016-06-17 | hw/timer: Add value matching support to aspeed_timer | Andrew Jeffery | 1 | -37/+101 |
2016-05-20 | aspeed: include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-18 | Fix some typos found by codespell | Stefan Weil | 1 | -2/+2 |
2016-03-16 | hw/timer: Add ASPEED timer device model | Andrew Jeffery | 1 | -0/+449 |