summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/arch_timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* armv7: timer: init timer with bootstagePatrick Delaunay2019-05-231-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay2018-04-061-1/+15
* arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay2018-03-191-20/+2
* arm: armv7: add us timer for bootstagePatrick Delaunay2016-12-091-1/+6
* arm: add support for arch timerVitaly Andrianov2014-04-171-0/+58