aboutsummaryrefslogtreecommitdiff
path: root/board/armltd/integrator/timer.c
AgeCommit message (Expand)AuthorFilesLines
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-22/+23
2018-10-10arm: remove prototype for udelay_maskedPatrick Delaunay1-6/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-9/+4
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-6/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-1/+1
2009-06-23integrator: merge integratorap and integratorcpJean-Christophe PLAGNIOL-VILLARD1-0/+200