summaryrefslogtreecommitdiff
path: root/arch/mips/cpu/mips32/time.c
AgeCommit message (Expand)Author
2015-01-30MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck
2015-01-21MIPS: use common code from lib/time.cThomas Langer
2013-07-24MIPS: mips32/time.c: fix checkpatch errors/warningsGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-25MIPS: do not initialize timestamp variable before relocate_codeZhi-zhou Zhang
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-09MIPS: Move timer code to arch/mips/cpu/$(CPU)/Shinya Kuribayashi