index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
pxa
/
timer.c
Age
Commit message (
Expand
)
Author
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