1. 69a430f watchdog: Add booke watchdog driver by Chris Packham · 3 years, 9 months ago
  2. 4951964 wdt: dw: Free the clock on error by Sean Anderson · 3 years, 9 months ago
  3. 85c9270 wdt: dw: Enable the clock before using it by Sean Anderson · 3 years, 9 months ago
  4. 955c95d wdt: dw: Switch to if(CONFIG()) instead of using #if by Sean Anderson · 3 years, 9 months ago
  5. a202a3c wdt: dw: Switch to using fls for log2 by Sean Anderson · 3 years, 9 months ago
  6. f698a77 watchdog: Allow to use CONFIG_WDT without starting watchdog by Pali Rohár · 3 years, 9 months ago
  7. c80b821 watchdog: Show error message when initr_watchdog() cannot start watchdog by Pali Rohár · 3 years, 9 months ago
  8. 8a8a5ad watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() by Pali Rohár · 3 years, 9 months ago
  9. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  10. 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
  11. 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
  12. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  13. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 10 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. 33a3bc9 watchdog: add watchdog driver for MediaTek MT7620 SoC by developer · 4 years, 1 month ago
  16. 67ef587 wdt: aspeed: Add AST2600 watchdog support by Chia-Wei, Wang · 4 years ago
  17. 0647db5 watchdog: stm32mp: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
  18. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  19. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  20. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  21. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  22. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  23. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  24. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  25. ab5959e watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · 4 years ago
  26. b9c72d0 watchdog: Hide WATCHDOG_RESET_DISABLE by Michael Walle · 4 years, 2 months ago
  27. baba248 watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 2 months ago
  28. f23419c wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · 4 years, 2 months ago
  29. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  30. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  31. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  32. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 5 months ago
  33. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  34. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 5 months ago
  35. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  36. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  37. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  38. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  39. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  40. c65adaa watchdog: imx: Support set timeout by wdt command by Mo, Yuezhang · 4 years, 5 months ago
  41. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  42. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  43. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  44. 9807f7d watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
  45. ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
  46. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 10 months ago
  47. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 8 months ago
  48. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 9 months ago
  49. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 9 months ago
  50. f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 9 months ago
  51. 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 9 months ago
  52. 32a234f watchdog: Handle timer wrap around by Chris Packham · 4 years, 9 months ago
  53. 5288b9b watchdog: Align Kconfig properties by Michal Simek · 4 years, 9 months ago
  54. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 9 months ago
  55. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
  56. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  57. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  58. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  59. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  60. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  61. b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
  62. 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
  63. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
  64. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
  65. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
  66. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  67. 09b864c watchdog: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  68. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  69. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  70. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · 5 years ago
  71. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · 5 years ago
  72. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  73. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  74. 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · 5 years ago
  75. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  76. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  77. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  78. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  79. f7fc5c1 watchdog: imx: Add DM support by Marek Vasut · 5 years ago
  80. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  81. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  82. 8e192e8 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · 5 years ago
  83. 300329c Fix watchdog timeout setup for mt7623 by Shannon Barber · 5 years ago
  84. 53e1d3c aspeed/watchdog: Correct timeout value by Joel Stanley · 5 years ago
  85. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  86. 4a0ae73 watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · 6 years ago
  87. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · 6 years ago
  88. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 6 years ago
  89. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  90. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  91. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · 6 years ago
  92. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  93. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  94. 83af276 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 6 years ago
  95. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  96. c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
  97. 7d1e45e watchdog: orion_wdt: support SPL usage by Chris Packham · 6 years ago
  98. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  99. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  100. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago