aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136/mx31/timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2014-09-16arm: mx31: use common timer functionsAndrew Ruder1-102/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass1-4/+4
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-3/+3
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-39/+0
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau1-8/+8
2012-02-27MX31: add missing get_tbclk()Stefano Babic1-0/+9
2011-10-27imx: fix coding styleFabio Estevam1-9/+14
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam1-2/+2
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-7/+0
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-1/+1
2011-04-27MX31: add support for MX31 watchdogStefano Babic1-1/+37
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher1-10/+9
2010-05-21ARM: */timer.c: fix spelling and vertical alignmentWolfgang Denk1-1/+1
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+170