Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wdt: Drop dm.h header file | Simon Glass | 2020-08-03 | 1 | -3/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | watchdog: move initr_watchdog() to wdt-uclass.c | Rasmus Villemoes | 2020-04-15 | 1 | -33/+1 |
* | watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h | Rasmus Villemoes | 2020-04-15 | 1 | -3/+0 |
* | watchdog: Use dev_read only if OF_PLATDATA is not enabled | Walter Lozano | 2020-03-16 | 1 | -2/+1 |
* | watchdog: Split WDT from SPL_WDT | Marek Vasut | 2019-07-19 | 1 | -1/+1 |
* | watchdog: Implement generic watchdog_reset() version | Stefan Roese | 2019-04-26 | 1 | -0/+41 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | wdt: Update uclass to make clear that the timeout is in ms | Andy Shevchenko | 2017-08-13 | 1 | -4/+4 |
* | dm: Simple Watchdog uclass | maxims@google.com | 2017-05-08 | 1 | -0/+107 |