summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/arch_timer.c
AgeCommit message (Expand)Author
2024-07-15arm: cpu: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-05-23armv7: timer: init timer with bootstagePatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06arm: timer: get frequency for arch timer armv7 in cp15 cntfrqPatrick Delaunay
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay
2016-12-09arm: armv7: add us timer for bootstagePatrick Delaunay
2014-04-17arm: add support for arch timerVitaly Andrianov