index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
/
pxa
/
timer.c
Age
Commit message (
Expand
)
Author
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2020-05-18
common: Drop init.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2015-08-24
arm: pxa: clean-up include file order
Marcel Ziswiler
2015-08-24
arm: pxa: use common timer functions
Andrew Ruder
2013-12-13
ARM:PXA: Correct tick_to_time / us_to_tick to use lldiv
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2012-03-26
PXA: Fix missing get_tbclk() breaking vpac boards
Marek Vasut
2011-12-06
PXA: Replace timer driver
Marek Vasut
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2010-10-19
PXA: pxa-regs.h cleanup
Marek Vasut
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser