summaryrefslogtreecommitdiffstats
path: root/include/hw/timer/aspeed_timer.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-5/+8
* aspeed_timer: Fix ASPEED_TIMER macro definitionEduardo Habkost2020-08-271-1/+1
* aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2019-10-151-0/+1
* aspeed/timer: Add AST2600 supportCédric Le Goater2019-10-151-0/+1
* aspeed/timer: Add support for control register 3Cédric Le Goater2019-10-151-0/+1
* aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-151-0/+15
* aspeed/timer: fix compile breakage with clang 3.4.2Cédric Le Goater2018-09-251-2/+1Star
* aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-261-0/+4
* hw/timer: Add value matching support to aspeed_timerAndrew Jeffery2016-06-171-2/+3
* hw/timer: Add ASPEED timer device modelAndrew Jeffery2016-03-161-0/+59