summaryrefslogtreecommitdiff
path: root/board/armltd/integrator/timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-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-22/+23
* arm: remove prototype for udelay_maskedPatrick Delaunay2018-10-101-6/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+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-9/+4
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-6/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+1
* integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD2009-06-231-0/+200