aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/aspeed_timer.c
AgeCommit message (Expand)Author
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24hw/timer/aspeed_timer: Add a fall through commentPhilippe Mathieu-Daudé
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater
2019-09-03aspeed/timer: Provide back-pressure information for short periodsAndrew Jeffery
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 SCUpull-target-arm-20180626Cé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