1. bae005f watchdog: introduce separate SPL symbol for WDT_GPIO by Rasmus Villemoes · 7 weeks ago
  2. 617f5d2 drivers: watchdog: Add DaVinci's watchdog support by Bastien Curutchet · 7 weeks ago
  3. 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 7 weeks ago
  4. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  5. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  6. 74bee30 da9063: Add watchdog support by Fabio Estevam · 10 weeks ago
  7. 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
  8. 720f6ee drivers: watchdog: Remove duplicate newlines by Marek Vasut · 4 months ago
  9. ef45578 watchdog: mpc8xxx: Fix timer value by Christophe Leroy · 5 months ago
  10. 4733b8d wdt-uclass: watchdog_reset cleanup by Rasmus Villemoes · 6 months ago
  11. ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
  12. 93a82ce wdt-uclass: prevent multiple cyclic_register calls by Rasmus Villemoes · 6 months ago
  13. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  14. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  15. 709c2a2 watchdog: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  16. 330222c drivers: watchdog: add andes atcwdt200 support by Randolph · 10 months ago
  17. d318eb3 treewide: Remove clk_free by Sean Anderson · 11 months ago
  18. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  19. e8a348f watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 1 month ago
  20. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  21. dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
  22. c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year ago
  23. a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · 1 year, 1 month ago
  24. f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
  25. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  26. 2c23ade wdt: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  27. 7424219 watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · 1 year, 4 months ago
  28. 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · 1 year, 5 months ago
  29. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  30. 8a351c3 watchdog: versal: Use new compatible xlnx,versal-wwdt by Michal Simek · 1 year, 5 months ago
  31. 8a26d34 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · 1 year, 7 months ago
  32. 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  33. 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
  34. 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
  35. 47e022c watchdog: arm_smc_wdt: add watchdog support by Lionel Debieve · 1 year, 7 months ago
  36. a0d9860 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 8 months ago
  37. 73a6e70 watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · 1 year, 10 months ago
  38. 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · 1 year, 8 months ago
  39. 0fe1a20 watchdog: mpc8xxx: Make it generic by Christophe Leroy · 1 year, 8 months ago
  40. 1919fce watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · 1 year, 8 months ago
  41. 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 11 months ago
  42. 79088cf global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG by Tom Rini · 2 years ago
  43. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
  44. 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · 2 years ago
  45. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
  46. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
  47. df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
  48. 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
  49. ab63a6e watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years, 1 month ago
  50. 71e0e6c watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years, 1 month ago
  51. dea73ea watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years, 1 month ago
  52. 6743916 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years, 1 month ago
  53. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
  54. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 2 months ago
  55. a80817b wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 2 months ago
  56. 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 1 month ago
  57. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  58. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 2 months ago
  59. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 2 months ago
  60. 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  61. cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
  62. 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
  63. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  64. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
  65. 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 5 months ago
  66. af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 7 months ago
  67. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
  68. b5eb2fe watchdog: designware: Make this depend on WDT by Tom Rini · 2 years, 5 months ago
  69. b93e8ea watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 7 months ago
  70. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  71. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 8 months ago
  72. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
  73. 7c48f89 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · 2 years, 9 months ago
  74. 33276e5 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · 2 years, 9 months ago
  75. 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · 2 years, 10 months ago
  76. 9b0acb8 watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 2 years, 10 months ago
  77. fa84201 watchdog: add sl28cpld watchdog driver by Michael Walle · 3 years ago
  78. 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 9 months ago
  79. 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 11 months ago
  80. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
  81. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  82. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years, 1 month ago
  83. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 1 month ago
  84. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
  85. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
  86. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 2 months ago
  87. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  88. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 2 months ago
  89. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  90. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 2 months ago
  91. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 2 months ago
  92. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  93. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 2 months ago
  94. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
  95. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  96. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
  97. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
  98. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
  99. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
  100. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago