Age | Commit message (Expand) | Author |
---|---|---|
2021-03-27 | sandbox: Only call timer_timebase_fallback() if present | Simon Glass |
2021-01-05 | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() | Simon Glass |
2020-10-22 | timer: Return count from timer_ops.get_count | Sean Anderson |
2020-09-30 | timer: Add a test for timer_timebase_fallback | Sean Anderson |
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 |
2016-02-26 | sandbox: timer: Support the early timer | Simon Glass |
2016-01-20 | timer: sandbox: work without device tree | Stephen Warren |
2015-12-01 | dm: timer: Support 64-bit counter | Bin Meng |
2015-12-01 | timer: sandbox: Use device tree to pass the clock frequency | Bin Meng |
2015-11-19 | sandbox: add a sandbox timer and basic test | Thomas Chou |