summaryrefslogtreecommitdiff
path: root/include/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-061-5/+0
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-061-1/+1
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-1/+1
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-0/+5
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-5/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-161-5/+0
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-121-5/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-5/+0
* Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-271-2/+1
* support blackfin board initialization in generic board_fSonic Zhang2014-08-071-1/+2
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-011-0/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-131-2/+1
* Declare watchdog functions in watchdog.hSimon Glass2013-03-151-0/+18
* watchdog.h: Move hw_watchdog_init prototype to end, guardTom Rini2013-01-141-1/+4
* mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-131-0/+1
* nios: remove nios-32 archThomas Chou2010-05-281-4/+0
* mpc5xxx: Support CPU internal watchdog.Detlev Zundel2010-01-251-0/+5
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-231-0/+4
* Add I2C and RTC support for RMU board using software I2C driverwdenk2003-08-291-12/+0
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-1/+0
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-0/+5
* Initial revisionwdenk2002-03-081-0/+96