summaryrefslogtreecommitdiff
path: root/include/wdt.h
AgeCommit message (Expand)Author
2020-03-16watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-05-08dm: Simple Watchdog uclassmaxims@google.com