summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/sa1100/timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-1/+1
* 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-4/+1
* lib: time: add weak timer_init() functionDarwin Rambo2014-01-241-5/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-6/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-131-0/+110