summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes
2019-02-09watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-01-21watchdog: armada_37xx: Fix compliance with kernel's driverMarek Behún
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2018-12-03drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy
2018-11-28watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee
2018-11-18wdt: Add MT7621 watchdog driverStefan Roese
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar
2018-11-14watchdog: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22watchdog: aspeed: restore default value of reset_maskCédric Le Goater
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser
2018-07-19watchdog: cadence: Do not stop wdt in probeMichal Simek
2018-07-19watchdog: cdns: Add comment for expire_now functionMichal Simek
2018-07-19watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi
2018-07-19watchdog: dm: Support manual relocation for watchdogsMichal Simek
2018-07-19watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-06-01watchdog: bcm6345: convert to use live dtÁlvaro Fernández Rojas
2018-05-31watchdog: cadence: Use live-tree functionsMichal Simek
2018-05-14watchdog: Add support for Armada 37xx CPU watchdogMarek Behún
2018-05-11watchdog: cadence: Show used timeout valueMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-23watchdog: cadence: Remove useless ioremapMichal Simek
2018-04-06watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi
2018-03-16watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol
2017-08-13wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko
2017-07-30watchdog: Introduce watchdog driver for Intel TangierFelipe Balbi
2017-07-12orion_wdt: Support for the Orion WatchdogMarek Behún
2017-07-07wdt: Unify option of timeout valueAndy Shevchenko
2017-07-07wdt: Fix spelling Resettting -> ResettingAndy Shevchenko
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-31dm: watchdog: add BCM6345 watchdog driverÁlvaro Fernández Rojas
2017-05-15watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati
2017-05-09dm: Update Simple Watchdog uclassMaxim Sloyko
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada
2017-04-08ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski
2017-03-17wdog: Add the watchdog driver for MX7ULP.Ye Li
2016-10-04imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker
2016-07-19imx_watchdog: add weak attribute to reset_cpu functionStefan Agner
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov