1. 739e900 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · Tue Apr 13 16:43:20 2021 +0200
  2. f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · Tue Mar 09 14:26:56 2021 +0100
  3. c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · Tue Mar 09 14:26:55 2021 +0100
  4. 8a8a5ad watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · Tue Mar 09 14:26:54 2021 +0100
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  7. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · Fri Mar 13 17:04:58 2020 +0100
  8. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · Fri Mar 13 17:04:57 2020 +0100
  9. 32a234f watchdog: Handle timer wrap around by Chris Packham · Mon Feb 24 13:20:33 2020 +1300
  10. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  11. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  12. 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · Wed Jul 11 15:42:25 2018 +0200
  13. fc61be3 watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · Wed Jul 11 08:24:43 2018 +0200
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  15. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  16. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · Fri Aug 04 15:48:28 2017 -0600
  17. f047be4 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · Wed Jul 05 20:44:06 2017 +0300
  18. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · Mon Apr 17 12:00:21 2017 -0700