summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/generic_timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-031-0/+24
* arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara2018-07-031-6/+25
* arm64: timer: Create timer_get_bootus for bootstage supportMichal Simek2018-05-231-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Correct signature for get_ticks()Simon Glass2017-05-111-1/+1
* armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara2016-11-051-0/+11
* armv8: define usec2ticks functionAneesh Bansal2015-12-151-0/+11
* armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun2015-04-231-0/+11
* arm64: core supportDavid Feng2014-01-091-0/+31