aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/allwinner-a10-pit.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-1/+2
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani1-0/+1
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani1-2/+10
2013-12-17hw/timer: add allwinner a10 timerliguang1-0/+58