summaryrefslogtreecommitdiff
path: root/core/cortex-m/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded includes of registers.hRandall Spangler2013-08-021-1/+0
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-9/+0
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-1/+1
* Clean up core routines - cpu, task, watchdogRandall Spangler2012-10-291-1/+0
* Consolidate emergency debug outputRandall Spangler2012-10-291-11/+5
* Track current task directly instead of computing from stack pointerRandall Spangler2012-09-091-1/+1
* Move watchdog_trace() into the generic watchdog fileSimon Glass2012-06-151-0/+38
* Add a common watchdog fileSimon Glass2012-06-051-0/+19