aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/lib/time.c
AgeCommit message (Expand)Author
2023-10-24m68k: Remove common.h usageTom Rini
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser