summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm920t/imx/timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-1/+2
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-1/+2
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+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-4/+4
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-5/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-7/+3
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-6/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+138