1. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · Sun Dec 03 17:30:40 2023 +0900
  2. a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · Fri Oct 20 16:46:33 2023 -0500
  3. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · Wed Oct 18 10:09:00 2023 +0800
  4. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  5. 2c23ade wdt: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:14 2023 +0200
  6. 7424219 watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · Sun Jul 30 20:14:16 2023 +0300
  7. 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · Sat Jun 24 22:30:18 2023 +0200
  8. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  9. 8a351c3 watchdog: versal: Use new compatible xlnx,versal-wwdt by Michal Simek · Tue Jun 13 13:22:26 2023 +0200
  10. 8a26d34 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · Fri Apr 28 12:08:26 2023 +0800
  11. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:32:04 2023 +0100
  12. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · Mon Mar 13 01:31:49 2023 +0100
  13. 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sat Apr 29 09:29:41 2023 -0400
  14. 47e022c watchdog: arm_smc_wdt: add watchdog support by Lionel Debieve · Fri Apr 14 15:49:15 2023 +0200
  15. a0d9860 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · Wed Apr 12 14:01:58 2023 +0300
  16. 73a6e70 watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · Wed Jan 25 10:57:28 2023 +0100
  17. 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · Mon Apr 03 10:39:59 2023 +0200
  18. 0fe1a20 watchdog: mpc8xxx: Make it generic by Christophe Leroy · Mon Apr 03 10:27:39 2023 +0200
  19. 1919fce watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · Mon Apr 03 10:27:39 2023 +0200
  20. 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · Tue Jan 10 11:19:44 2023 -0500
  21. 79088cf global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG by Tom Rini · Sun Dec 04 10:03:39 2022 -0500
  22. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · Thu Nov 17 09:20:34 2022 +0100
  23. 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · Tue Nov 15 11:20:14 2022 +0100
  24. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  25. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700
  26. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · Mon Aug 22 11:31:43 2022 -0700
  27. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · Mon Aug 22 11:19:46 2022 -0700
  28. ab63a6e watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · Fri Oct 21 16:41:18 2022 +0800
  29. 71e0e6c watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · Fri Oct 21 16:41:17 2022 +0800
  30. dea73ea watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · Fri Oct 21 16:41:16 2022 +0800
  31. 6743916 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · Fri Oct 21 16:41:15 2022 +0800
  32. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  33. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · Tue Sep 27 11:54:03 2022 +0200
  34. a80817b wdt: nuvoton: add expire function for generic reset by Jim Liu · Tue Sep 13 14:19:24 2022 +0800
  35. 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · Mon Oct 10 16:29:17 2022 -0400
  36. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  37. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · Tue Sep 27 12:19:19 2022 +0200
  38. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · Tue Sep 27 09:45:44 2022 +0200
  39. 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · Fri Sep 09 19:59:43 2022 +0800
  40. cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · Thu Aug 18 13:22:46 2022 +0200
  41. 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Fri Jul 22 20:48:28 2022 -0400
  42. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  43. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  44. 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · Mon Jun 13 16:00:56 2022 +0200
  45. af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · Wed May 11 09:08:47 2022 +0200
  46. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · Fri May 20 11:23:19 2022 +0800
  47. b5eb2fe watchdog: designware: Make this depend on WDT by Tom Rini · Wed Jun 15 12:03:46 2022 -0400
  48. b93e8ea watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · Mon May 02 18:41:07 2022 +0200
  49. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  50. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · Fri Apr 01 17:59:39 2022 +0800
  51. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · Mon Mar 14 17:40:36 2022 -0400
  52. 7c48f89 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · Tue Mar 08 07:25:50 2022 +0100
  53. 33276e5 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · Wed Feb 23 14:21:40 2022 +0100
  54. 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · Thu Feb 10 18:17:54 2022 +0100
  55. 9b0acb8 watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · Fri Feb 11 19:18:37 2022 +0100
  56. fa84201 watchdog: add sl28cpld watchdog driver by Michael Walle · Mon Nov 15 23:45:43 2021 +0100
  57. 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · Mon Feb 14 11:34:25 2022 +0100
  58. 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · Wed Jan 12 19:55:15 2022 +0100
  59. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · Tue Nov 02 19:44:30 2021 +0100
  60. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Nov 11 09:04:20 2021 -0500
  61. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · Fri Nov 05 19:34:31 2021 +0100
  62. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · Wed Oct 13 18:14:16 2021 +0200
  63. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · Wed Nov 03 22:55:14 2021 -0500
  64. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · Sun Aug 22 13:53:27 2021 -0500
  65. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · Sat Sep 18 08:17:55 2021 +0200
  66. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · Thu Sep 09 07:54:50 2021 -0400
  67. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  68. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  69. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · Tue Sep 28 11:31:59 2021 +0530
  70. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · Tue Sep 28 11:31:58 2021 +0530
  71. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  72. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · Sat Sep 11 15:11:30 2021 -0400
  73. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · Thu Aug 19 11:57:04 2021 +0200
  74. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:03 2021 +0200
  75. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · Thu Aug 19 11:57:01 2021 +0200
  76. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · Thu Aug 19 11:56:59 2021 +0200
  77. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · Thu Aug 19 11:56:58 2021 +0200
  78. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · Thu Aug 19 11:56:57 2021 +0200
  79. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · Thu Aug 19 11:56:56 2021 +0200
  80. f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · Thu Aug 19 11:56:55 2021 +0200
  81. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · Tue Aug 10 00:16:12 2021 -0600
  82. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  83. 4a68689 mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · Tue Jun 29 10:32:35 2021 +0800
  84. 3c5e963 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · Tue Jun 29 10:32:34 2021 +0800
  85. 4e51184 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · Thu Jul 15 13:26:32 2021 +0200
  86. 72da3d1 driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · Mon May 24 10:22:48 2021 +0800
  87. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  88. 991dce7 watchdog: cadence: Add expire_now method by Michal Simek · Mon Jun 28 13:44:16 2021 +0200
  89. 739e900 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · Tue Apr 13 16:43:20 2021 +0200
  90. 69a430f watchdog: Add booke watchdog driver by Chris Packham · Fri Mar 05 16:32:58 2021 +1300
  91. 4951964 wdt: dw: Free the clock on error by Sean Anderson · Wed Mar 10 21:02:20 2021 -0500
  92. 85c9270 wdt: dw: Enable the clock before using it by Sean Anderson · Wed Mar 10 21:02:19 2021 -0500
  93. 955c95d wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · Wed Mar 10 21:02:18 2021 -0500
  94. a202a3c wdt: dw: Switch to using fls for log2 by Sean Anderson · Wed Mar 10 21:02:17 2021 -0500
  95. f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · Tue Mar 09 14:26:56 2021 +0100
  96. c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · Tue Mar 09 14:26:55 2021 +0100
  97. 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
  98. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  99. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  100. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · Tue Feb 09 15:28:15 2021 +0100