summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/armada100/timer.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove aspenite boardTom Rini2021-10-011-198/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-1/+2
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-1/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* arm: remove prototype for get_timer_maskedPatrick Delaunay2018-10-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-7/+7
* arm: Move tbu to arch_global_dataSimon Glass2013-02-011-6/+6
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-121-0/+18
* ARM: armada100: reduce dependence of including platform fileLei Wen2011-10-271-0/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-261-8/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-261-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-261-5/+0
* arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-161-0/+207