1. ab5959e watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · Wed Nov 25 12:55:47 2020 +0800
  2. b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · Thu Sep 24 10:09:15 2020 +0200
  3. baba248 watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · Wed Sep 23 11:01:31 2020 +0200
  4. f23419c wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · Thu Sep 17 10:30:40 2020 +0100
  5. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · Mon Oct 21 16:09:36 2019 -0700
  6. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  7. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  8. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · Tue Jun 23 13:15:08 2020 +0200
  9. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  10. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · Fri Jul 10 16:55:18 2020 +0800
  11. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  12. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  13. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  14. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  15. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · Fri Jul 17 14:36:46 2020 +0900
  16. c65adaa watchdog: imx: Support set timeout by wdt command by Mo, Yuezhang · Wed Jul 01 09:15:28 2020 +0000
  17. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  18. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  20. 9807f7d watchdog MediaTek add upstream compatible by Matthias Brugger · Sun Apr 26 01:17:45 2020 +0200
  21. ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · Mon Apr 20 23:34:13 2020 +0530
  22. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · Wed Feb 19 16:50:15 2020 +0000
  23. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · Mon Apr 06 13:29:52 2020 +0530
  24. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · Fri Mar 13 17:04:58 2020 +0100
  25. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · Fri Mar 13 17:04:57 2020 +0100
  26. f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · Wed Mar 11 03:06:04 2020 -0600
  27. 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · Mon Mar 09 08:44:43 2020 +0100
  28. 32a234f watchdog: Handle timer wrap around by Chris Packham · Mon Feb 24 13:20:33 2020 +1300
  29. 5288b9b watchdog: Align Kconfig properties by Michal Simek · Wed Mar 11 12:26:53 2020 +0100
  30. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · Wed Feb 26 16:17:52 2020 +0000
  31. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · Thu Feb 20 07:39:51 2020 +0000
  32. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  33. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · Thu Jan 30 12:34:57 2020 -0800
  34. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 06 23:18:42 2020 -0500
  35. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  36. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  37. b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · Thu Oct 03 14:47:07 2019 +0200
  38. 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · Thu Jun 27 01:19:23 2019 +0200
  39. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · Fri Jan 24 05:44:25 2020 +0100
  40. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · Fri Jan 24 05:44:24 2020 +0100
  41. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · Fri Jan 24 05:44:23 2020 +0100
  42. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  43. 09b864c watchdog: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · Tue Jan 07 20:14:11 2020 +0100
  44. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  45. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  46. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · Tue Aug 06 11:05:30 2019 -0600
  47. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · Tue Aug 06 11:05:29 2019 -0600
  48. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · Mon Sep 30 09:33:43 2019 +0200
  49. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · Mon Sep 16 13:39:17 2019 +0530
  50. 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · Thu Aug 08 16:00:31 2019 +0800
  51. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · Wed Jul 31 21:54:07 2019 +0530
  52. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · Wed Jul 31 21:54:06 2019 +0530
  53. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · Wed Jul 03 07:22:20 2019 +0200
  54. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · Fri May 10 14:26:57 2019 +0200
  55. f7fc5c1 watchdog: imx: Add DM support by Marek Vasut · Sun Jun 09 03:46:22 2019 +0200
  56. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · Sun Jun 09 03:46:21 2019 +0200
  57. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · Fri Jun 21 13:28:08 2019 +0300
  58. 8e192e8 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · Fri Jun 21 13:28:07 2019 +0300
  59. 300329c Fix watchdog timeout setup for mt7623 by Shannon Barber · Fri Jun 07 20:48:19 2019 +0000
  60. 53e1d3c aspeed/watchdog: Correct timeout value by Joel Stanley · Thu Jun 06 17:08:45 2019 +0930
  61. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · Tue Apr 30 17:26:22 2019 +0200
  62. 4a0ae73 watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · Tue Apr 30 17:26:20 2019 +0200
  63. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · Tue May 07 03:16:09 2019 +0000
  64. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · Fri May 03 19:43:06 2019 +0200
  65. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · Sat May 04 20:02:31 2019 -0400
  66. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · Tue Apr 30 11:13:58 2019 +0800
  67. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · Thu Apr 25 12:57:28 2019 +0200
  68. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · Thu Apr 11 15:58:47 2019 +0200
  69. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · Thu Apr 11 15:58:46 2019 +0200
  70. 83af276 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · Thu Apr 11 15:58:45 2019 +0200
  71. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · Thu Apr 11 15:58:44 2019 +0200
  72. c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · Mon Feb 18 10:30:53 2019 +1300
  73. 7d1e45e watchdog: orion_wdt: support SPL usage by Chris Packham · Mon Feb 18 10:30:52 2019 +1300
  74. b9998fe arm: at91: Enable watchdog support by Stefan Roese · Wed Apr 03 07:37:40 2019 +0200
  75. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · Wed Apr 03 07:37:05 2019 +0200
  76. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · Tue Apr 02 10:57:19 2019 +0200
  77. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · Thu Jan 31 18:57:37 2019 +0100
  78. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · Mon Jan 28 15:37:28 2019 +0100
  79. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · Mon Jan 28 15:37:27 2019 +0100
  80. ae0ae01 watchdog: armada_37xx: Fix compliance with kernel's driver by Marek Behún · Mon Dec 17 16:10:06 2018 +0100
  81. 09e9213 watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · Thu Oct 18 18:27:46 2018 +0800
  82. a6657ad watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · Thu Oct 18 18:27:45 2018 +0800
  83. 4015930 drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · Wed Nov 21 08:51:45 2018 +0000
  84. 93053be watchdog: MediaTek: add watchdog driver for MediaTek SoCs by developer · Thu Nov 15 10:07:57 2018 +0800
  85. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · Thu Oct 04 13:39:07 2018 +0200
  86. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · Tue Oct 09 11:46:40 2018 -0700
  87. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:39 2018 -0700
  88. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · Thu Oct 25 10:16:21 2018 -0400
  89. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · Tue Oct 16 13:57:11 2018 +0200
  90. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · Thu Oct 18 17:14:19 2018 +0800
  91. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · Sat Jul 21 19:47:03 2018 +0200
  92. ab31961 watchdog: cadence: Do not stop wdt in probe by Michal Simek · Tue Jul 17 13:17:39 2018 +0200
  93. 8a68c3a watchdog: cdns: Add comment for expire_now function by Michal Simek · Mon Jul 16 13:34:55 2018 +0200
  94. 335fb5b watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · Sun Jul 15 02:05:41 2018 +0530
  95. 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · Wed Jul 11 15:42:25 2018 +0200
  96. 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
  97. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Jun 01 16:46:39 2018 -0400
  98. a1a3a4c watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:28 2018 +0100
  99. 8331922 watchdog: cadence: Use live-tree functions by Michal Simek · Wed May 16 10:57:27 2018 +0200
  100. a86b97d watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · Tue Apr 24 17:21:30 2018 +0200