aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/aspeed_timer.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster1-2/+1
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater1-1/+0
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater1-4/+15
2018-04-26timer/aspeed: fix vmstate version idCédric Le Goater1-1/+1
2017-06-13timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater1-8/+29
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery1-37/+101
2016-05-20aspeed: include qemu/log.hPaolo Bonzini1-0/+1
2016-05-18Fix some typos found by codespellStefan Weil1-2/+2
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+449