summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx27/timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* MX27: add missing get_tbclk()Stefano Babic2012-02-271-0/+5
* imx: fix coding styleFabio Estevam2011-10-271-7/+7
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-9/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-021-2/+4
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+190