aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/generic_timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara1-0/+24
2018-07-03arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara1-6/+25
2018-05-23arm64: timer: Create timer_get_bootus for bootstage supportMichal Simek1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-11arm: Correct signature for get_ticks()Simon Glass1-1/+1
2016-11-05armv8: define get_ticks() for the ARMv8 Generic TimerAndre Przywara1-0/+11
2015-12-15armv8: define usec2ticks functionAneesh Bansal1-0/+11
2015-04-23armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun1-0/+11
2014-01-09arm64: core supportDavid Feng1-0/+31