summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/armada100/timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-1/+2
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+1
2019-12-03common: 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-02arm: Move tbl to arch_global_dataSimon Glass1-7/+7
2013-02-02arm: Move tbu to arch_global_dataSimon Glass1-6/+6
2012-02-12bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar1-0/+18
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen1-0/+1
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ1-8/+2
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2010-12-17arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar1-0/+207