summaryrefslogtreecommitdiff
path: root/include/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* Include "config.h" in include/watchdog.h.Jeff Andersen2017-03-101-0/+2
* Include <stdint.h> in include/watchdog.h.Jeff Andersen2017-03-021-0/+2
* zinger: change watchdog timeout to 1.8 secondAlec Berg2014-06-171-3/+0
* ite: Watchdog module addedAlec Berg2014-01-151-0/+6
* Define watchdog_reload() to nothing if not CONFIG_WATCHDOGRandall Spangler2013-06-101-0/+4
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-301-8/+7
* Move watchdog_trace() into the generic watchdog fileSimon Glass2012-06-151-0/+12
* Unify the watchdog API over stm32 and lm4Simon Glass2012-06-051-1/+9
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-3/+0
* Support dynamically changing the system clockRandall Spangler2012-04-091-10/+10
* Move SoC-independant headers to another directoryVincent Palatin2012-01-261-0/+21