aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/armcm_timer.c
Commit message (Expand)AuthorAgeFilesLines
* sched: Improve timer vs task priority checkKevin O'Connor2024-10-261-1/+1
* armcm_boot: Add generic code for early board init on armcm machinesKevin O'Connor2019-08-221-0/+2
* armcm_timer: Improve comments on wrap_timer codeKevin O'Connor2019-07-271-3/+5
* armcm_timer: Support micro-controllers faster than 160MhzKevin O'Connor2019-07-241-0/+22
* armcm_timer: Unify udelay() implementationKevin O'Connor2019-06-091-0/+14
* command: Always pass a string to the DECL_CONSTANT() macroKevin O'Connor2019-03-171-1/+1
* armcm_timer: Add a generic timer mechanism for ARM CortexM3/M4 chipsKevin O'Connor2019-02-061-0/+136