summaryrefslogtreecommitdiffstats
path: root/include/time.h
Commit message (Expand)AuthorAgeFilesLines
* timer: Allow delays with a 32-bit microsecond timerSimon Glass2020-07-171-0/+11
* common: Move get_tbclk() to time.hSimon Glass2020-01-171-0/+2
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+10
* common: Move timer_get_us() function out of common.hSimon Glass2019-12-021-0/+7
* common: Move wait_ticks functions out of common.hSimon Glass2019-12-021-0/+10
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+16
* lib: time: Add microsecond timerMarek Vasut2019-10-311-0/+1
* lib: time: export usec_to_tick()Heinrich Schuchardt2019-06-041-0/+9
* regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-231-0/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* time: import time_after, time_before and friends from LinuxMasahiro Yamada2017-01-141-0/+41
* time: move timer APIs to include/time.hMasahiro Yamada2017-01-141-0/+16