aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/allwinner/a10/timer.c
AgeCommit message (Expand)Author
2019-08-05cpu/allwinner: Remove supportArthur Heymans
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2016-02-13cpu/allwinner: Update license headersDamien Roth
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2014-01-09cpu/allwinner/a10: Add function for reading chip revisionAlexandru Gagniuc
2014-01-09cpu/allwinner/a10: Implement udelay using timer 0Alexandru Gagniuc
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc