summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/arch_timer.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-07arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay1-1/+15
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay1-20/+2
2016-12-09arm: armv7: add us timer for bootstagePatrick Delaunay1-1/+6
2014-04-18arm: add support for arch timerVitaly Andrianov1-0/+58