aboutsummaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)AuthorFilesLines
2017-06-01dm: Rename dev_addr..() functionsSimon Glass2-2/+2
2017-05-31dm: watchdog: add BCM6345 watchdog driverÁlvaro Fernández Rojas3-0/+119
2017-05-15watchdog: Migrate OMAP_WATCHDOG to KconfigTom Rini1-0/+8
2017-05-09bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati3-0/+48
2017-05-09dm: Update Simple Watchdog uclassMaxim Sloyko1-11/+1
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com3-0/+137
2017-05-08dm: Simple Watchdog uclassmaxims@google.com4-1/+169
2017-04-18drivers: remove Blackfin specific driversMasahiro Yamada2-28/+0
2017-04-08ti: wdt: omap: Disable watchdog timer before performing initializationLukasz Majewski1-15/+22
2017-03-17wdog: Add the watchdog driver for MX7ULP.Ye Li3-0/+107
2016-10-04imx_watchdog: Do not assert WDOG_B on watchdog initRoss Parker1-1/+1
2016-07-19imx_watchdog: add weak attribute to reset_cpu functionStefan Agner1-1/+1
2016-01-07imx_watchdog: always set minimal timeout in reset_cpuAndrey Skvortsov1-1/+1
2015-10-12ls102xa: Fix reset hangFabio Estevam1-1/+1
2015-10-12imx_watchdog: Add a header file for watchdog registersFabio Estevam1-13/+1
2015-09-20imx: wdog: correct wcr register settingsPeng Fan1-1/+2
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso1-1/+1
2015-03-25watchdog/imx_watchdog: do not set WCR_WDWSebastian Siewior1-2/+1
2015-02-24ARM: remove tnetv107x board supportMasahiro Yamada2-166/+0
2015-02-07arm, at91, wdt: make timeout configurableHeiko Schocher1-0/+4
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan1-1/+1
2014-07-07blackfin: Fix warning about undefined functionVasili Galka1-0/+1
2014-07-05watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See2-0/+75
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-30/+8
2013-10-31imx_watchdog: do not soft-reset while watchdog initAnatolij Gustschin1-1/+2
2013-10-16microblaze: Fix watchdog initializationMichal Simek1-4/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-28arm, am335x: add watchdog supportHeiko Schocher2-0/+122
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-84/+6
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-06-03arm: vf610: Add watchdog support for Vybrid VF610Alison Wang1-1/+1
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2-0/+27
2013-04-30watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2-0/+88
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2-0/+69
2012-11-15dm: wdt: Move s5p watchdog timer to drivers/watchdog/Marek Vasut2-0/+60
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut2-0/+181
2011-05-18AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer1-1/+1
2011-05-18AT91: fix related at91 driver filesReinhard Meyer1-2/+2
2011-04-12ftwdt010_wdt: move header to include/faraday and enhanceMacpaul Lin2-108/+7
2011-04-11ftwdt010_wdt: support faraday ftwdt010 watchdogMacpaul Lin3-0/+206
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-04-03Convert at91 watchdog driver to new SoC accessAchim Ehrlich1-10/+11
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2-0/+125