index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
sandbox_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: fix building with CONFIG_SPL_TIMER=y
Heinrich Schuchardt
2023-03-01
1
-0
/
+2
*
sandbox: Only call timer_timebase_fallback() if present
Simon Glass
2021-03-27
1
-1
/
+2
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
timer: Return count from timer_ops.get_count
Sean Anderson
2020-10-22
1
-4
/
+2
*
timer: Add a test for timer_timebase_fallback
Sean Anderson
2020-09-30
1
-1
/
+3
*
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
2019-04-23
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
sandbox: timer: Support the early timer
Simon Glass
2016-02-26
1
-3
/
+15
*
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
1
-0
/
+10
*
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
1
-1
/
+1
*
timer: sandbox: Use device tree to pass the clock frequency
Bin Meng
2015-12-01
1
-4
/
+0
*
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-11-19
1
-0
/
+53