aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/aspeed_timer.c
AgeCommit message (Expand)Author
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-07-01aspeed/timer: Ensure positive muldiv deltaChristian Svensson
2019-07-01aspeed/timer: Fix match calculationsAndrew Jeffery
2019-07-01aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery
2019-07-01aspeed/timer: Fix behaviour running LinuxJoel Stanley
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-10-19error: Fix use of error_prepend() with &error_fatal, &error_abortMarkus Armbruster
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater
2018-04-26timer/aspeed: fix vmstate version idCédric Le Goater
2017-06-13timer/aspeed: fix timer enablement when a reload is not setCédric Le Goater
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery
2016-05-20aspeed: include qemu/log.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery