summaryrefslogtreecommitdiff
path: root/chip/stm32/watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* zinger: fix bug, increase watchdog timeout to 1.8sAlec Berg2014-06-201-1/+1
* stm32: Clean up watchdog registersRandall Spangler2013-07-021-16/+17
* pit: Support changing EC clock frequencyRandall Spangler2013-06-251-22/+0
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-3/+3
* stm32: Use a timer as the watchdog warningSimon Glass2012-07-021-53/+6
* stm32: Add an early warning of watchdog firingSimon Glass2012-06-151-1/+45
* Move watchdog_trace() into the generic watchdog fileSimon Glass2012-06-151-0/+33
* Add a common watchdog fileSimon Glass2012-06-051-12/+0
* Unify the watchdog API over stm32 and lm4Simon Glass2012-06-051-2/+4
* remove deprecated stm32-based boardsVincent Palatin2012-05-021-6/+0
* introducing chip variant for stm32 family [1/3]Vincent Palatin2012-05-011-0/+73