1. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  2. 0d5990a watchdog: arm_smc_wdt: add watchdog support by Lionel Debieve · 1 year, 6 months ago
  3. 6e44bb0 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 6 months ago
  4. 89c4fec watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · 1 year, 9 months ago
  5. 0fd7913 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · 1 year, 7 months ago
  6. 26e8ebc watchdog: mpc8xxx: Make it generic by Christophe Leroy · 1 year, 7 months ago
  7. 21eaade watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · 1 year, 7 months ago
  8. ad24234 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 9 months ago
  9. 42119de global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG by Tom Rini · 1 year, 11 months ago
  10. 5cbd029 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 1 year, 11 months ago
  11. dca313f watchdog: designware: make reset really optional by Quentin Schulz · 1 year, 11 months ago
  12. 8c1a9c7 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 2 months ago
  13. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  14. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  15. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago
  16. 5e112c7 watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years ago
  17. a7fd633 watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years ago
  18. ef0ad9b watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years ago
  19. a79f200 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years ago
  20. 10107ef sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 1 month ago
  21. 2783670 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 1 month ago
  22. 0ab55cb wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 1 month ago
  23. d8a1a68 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years ago
  24. 2d45913 Merge branch 'next' by Tom Rini · 2 years, 1 month ago
  25. c5f5ee3 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 1 month ago
  26. 51443c9 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 1 month ago
  27. 7daf55d watchdog: mediatek: add support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 1 month ago
  28. c2fd0ca watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 2 months ago
  29. fd41c8f Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 3 months ago
  30. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 5 months ago
  31. 1fc45d6 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 4 months ago
  32. 818055f watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 4 months ago
  33. 1aa2b85 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 5 months ago
  34. fe3d57a watchdog: add support for MediaTek MT7621 SoC by Weijie Gao · 2 years, 5 months ago
  35. 0285455 watchdog: designware: Make this depend on WDT by Tom Rini · 2 years, 4 months ago
  36. 0a095fc watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 6 months ago
  37. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  38. e885d09 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 7 months ago
  39. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 7 months ago
  40. 817e153 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · 2 years, 8 months ago
  41. 6506677 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · 2 years, 8 months ago
  42. a12492e drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · 2 years, 8 months ago
  43. 40ca58a watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 2 years, 8 months ago
  44. f606c9a watchdog: add sl28cpld watchdog driver by Michael Walle · 3 years ago
  45. 0c4625a watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 8 months ago
  46. ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 9 months ago
  47. 592e2e5 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years ago
  48. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  49. 86798ee watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years ago
  50. 5709a85 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years ago
  51. a8f63d1 watchdog: Automatically register device with sysreset by Samuel Holland · 3 years ago
  52. 93d34fa watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 2 months ago
  53. f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 1 month ago
  54. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  55. 8bef036 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, 1 month ago
  56. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  57. dced079 watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 1 month ago
  58. 8c287ed watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 1 month ago
  59. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 1 month ago
  60. b31077f wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 1 month ago
  61. 2ac8490 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 2 months ago
  62. 492ee6b watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 2 months ago
  63. 90555dc watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 2 months ago
  64. f1b112a watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 2 months ago
  65. 3eaf6e2 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 2 months ago
  66. 068f8ea watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 2 months ago
  67. 6d24dc8 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 2 months ago
  68. 8967ebb watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() by Rasmus Villemoes · 3 years, 2 months ago
  69. e32d891 watchdog: versal: Include header file needed for dev_ functions by Ashok Reddy Soma · 3 years, 2 months ago
  70. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  71. edf95bd mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete by Breno Lima · 3 years, 4 months ago
  72. c6ae713 mx7ulp: Update unlock and refresh sequences in sWDOG driver by Breno Lima · 3 years, 4 months ago
  73. 5fc0943 drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART by Teresa Remmet · 3 years, 3 months ago
  74. 4f7abaf driver: watchdog: reset watchdog in designware_wdt_stop() function by MengLi · 3 years, 5 months ago
  75. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  76. 76bf8f3 watchdog: cadence: Add expire_now method by Michal Simek · 3 years, 4 months ago
  77. 7dd2097 watchdog: use time_after_eq() in watchdog_reset() by Rasmus Villemoes · 3 years, 6 months ago
  78. 017af7f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 8 months ago
  79. 97bcdd2 wdt: dw: Free the clock on error by Sean Anderson · 3 years, 7 months ago
  80. 4cb0ab4 wdt: dw: Enable the clock before using it by Sean Anderson · 3 years, 7 months ago
  81. 7d83943 wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · 3 years, 7 months ago
  82. cb57811 wdt: dw: Switch to using fls for log2 by Sean Anderson · 3 years, 7 months ago
  83. 830d29a watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 7 months ago
  84. 25e20e3 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 7 months ago
  85. 9c44ff1 watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 7 months ago
  86. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  87. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago
  88. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  89. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  90. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 9 months ago
  91. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  92. bba4ec8 watchdog: add watchdog driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  93. 337d95c wdt: aspeed: Add AST2600 watchdog support by Chia-Wei, Wang · 3 years, 10 months ago
  94. 281ebc5 watchdog: stm32mp: migrate trace to dev macro by Patrick Delaunay · 4 years ago
  95. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  96. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  97. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  98. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  99. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  100. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago