summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/orion5x/timer.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-1/+1
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01-1/+1
* bugfix: all Marvell specific build fails due to undefined reference to `get_t...Prafulla Wadaskar2012-02-12-0/+18
* ARM: orion5x: reduce dependence of including platform fileLei Wen2011-10-27-1/+1
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-8/+2
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-5/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-5/+0
* Replace obsolete e-mail addressAlbert ARIBAUD2011-04-27-1/+1
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-02-2/+4
* orion5x: fix relocation-incompatible codeAlbert Aribaud2010-10-11-2/+4
* Initial support for Marvell Orion5x SoCAlbert Aribaud2010-06-17-0/+181