Age | Commit message (Expand) | Author |
---|---|---|
2017-03-09 | src/include: Indent code using tabs | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI... | Paul Menzel |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-26 | timer: remove rela_time type | Aaron Durbin |
2015-03-21 | timer: add stopwatch construct | Aaron Durbin |
2014-07-31 | timer: Add functions to initialize absolute timer structures. | Gabe Black |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-05-23 | include/timer.h: Fix typo in in*iti*alize in comment | Paul Menzel |
2013-05-05 | timer.h: add mono_time_diff_microseconds() | David Hendricks |
2013-05-01 | coreboot: add timer queue implementation | Aaron Durbin |
2013-05-01 | coreboot: introduce monotonic timer API | Aaron Durbin |