~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
time.c
Commit message (
Expand
)
Author
Age
*
time: Tidy up some unnecessary #ifdefs
Simon Glass
2023-02-11
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
Revert "time: add weak annotation to timer_read_counter declaration"
Harald Seiler
2023-01-12
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
Michael Walle
2022-08-23
*
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
timer: Use a shorter error in TPL
Simon Glass
2021-01-05
*
time: Fix get_ticks being non-monotonic
Sean Anderson
2020-10-14
*
timer: Allow delays with a 32-bit microsecond timer
Simon Glass
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
*
lib: time: Add microsecond timer
Marek Vasut
2019-10-31
*
lib: time: export usec_to_tick()
Heinrich Schuchardt
2019-06-04
*
lib: time: update module enable MACRO
Kever Yang
2019-03-29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
bootstage: Provide a default timer function
Simon Glass
2017-06-05
*
delay: collect {m, n, u}delay declarations to include/linux/delay.h
Masahiro Yamada
2017-01-14
*
timer: Provide an early timer
Simon Glass
2016-02-26
*
dm: timer: uclass: add timer init in uclass driver to add timer device
Mugunthan V N
2016-01-20
*
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
*
dm: implement a Timer uclass
Thomas Chou
2015-10-23
*
Use uint64_t for time types
Simon Glass
2014-10-27
*
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
*
lib/time.c cleanups
Pavel Machek
2014-07-22
*
lib: time: add weak timer_init() function
Darwin Rambo
2014-01-24
*
time: fix usec_to_tick()
Stephen Warren
2013-12-13
*
time: fix gcc warnings on MIPS64
Daniel Schwierzeck
2013-11-11
*
time: add weak annotation to timer_read_counter declaration
Rob Herring
2013-11-08
*
Introduce common timer functions
Rob Herring
2013-11-04
*
config: consolidate CONFIG_SYS_HZ definition
Rob Herring
2013-11-04
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
*
bootstage: Define an optional microsecond timer
Simon Glass
2012-03-18
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13