- 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
- ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 2 months ago
- cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
- 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · 2 years, 10 months ago
- 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
- 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
- c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
- 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
- 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago
- f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 3 months ago
- 4e51184 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 5 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 739e900 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · 3 years, 8 months ago
- f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 9 months ago
- c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 9 months ago
- 8a8a5ad watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 9 months ago
- f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 9 months ago
- 32a234f watchdog: Handle timer wrap around by Chris Packham · 4 years, 9 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
- 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
- fc61be3 watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
- f047be4 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
- daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago