summaryrefslogtreecommitdiff
path: root/include/watchdog.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh1-1/+1
2019-04-09watchdog: Handle SPL build with watchdog disabledStefan Roese1-2/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy1-5/+0
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-1/+1
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy1-1/+1
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-0/+5
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-5/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-5/+0
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher1-5/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-5/+0
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass1-2/+1
2014-08-07support blackfin board initialization in generic board_fSonic Zhang1-1/+2
2014-08-02mpc85xx: watchdog initialisation addedBoschung, Rainer1-0/+4
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang1-2/+1
2013-03-16Declare watchdog functions in watchdog.hSimon Glass1-0/+18
2013-01-15watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini1-1/+4
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky1-0/+1
2010-05-28nios: remove nios-32 archThomas Chou1-4/+0
2010-01-26mpc5xxx: Support CPU internal watchdog.Detlev Zundel1-0/+5
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2004-02-24* Patch by Peter Ryser, 20 Feb 2004:wdenk1-0/+4
2003-08-29Add I2C and RTC support for RMU board using software I2C driverwdenk1-12/+0
2003-06-28* Code cleanup:wdenk1-1/+0
2003-03-31* Patch by Martin Winistoerfer, 23 Mar 2003wdenk1-0/+5
2002-03-09Initial revisionwdenk1-0/+96