summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91sam9_wdt.c
Commit message (Collapse)AuthorAgeFilesLines
* arm, at91, wdt: make timeout configurableHeiko Schocher2015-02-071-0/+4
| | | | | | | make the HW WDT timeout configurable through the define CONFIG_AT91_HW_WDT_TIMEOUT. Signed-off-by: Heiko Schocher <hs@denx.de>
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
| | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com>
* AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-181-1/+1
| | | | Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-2/+2
| | | | Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
* Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-031-10/+11
| | | | | | | This converts the at91 watchdog driver to new c structure type to access registers of the SoC Signed-off-by: Achim Ehrlich <aehrlich@taskit.de>
* at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+79
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
OpenPOWER on IntegriCloud