Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cefdc034bbf172d12e1278e478ee28f2f0241d0c
/
lib
/
time.c
b479f22
time: Tidy up some unnecessary #ifdefs
by Simon Glass
· Sun Jan 15 14:15:43 2023 -0700
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
7008515
Revert "time: add weak annotation to timer_read_counter declaration"
by Harald Seiler
· Thu Jan 05 01:08:47 2023 +0100
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
48d7dc6
time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
by Michael Walle
· Wed Aug 17 21:37:48 2022 +0200
8c70baa
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
by Tom Rini
· Tue Dec 14 13:36:40 2021 -0500
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
1b9c4b0
timer: Use a shorter error in TPL
by Simon Glass
· Wed Dec 23 08:11:16 2020 -0700
11da636
time: Fix get_ticks being non-monotonic
by Sean Anderson
· Wed Sep 09 16:24:56 2020 -0400
82213d8
timer: Allow delays with a 32-bit microsecond timer
by Simon Glass
· Thu Jul 09 18:43:14 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0db4b94
Fix some checkpatch warnings in calls to udelay()
by Simon Glass
· Sun May 10 11:40:10 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
495a5dc
common: Move get_ticks() function out of common.h
by Simon Glass
· Thu Nov 14 12:57:30 2019 -0700
ebc5033
lib: time: Add microsecond timer
by Marek Vasut
· Tue Oct 15 22:43:41 2019 +0200
daf69fc
lib: time: export usec_to_tick()
by Heinrich Schuchardt
· Sun Jun 02 21:02:10 2019 +0200
f0b5024
lib: time: update module enable MACRO
by Kever Yang
· Fri Mar 29 22:17:33 2019 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
037ef5c
bootstage: Provide a default timer function
by Simon Glass
· Mon May 22 05:05:22 2017 -0600
29d2a62
delay: collect {m, n, u}delay declarations to include/linux/delay.h
by Masahiro Yamada
· Wed Dec 28 00:35:59 2016 +0900
32f6c17
timer: Provide an early timer
by Simon Glass
· Wed Feb 24 09:14:49 2016 -0700
6f89d04
dm: timer: uclass: add timer init in uclass driver to add timer device
by Mugunthan V N
· Sat Jan 16 21:33:58 2016 +0530
ab841b6
dm: timer: Support 64-bit counter
by Bin Meng
· Tue Nov 24 13:31:17 2015 -0700
fb798b1
dm: implement a Timer uclass
by Thomas Chou
· Fri Oct 09 13:46:34 2015 +0800
0e10316
Use uint64_t for time types
by Simon Glass
· Wed Oct 15 04:38:33 2014 -0600
e301fa0
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
by Masahiro Yamada
· Fri Oct 24 01:30:40 2014 +0900
cb21e37
lib/time.c cleanups
by Pavel Machek
· Sun Jul 13 13:14:27 2014 +0200
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· Thu Dec 19 15:06:12 2013 -0800
ff81b48
time: fix usec_to_tick()
by Stephen Warren
· Thu Dec 05 12:08:09 2013 -0700
984c592
time: fix gcc warnings on MIPS64
by Daniel Schwierzeck
· Sat Nov 09 00:30:14 2013 +0100
316c5c8
time: add weak annotation to timer_read_counter declaration
by Rob Herring
· Fri Nov 08 08:40:43 2013 -0600
5715694
Introduce common timer functions
by Rob Herring
· Fri Oct 04 10:22:41 2013 -0500
a0f85d3
config: consolidate CONFIG_SYS_HZ definition
by Rob Herring
· Fri Oct 04 08:40:03 2013 -0500
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
fd0b644
Move bootstage timer out of lib/time.c
by Simon Glass
· Thu Apr 05 12:05:17 2012 +0000
4d7372f
bootstage: Define an optional microsecond timer
by Simon Glass
· Sat Dec 10 11:08:03 2011 +0000
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
[Renamed from lib_generic/time.c]
f0f778a
Generic udelay() with watchdog support
by Ingo van Lil
· Tue Nov 24 14:09:21 2009 +0100