Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zinger: change watchdog timeout to 1.8 second | Alec Berg | 2014-06-17 | 1 | -3/+0 |
* | ite: Watchdog module added | Alec Berg | 2014-01-15 | 1 | -0/+6 |
* | Define watchdog_reload() to nothing if not CONFIG_WATCHDOG | Randall Spangler | 2013-06-10 | 1 | -0/+4 |
* | Watchdog is reloaded by HOOK_TICK, not its own task | Randall Spangler | 2012-10-30 | 1 | -8/+7 |
* | Move watchdog_trace() into the generic watchdog file | Simon Glass | 2012-06-15 | 1 | -0/+12 |
* | Unify the watchdog API over stm32 and lm4 | Simon Glass | 2012-06-05 | 1 | -1/+9 |
* | Add hooks module so modules can be notified of system-level events. | Randall Spangler | 2012-04-19 | 1 | -3/+0 |
* | Support dynamically changing the system clock | Randall Spangler | 2012-04-09 | 1 | -10/+10 |
* | Move SoC-independant headers to another directory | Vincent Palatin | 2012-01-26 | 1 | -0/+21 |