aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/generic_timer.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini1-0/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes1-0/+27
2024-05-06arm: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-01-18arm: Support trace on armv8Simon Glass1-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
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