summaryrefslogtreecommitdiffstats
path: root/hw/timer/aspeed_timer.c
Commit message (Expand)AuthorAgeFilesLines
* error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster2018-10-191-2/+1Star
* aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-1/+0Star
* aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-261-4/+15
* timer/aspeed: fix vmstate version idCédric Le Goater2018-04-261-1/+1
* timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater2017-06-131-8/+29
* hw/timer: Add value matching support to aspeed_timerAndrew Jeffery2016-06-171-37/+101
* aspeed: include qemu/log.hPaolo Bonzini2016-05-201-0/+1
* Fix some typos found by codespellStefan Weil2016-05-181-2/+2
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2016-03-161-0/+449