index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
arch_timer.c
Age
Commit message (
Expand
)
Author
2024-07-15
arm: cpu: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-05-23
armv7: timer: init timer with bootstage
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
Patrick Delaunay
2018-03-19
arm: armv7: solve issue for timer_rate_hz in arch timer
Patrick Delaunay
2016-12-09
arm: armv7: add us timer for bootstage
Patrick Delaunay
2014-04-17
arm: add support for arch timer
Vitaly Andrianov