aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-07arm: Remove PXA architecture supportTom Rini1-16/+0
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
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler1-1/+1
2015-08-24arm: pxa: use common timer functionsAndrew Ruder1-68/+1
2013-12-13ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini1-2/+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-1/+1
2013-02-01arm: Move tbl to arch_global_dataSimon Glass1-1/+1
2012-03-26PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut1-0/+5
2011-12-06PXA: Replace timer driverMarek Vasut1-52/+35
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut1-2/+2
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-7/+1
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-6/+1
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-3/+4
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+128