summaryrefslogtreecommitdiff
path: root/core/cortex-m/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "system: Log PC and task id on watchdog"Mary Ruthven2021-11-181-3/+0
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* system: Log PC and task id on watchdogPhilip Chen2017-12-111-0/+3
* UART: Remove unused uart.h header includesAnton Staaf2015-09-081-1/+0
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* 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