aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/sa1100/timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-08arm: Remove strongarm supportTom Rini1-66/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass1-1/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-4/+4
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay1-6/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-4/+1
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo1-5/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-6/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+110