Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | timer_irq: Rename generic/timer.c to generic/timer_irq.c | Kevin O'Connor | 2017-03-30 | 1 | -117/+0 |
* | sched: Move timer dispatch loop to board code | Kevin O'Connor | 2017-03-30 | 1 | -1/+15 |
* | timer: Make sure to reset the timer repeat checks on a shutdown | Kevin O'Connor | 2017-03-30 | 1 | -0/+7 |
* | sched: Be explicit with loading of the waketime variable | Kevin O'Connor | 2017-03-26 | 1 | -1/+1 |
* | timer: Allow board code to define its own timer_is_before implementation | Kevin O'Connor | 2017-03-26 | 1 | -1/+10 |
* | generic: Move generic parts of sam3x8e timer.c to generic directory | Kevin O'Connor | 2017-03-11 | 1 | -0/+87 |