index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
1
-1
/
+0
2023-02-11
time: Tidy up some unnecessary #ifdefs
Simon Glass
1
-8
/
+6
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-3
/
+3
2023-01-12
Revert "time: add weak annotation to timer_read_counter declaration"
Harald Seiler
1
-1
/
+1
2022-12-06
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
1
-7
/
+7
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-1
/
+1
2022-08-23
time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
Michael Walle
1
-6
/
+9
2021-12-28
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-0
/
+1
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-05
timer: Use a shorter error in TPL
Simon Glass
1
-2
/
+8
2020-10-14
time: Fix get_ticks being non-monotonic
Sean Anderson
1
-2
/
+2
2020-07-17
timer: Allow delays with a 32-bit microsecond timer
Simon Glass
1
-0
/
+5
2020-05-19
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-1
/
+1
2020-05-19
common: Drop init.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2019-12-03
common: Move get_ticks() function out of common.h
Simon Glass
1
-0
/
+1
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
1
-0
/
+14
2019-06-04
lib: time: export usec_to_tick()
Heinrich Schuchardt
1
-1
/
+1
2019-03-29
lib: time: update module enable MACRO
Kever Yang
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-06-05
bootstage: Provide a default timer function
Simon Glass
1
-0
/
+17
2017-01-15
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
1
-6
/
+0
2016-02-26
timer: Provide an early timer
Simon Glass
1
-7
/
+21
2016-01-21
dm: timer: uclass: add timer init in uclass driver to add timer device
Mugunthan V N
1
-17
/
+0
2015-12-01
dm: timer: Support 64-bit counter
Bin Meng
1
-3
/
+6
2015-10-23
dm: implement a Timer uclass
Thomas Chou
1
-0
/
+49
2014-10-27
Use uint64_t for time types
Simon Glass
1
-6
/
+6
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
1
-4
/
+0
2014-07-22
lib/time.c cleanups
Pavel Machek
1
-8
/
+10
2014-01-25
lib: time: add weak timer_init() function
Darwin Rambo
1
-0
/
+5
2013-12-13
time: fix usec_to_tick()
Stephen Warren
1
-2
/
+2
2013-11-11
time: fix gcc warnings on MIPS64
Daniel Schwierzeck
1
-2
/
+2
2013-11-09
time: add weak annotation to timer_read_counter declaration
Rob Herring
1
-1
/
+1
2013-11-04
Introduce common timer functions
Rob Herring
1
-0
/
+73
2013-11-04
config: consolidate CONFIG_SYS_HZ definition
Rob Herring
1
-0
/
+4
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-04-11
Move bootstage timer out of lib/time.c
Simon Glass
1
-17
/
+0
2012-03-19
bootstage: Define an optional microsecond timer
Simon Glass
1
-0
/
+17
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
1
-0
/
+6
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
1
-0
/
+43