summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136/mx35/timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* arm: mx35: use common timer functionsAndrew Ruder2014-09-161-83/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-1/+1
* mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
* mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-061-1/+1
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-4/+0
* Add support for MX35 processorStefano Babic2011-02-021-0/+120