Age | Commit message (Expand) | Author |
2019-11-03 | watchdog: imx: Use immediate reset bits for expire_now | Robert Hancock |
2019-11-03 | watchdog: imx: Add DT ext-reset handling | Robert Hancock |
2019-10-08 | watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig | Heiko Schocher |
2019-09-19 | watchdog: omap_wdt: Fix WDT target reset when booted from emmc | Suniel Mahesh |
2019-09-12 | watchdog: sp805_wdt: add expire_now method | Thomas Schaefer |
2019-08-12 | watchdog: omap_wdt: Disable DM watchdog support in SPL | Suniel Mahesh |
2019-08-12 | watchdog: omap_wdt: Convert watchdog driver to use DT and DM | Suniel Mahesh |
2019-08-05 | watchdog: mtk_wdt: Cosmetic cleanup of latest changes | Stefan Roese |
2019-08-05 | watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references | Stefan Roese |
2019-07-19 | watchdog: imx: Add DM support | Marek Vasut |
2019-07-19 | watchdog: Split WDT from SPL_WDT | Marek Vasut |
2019-06-22 | watchdog: tangier: Convert to use WDT class | Andy Shevchenko |
2019-06-22 | watchdog: tangier: Replace unused constant with a comment | Andy Shevchenko |
2019-06-20 | Fix watchdog timeout setup for mt7623 | Shannon Barber |
2019-06-20 | aspeed/watchdog: Correct timeout value | Joel Stanley |
2019-06-06 | watchdog: stm32mp: Add watchdog driver | Patrice Chotard |
2019-06-06 | watchdog: Kconfig: Sort entry alphabetically | Patrice Chotard |
2019-05-22 | driver: watchdog: add sp805 watchdog support | Qiang Zhao |
2019-05-18 | watchdog: bcm6345: callback start use tick instead of ms | Philippe Reynes |
2019-05-04 | Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips | Tom Rini |
2019-05-03 | mips: rename mach-mt7620 to mach-mtmips | Weijie Gao |
2019-05-03 | watchdog: Kconfig: update WDT help message | Patrice Chotard |
2019-04-26 | watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset | Stefan Roese |
2019-04-26 | watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup | Stefan Roese |
2019-04-26 | watchdog: cadence: Remove driver specific "timeout-sec" handling | Stefan Roese |
2019-04-26 | watchdog: Implement generic watchdog_reset() version | Stefan Roese |
2019-04-12 | watchdog: orion_wdt: take timeout value in ms | Chris Packham |
2019-04-12 | watchdog: orion_wdt: support SPL usage | Chris Packham |
2019-04-09 | arm: at91: Enable watchdog support | Stefan Roese |
2019-04-09 | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT | Stefan Roese |
2019-04-09 | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start() | Stefan Roese |
2019-02-09 | watchdog: bcm6345: allow to use this driver on arm bcm63158 | Philippe Reynes |
2019-02-09 | watchdog: bcm6345: allow to use this driver on arm bcm6858 | Philippe Reynes |
2019-02-09 | watchdog: bcm6345: switch to raw I/O functions | Philippe Reynes |
2019-01-21 | watchdog: armada_37xx: Fix compliance with kernel's driver | Marek Behún |
2019-01-01 | watchdog: imx: add config to disable wdog reset | Xiaoliang Yang |
2019-01-01 | watchdog: driver support for fsl-lsch2 | Xiaoliang Yang |
2018-12-03 | drivers: watchdog: add a DM driver for the MPC8xx watchdog | Christophe Leroy |
2018-11-28 | watchdog: MediaTek: add watchdog driver for MediaTek SoCs | Ryder Lee |
2018-11-18 | wdt: Add MT7621 watchdog driver | Stefan Roese |
2018-11-16 | arm: at91: wdt: Convert watchdog driver to dm/dt | Prasanthi Chellakumar |
2018-11-14 | watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers | Bin Meng |
2018-10-25 | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini |
2018-10-22 | watchdog: aspeed: restore default value of reset_mask | Cédric Le Goater |
2018-10-22 | Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig | Xiaoliang Yang |
2018-09-04 | watchdog: mx25: use the imx_watchdog driver for mx25 | Martin Kaiser |
2018-07-19 | watchdog: cadence: Do not stop wdt in probe | Michal Simek |
2018-07-19 | watchdog: cdns: Add comment for expire_now function | Michal Simek |
2018-07-19 | watchdog: Convert Xilinx Axi watchdog driver to driver model | Shreenidhi Shedi |
2018-07-19 | watchdog: dm: Support manual relocation for watchdogs | Michal Simek |