1. 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
  2. cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
  3. 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
  4. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  5. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
  6. 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 6 months ago
  7. af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 7 months ago
  8. cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · 2 years, 7 months ago
  9. b5eb2fe watchdog: designware: Make this depend on WDT by Tom Rini · 2 years, 6 months ago
  10. b93e8ea watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 7 months ago
  11. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  12. fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 8 months ago
  13. c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
  14. 7c48f89 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · 2 years, 9 months ago
  15. 33276e5 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · 2 years, 9 months ago
  16. 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · 2 years, 10 months ago
  17. 9b0acb8 watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 2 years, 10 months ago
  18. fa84201 watchdog: add sl28cpld watchdog driver by Michael Walle · 3 years, 1 month ago
  19. 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 10 months ago
  20. 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 11 months ago
  21. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
  22. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago
  23. 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years, 1 month ago
  24. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 2 months ago
  25. 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
  26. 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
  27. d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 2 months ago
  28. eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
  29. 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
  30. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  31. d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 2 months ago
  32. db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 2 months ago
  33. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  34. cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 3 months ago
  35. 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
  36. 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  37. beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
  38. 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
  39. c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
  40. 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
  41. 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago
  42. f008c30 watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 3 months ago
  43. 4ec630b watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 4 months ago
  44. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  45. 4a68689 mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 5 months ago
  46. 3c5e963 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 5 months ago
  47. 4e51184 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 5 months ago
  48. 72da3d1 driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 6 months ago
  49. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  50. 991dce7 watchdog: cadence: Add expire_now method by Michal Simek · 3 years, 5 months ago
  51. 739e900 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · 3 years, 8 months ago
  52. 69a430f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 9 months ago
  53. 4951964 wdt: dw: Free the clock on error by Sean Anderson · 3 years, 9 months ago
  54. 85c9270 wdt: dw: Enable the clock before using it by Sean Anderson · 3 years, 9 months ago
  55. 955c95d wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · 3 years, 9 months ago
  56. a202a3c wdt: dw: Switch to using fls for log2 by Sean Anderson · 3 years, 9 months ago
  57. f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 9 months ago
  58. c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 9 months ago
  59. 8a8a5ad watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 9 months ago
  60. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  61. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
  62. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
  63. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  64. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 10 months ago
  65. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  66. 33a3bc9 watchdog: add watchdog driver for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
  67. 67ef587 wdt: aspeed: Add AST2600 watchdog support by Chia-Wei, Wang · 4 years ago
  68. 0647db5 watchdog: stm32mp: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
  69. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  70. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  71. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  72. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  73. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  74. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  75. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  76. ab5959e watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · 4 years ago
  77. b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · 4 years, 2 months ago
  78. baba248 watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 2 months ago
  79. f23419c wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · 4 years, 2 months ago
  80. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  81. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  82. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  83. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 5 months ago
  84. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  85. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 5 months ago
  86. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  87. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  88. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  89. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  90. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  91. c65adaa watchdog: imx: Support set timeout by wdt command by Mo, Yuezhang · 4 years, 5 months ago
  92. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  93. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  94. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  95. 9807f7d watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
  96. ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
  97. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 10 months ago
  98. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 8 months ago
  99. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 9 months ago
  100. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 9 months ago