index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
lib
/
time.c
Age
Commit message (
Expand
)
Author
2023-10-24
m68k: Remove common.h usage
Tom Rini
2023-04-15
arch: m68k: Introduce trivial PIT based timer
Marek Vasut
2023-04-15
arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMR
Marek Vasut
2023-03-15
m68k: rename CONFIG_MCFTMR to CFG_MCFTMR
Angelo Dureghello
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-10
m68k: Drop CONFIG_MCFPIT support
Tom Rini
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-09-04
ColdFire:Update the timer_init since it was unified.
Jason Jin
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser