summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/timer.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-10ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R1-0/+1
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini1-0/+1
2013-02-02arm: Move lastinc to arch_global_dataSimon Glass1-5/+6
2013-02-02arm: Move tbl to arch_global_dataSimon Glass1-7/+8
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+3
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-07-04OMAP[34]: fix broken timerJohn Rigby1-3/+4
2010-12-11OMAP: Timer: Replace bss variable by gdDirk Behme1-11/+11
2010-08-05ARMV7: Fix udelay for OMAP4Steve Sakoman1-9/+0
2010-07-06ARMV7: Add basic support for TI OMAP4Steve Sakoman1-0/+143