summaryrefslogtreecommitdiff
path: root/drivers/watchdog/at91sam9_wdt.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-19dm: Avoid accessing seq directlySimon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano1-2/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese1-8/+0
2019-04-09arm: at91: Enable watchdog supportStefan Roese1-10/+0
2019-04-09arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese1-1/+3
2019-04-09watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese1-12/+14
2018-11-16arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar1-24/+80
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-02-08arm, at91, wdt: make timeout configurableHeiko Schocher1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
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
2010-04-04Convert at91 watchdog driver to new SoC accessAchim Ehrlich1-10/+11
2009-04-04at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD1-0/+79