summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91sam9_wdt.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-261-8/+0
* arm: at91: Enable watchdog supportStefan Roese2019-04-091-10/+0
* arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese2019-04-091-1/+3
* watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese2019-04-091-12/+14
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-161-24/+80
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm, at91, wdt: make timeout configurableHeiko Schocher2015-02-071-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* AT91: fix at91sam_wdt.c to reworked header filesReinhard Meyer2011-05-181-1/+1
* AT91: fix related at91 driver filesReinhard Meyer2011-05-181-2/+2
* Convert at91 watchdog driver to new SoC accessAchim Ehrlich2010-04-031-10/+11
* at91sam9: add watchdog supportJean-Christophe PLAGNIOL-VILLARD2009-04-041-0/+79