summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/timer.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: use common timer functionsAndrew Ruder
2013-12-13ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-03-26PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut
2011-12-06PXA: Replace timer driverMarek Vasut
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser