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
/
arm1136
/
mx31
/
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
2014-09-16
arm: mx31: use common timer functions
Andrew Ruder
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
2013-01-13
mx31/mx35/mx51/mx53/mx6: add watchdog
Troy Kisky
2012-09-06
mx31: Define default SoC input clock frequencies
Benoît Thébaudeau
2012-02-27
MX31: add missing get_tbclk()
Stefano Babic
2011-10-27
imx: fix coding style
Fabio Estevam
2011-09-30
MX31: Disable watchdog during low-power modes
Fabio Estevam
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
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-04-27
MX31: add support for MX31 watchdog
Stefano Babic
2011-02-02
arm1136: timer: Replace bss variable by gd
Heiko Schocher
2010-05-21
ARM: */timer.c: fix spelling and vertical alignment
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser