aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/lib/time.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini1-63/+0
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-3/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin1-1/+5
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-14/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+227