1. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  2. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  3. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  4. ddf21d5 watchdog: Add support for K3 RTI watchdog by Jan Kiszka · 4 years, 5 months ago
  5. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
  6. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · 4 years, 5 months ago
  7. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  8. 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  9. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  10. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  11. a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 5 months ago
  12. c65adaa watchdog: imx: Support set timeout by wdt command by Mo, Yuezhang · 4 years, 5 months ago
  13. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  14. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. 9807f7d watchdog MediaTek add upstream compatible by Matthias Brugger · 4 years, 7 months ago
  17. ad26957 watchdog: kconfig: Enable designware for rk3399 by Jagan Teki · 4 years, 7 months ago
  18. 3b44628 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 9 months ago
  19. f079990 watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 8 months ago
  20. 2ba843d watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 9 months ago
  21. f7c2e9f watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 9 months ago
  22. f4aecf4 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 9 months ago
  23. 2a1c5f1 watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 9 months ago
  24. 32a234f watchdog: Handle timer wrap around by Chris Packham · 4 years, 9 months ago
  25. 5288b9b watchdog: Align Kconfig properties by Michal Simek · 4 years, 9 months ago
  26. 9a5760e watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 9 months ago
  27. 545e894 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
  28. 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
  29. dd2b30b watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
  30. c79ba0f Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 10 months ago
  31. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  32. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  33. b1fdd3a watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
  34. 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
  35. c6dea21 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
  36. 6c0e60a watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
  37. 9dadf14 watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
  38. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
  39. 09b864c watchdog: bcm6345: allow to use this driver on arm bcm68360 by Philippe Reynes · 5 years ago
  40. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  41. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  42. edc1d15 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · 5 years ago
  43. d00a0b1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · 5 years ago
  44. f409f1a watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig by Heiko Schocher · 5 years ago
  45. b536bf8 watchdog: omap_wdt: Fix WDT target reset when booted from emmc by Suniel Mahesh · 5 years ago
  46. 6345a34 watchdog: sp805_wdt: add expire_now method by Thomas Schaefer · 5 years ago
  47. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  48. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · 5 years ago
  49. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · 5 years ago
  50. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · 6 years ago
  51. f7fc5c1 watchdog: imx: Add DM support by Marek Vasut · 5 years ago
  52. 55ec91b watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  53. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  54. 8e192e8 watchdog: tangier: Replace unused constant with a comment by Andy Shevchenko · 5 years ago
  55. 300329c Fix watchdog timeout setup for mt7623 by Shannon Barber · 5 years ago
  56. 53e1d3c aspeed/watchdog: Correct timeout value by Joel Stanley · 5 years ago
  57. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  58. 4a0ae73 watchdog: Kconfig: Sort entry alphabetically by Patrice Chotard · 6 years ago
  59. 3af1994 driver: watchdog: add sp805 watchdog support by Qiang Zhao · 6 years ago
  60. 53a81ad watchdog: bcm6345: callback start use tick instead of ms by Philippe Reynes · 6 years ago
  61. 01b6833 Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  62. 89f051b mips: rename mach-mt7620 to mach-mtmips by developer · 6 years ago
  63. 0a06024 watchdog: Kconfig: update WDT help message by Patrice Chotard · 6 years ago
  64. f1b5482 watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset by Stefan Roese · 6 years ago
  65. 777fb0b watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup by Stefan Roese · 6 years ago
  66. 83af276 watchdog: cadence: Remove driver specific "timeout-sec" handling by Stefan Roese · 6 years ago
  67. 502acb0 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  68. c4f0d03 watchdog: orion_wdt: take timeout value in ms by Chris Packham · 6 years ago
  69. 7d1e45e watchdog: orion_wdt: support SPL usage by Chris Packham · 6 years ago
  70. b9998fe arm: at91: Enable watchdog support by Stefan Roese · 6 years ago
  71. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  72. d052ef8 watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() by Stefan Roese · 6 years ago
  73. db24e18 watchdog: bcm6345: allow to use this driver on arm bcm63158 by Philippe Reynes · 6 years ago
  74. ba83b93 watchdog: bcm6345: allow to use this driver on arm bcm6858 by Philippe Reynes · 6 years ago
  75. d166725 watchdog: bcm6345: switch to raw I/O functions by Philippe Reynes · 6 years ago
  76. ae0ae01 watchdog: armada_37xx: Fix compliance with kernel's driver by Marek Behún · 6 years ago
  77. 09e9213 watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · 6 years ago
  78. a6657ad watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · 6 years ago
  79. 4015930 drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  80. 93053be watchdog: MediaTek: add watchdog driver for MediaTek SoCs by developer · 6 years ago
  81. 8456969 wdt: Add MT7621 watchdog driver by Stefan Roese · 6 years ago
  82. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  83. dd29425 watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  84. 5db0e14 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  85. cb466db watchdog: aspeed: restore default value of reset_mask by Cédric Le Goater · 6 years ago
  86. 4161dc2 Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  87. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  88. ab31961 watchdog: cadence: Do not stop wdt in probe by Michal Simek · 6 years ago
  89. 8a68c3a watchdog: cdns: Add comment for expire_now function by Michal Simek · 6 years ago
  90. 335fb5b watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · 6 years ago
  91. 7b5eca9 watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  92. fc61be3 watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  93. c89d8b3 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  94. a1a3a4c watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  95. 8331922 watchdog: cadence: Use live-tree functions by Michal Simek · 7 years ago
  96. a86b97d watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 7 years ago
  97. 856b5ad watchdog: cadence: Show used timeout value by Michal Simek · 7 years ago
  98. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  100. 291d748 watchdog: cadence: Remove useless ioremap by Michal Simek · 7 years ago