aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/aspeed_timer.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-5/+8
2020-08-27aspeed_timer: Fix ASPEED_TIMER macro definitionEduardo Habkost1-1/+1
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater1-0/+1
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater1-0/+1
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater1-0/+1
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater1-0/+15
2018-09-25aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater1-2/+1
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater1-0/+4
2016-06-17hw/timer: Add value matching support to aspeed_timerAndrew Jeffery1-2/+3
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+59