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
/
include
/
time.h
Age
Commit message (
Expand
)
Author
2022-09-13
time: Import time_after64() and friends from Linux
Stefan Roese
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-07-17
timer: Allow delays with a 32-bit microsecond timer
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Move timer_get_us() function out of common.h
Simon Glass
2019-12-02
common: Move wait_ticks functions out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
2019-06-04
lib: time: export usec_to_tick()
Heinrich Schuchardt
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-01-14
time: import time_after, time_before and friends from Linux
Masahiro Yamada
2017-01-14
time: move timer APIs to include/time.h
Masahiro Yamada