1. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  2. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · 5 years ago
  3. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · 5 years ago
  4. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  5. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  6. 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · 5 years ago
  7. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  8. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  9. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  10. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  11. f7fc5c1 watchdog: imx: Add DM support by Marek Vasut · 5 years ago
  12. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  13. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  14. 8e192e8 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · 5 years ago
  15. 300329c Fix watchdog timeout setup for mt7623 by Shannon Barber · 5 years ago
  16. 53e1d3c aspeed/watchdog: Correct timeout value by Joel Stanley · 5 years ago
  17. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  18. 4a0ae73 watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · 6 years ago
  19. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · 6 years ago
  20. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 6 years ago
  21. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  22. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  23. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · 6 years ago
  24. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  25. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  26. 83af276 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 6 years ago
  27. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  28. c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
  29. 7d1e45e watchdog: orion_wdt: support SPL usage by Chris Packham · 6 years ago
  30. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  31. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  32. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  33. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  34. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  35. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  36. ae0ae01 watchdog: armada_37xx: Fix compliance with kernel's driver by Marek Behún · 6 years ago
  37. 09e9213 watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · 6 years ago
  38. a6657ad watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · 6 years ago
  39. 4015930 drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  40. 93053be watchdog: MediaTek: add watchdog driver for MediaTek SoCs by developer · 6 years ago
  41. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  42. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  43. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  44. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  45. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · 6 years ago
  46. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  47. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  48. ab31961 watchdog: cadence: Do not stop wdt in probe by Michal Simek · 6 years ago
  49. 8a68c3a watchdog: cdns: Add comment for expire_now function by Michal Simek · 6 years ago
  50. 335fb5b watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · 6 years ago
  51. 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  52. fc61be3 watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  53. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  54. a1a3a4c watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  55. 8331922 watchdog: cadence: Use live-tree functions by Michal Simek · 7 years ago
  56. a86b97d watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 7 years ago
  57. 856b5ad watchdog: cadence: Show used timeout value by Michal Simek · 7 years ago
  58. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  59. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  60. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · 7 years ago
  61. c710ac8 watchdog: Fix Kconfig alignment for WDT_SANDBOX by Michal Simek · 7 years ago
  62. 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · 7 years ago
  63. 0787c7c watchdog: Add Cadence watchdog driver by Shreenidhi Shedi · 7 years ago
  64. 721656d watchdog: omap_wdt: improve watchdog reset path by Ruslan Bilovol · 7 years ago
  65. 2befb4b wdt: Update uclass to make clear that the timeout is in ms by Andy Shevchenko · 7 years ago
  66. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  67. 0346a1d orion_wdt: Support for the Orion Watchdog by Marek Behún · 7 years ago
  68. 3c08d31 wdt: Unify option of timeout value by Andy Shevchenko · 7 years ago
  69. f047be4 wdt: Fix spelling Resettting -> Resetting by Andy Shevchenko · 7 years ago
  70. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  71. d8759a5 dm: watchdog: add BCM6345 watchdog driver by Álvaro Fernández Rojas · 8 years ago
  72. 4a3e798 watchdog: Migrate OMAP_WATCHDOG to Kconfig by Tom Rini · 8 years ago
  73. 6213c55 bcm2835_wdt: support for the BCM2835/2836 watchdog by Paolo Pisati · 8 years ago
  74. d042144 dm: Update Simple Watchdog uclass by Maxim Sloyko · 8 years ago
  75. df35df2 aspeed: Watchdog Timer Driver by maxims@google.com · 8 years ago
  76. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  77. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  78. bdf8a42 ti: wdt: omap: Disable watchdog timer before performing initialization by Lukasz Majewski · 8 years ago
  79. 62862b6 wdog: Add the watchdog driver for MX7ULP. by Ye Li · 8 years ago
  80. feaada1 imx_watchdog: Do not assert WDOG_B on watchdog init by Ross Parker · 8 years ago
  81. 2cf1fdb imx_watchdog: add weak attribute to reset_cpu function by Stefan Agner · 8 years ago
  82. 46ddf2c imx_watchdog: always set minimal timeout in reset_cpu by Andrey Skvortsov · 9 years ago
  83. 0af008c ls102xa: Fix reset hang by Fabio Estevam · 9 years ago
  84. cd847ab imx_watchdog: Add a header file for watchdog registers by Fabio Estevam · 9 years ago
  85. 838cf7b imx: wdog: correct wcr register settings by Peng Fan · 9 years ago
  86. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  87. f4632c0 watchdog/imx_watchdog: do not set WCR_WDW by Sebastian Siewior · 10 years ago
  88. 8a91172 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  89. 735326c arm, at91, wdt: make timeout configurable by Heiko Schocher · 10 years ago
  90. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  91. 8ce6bec arm: ls102xa: Add Freescale LS102xA SoC support by Wang Huan · 10 years ago
  92. bc69181 blackfin: Fix warning about undefined function by Vasili Galka · 10 years ago
  93. 9d80009 watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · 10 years ago
  94. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  96. ca31000 imx_watchdog: do not soft-reset while watchdog init by Anatolij Gustschin · 11 years ago
  97. 8173ce7 microblaze: Fix watchdog initialization by Michal Simek · 11 years ago
  98. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  99. 910a722 arm, am335x: add watchdog support by Heiko Schocher · 11 years ago
  100. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago