summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes2019-02-091-1/+1
* watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes2019-02-091-1/+1
* watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-02-091-5/+5
* watchdog: armada_37xx: Fix compliance with kernel's driverMarek Behún2019-01-211-42/+67
* watchdog: imx: add config to disable wdog resetXiaoliang Yang2019-01-012-0/+8
* watchdog: driver support for fsl-lsch2Xiaoliang Yang2019-01-012-0/+9
* drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy2018-12-032-0/+58
* watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee2018-11-283-0/+144
* wdt: Add MT7621 watchdog driverStefan Roese2018-11-183-0/+111
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-163-25/+91
* watchdog: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-251-0/+7
|\
| * Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-221-0/+7
* | watchdog: aspeed: restore default value of reset_maskCédric Le Goater2018-10-221-0/+1
|/
* watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-041-1/+1
* watchdog: cadence: Do not stop wdt in probeMichal Simek2018-07-191-2/+0
* watchdog: cdns: Add comment for expire_now functionMichal Simek2018-07-191-0/+1
* watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi2018-07-192-26/+93
* watchdog: dm: Support manual relocation for watchdogsMichal Simek2018-07-191-0/+23
* watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek2018-07-191-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-06-011-6/+2
|\
| * watchdog: bcm6345: convert to use live dtÁlvaro Fernández Rojas2018-06-011-6/+2
* | watchdog: cadence: Use live-tree functionsMichal Simek2018-05-311-5/+4
|/
* watchdog: Add support for Armada 37xx CPU watchdogMarek Behún2018-05-143-0/+185
* watchdog: cadence: Show used timeout valueMichal Simek2018-05-111-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0716-33/+16
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-275-10/+0
* watchdog: cadence: Remove useless ioremapMichal Simek2018-04-231-5/+0
* watchdog: Fix Kconfig alignment for WDT_SANDBOXMichal Simek2018-04-061-3/+3
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-062-0/+22
* watchdog: Add Cadence watchdog driverShreenidhi Shedi2018-03-233-0/+293
* watchdog: omap_wdt: improve watchdog reset pathRuslan Bilovol2018-03-161-6/+15
* wdt: Update uclass to make clear that the timeout is in msAndy Shevchenko2017-08-131-2/+2
* watchdog: Introduce watchdog driver for Intel TangierFelipe Balbi2017-07-303-1/+82
* orion_wdt: Support for the Orion WatchdogMarek Behún2017-07-123-0/+185
* wdt: Unify option of timeout valueAndy Shevchenko2017-07-071-1/+1
* wdt: Fix spelling Resettting -> ResettingAndy Shevchenko2017-07-071-1/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-012-2/+2
* dm: watchdog: add BCM6345 watchdog driverÁlvaro Fernández Rojas2017-05-313-0/+119
* watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini2017-05-151-0/+8
* bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati2017-05-093-0/+48
* dm: Update Simple Watchdog uclassMaxim Sloyko2017-05-091-11/+1
* aspeed: Watchdog Timer Drivermaxims@google.com2017-05-083-0/+137
* dm: Simple Watchdog uclassmaxims@google.com2017-05-084-1/+169
* drivers: remove Blackfin specific driversMasahiro Yamada2017-04-182-28/+0
* ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski2017-04-081-15/+22
* wdog: Add the watchdog driver for MX7ULP.Ye Li2017-03-173-0/+107
* imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker2016-10-041-1/+1
* imx_watchdog: add weak attribute to reset_cpu functionStefan Agner2016-07-191-1/+1
* imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov2016-01-071-1/+1