summaryrefslogtreecommitdiffstats
path: root/include/wdt.h
Commit message (Expand)AuthorAgeFilesLines
* watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-191-1/+1
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-261-0/+41
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko2017-08-131-4/+4
* dm: Simple Watchdog uclassmaxims@google.com2017-05-081-0/+107