index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
/
arm926ejs
/
davinci
/
timer.c
Age
Commit message (
Expand
)
Author
2015-02-21
ARM: davinci: move SoC sources to mach-davinci
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
arm: Move timer_reset_value to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
arm: Move tbu to arch_global_data
Simon Glass
2013-02-01
arm: Move timer_rate_hz into arch_global_data
Simon Glass
2011-12-19
davinci: Fixed wrong timebase clock frequency.
Manfred Rudigier
2011-12-10
arm, davinci: Use lldiv for the 64-bit divisions in timer.c
Christian Riesch
2011-09-30
arm, davinci: add internal WDT support for AM1808 cpus
Heiko Schocher
2011-09-30
arm, davinci: move davinci_timer in header file
Heiko Schocher
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2010-12-11
davinci: Rewrite timer.c to use tbl/tbu emulation variables in gd
Nick Thompson
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser