aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mx27/timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+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-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-1/+1
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-1/+1
2012-02-27MX27: add missing get_tbclk()Stefano Babic1-0/+5
2011-10-27imx: fix coding styleFabio Estevam1-7/+7
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-9/+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-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher1-2/+4
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+190