u-boot-brain/drivers/watchdog
Marek Behún 2ab7704a6d orion_wdt: Support for the Orion Watchdog
The Orion watchdog can be found on some Marvell Armada chips.

This driver is based on the code by Tomas Hlavacek in the CZ.NIC
turris-omnia-uboot repository, which can be found at
https://gitlab.labs.nic.cz/turris/turris-omnia-uboot, and that
one is based on code by Sylver Bruneau. His code is already in
mainline Linux kernel.

The code uses the new driver model API.

Signed-off-by: Tomas Hlavacek <tomas.hlavacek@nic.cz>
Signed-off-by: Marek Behun <marek.behun@nic.cz>

 create mode 100644 drivers/watchdog/orion_wdt.c
Signed-off-by: Stefan Roese <sr@denx.de>
2017-07-12 06:56:48 +02:00
..
ast_wdt.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
at91sam9_wdt.c arm, at91, wdt: make timeout configurable 2015-02-07 23:43:20 +01:00
bcm2835_wdt.c bcm2835_wdt: support for the BCM2835/2836 watchdog 2017-05-09 20:30:08 -04:00
bcm6345_wdt.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
designware_wdt.c wdt: Unify option of timeout value 2017-07-07 07:38:23 -04:00
ftwdt010_wdt.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
imx_watchdog.c imx_watchdog: Do not assert WDOG_B on watchdog init 2016-10-04 12:01:14 +02:00
Kconfig orion_wdt: Support for the Orion Watchdog 2017-07-12 06:56:48 +02:00
Makefile orion_wdt: Support for the Orion Watchdog 2017-07-12 06:56:48 +02:00
omap_wdt.c ti: wdt: omap: Disable watchdog timer before performing initialization 2017-04-08 21:32:49 -04:00
orion_wdt.c orion_wdt: Support for the Orion Watchdog 2017-07-12 06:56:48 +02:00
s5p_wdt.c Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
sandbox_wdt.c dm: Update Simple Watchdog uclass 2017-05-09 09:08:07 -04:00
ulp_wdog.c wdog: Add the watchdog driver for MX7ULP. 2017-03-17 09:27:08 +01:00
wdt-uclass.c wdt: Fix spelling Resettting -> Resetting 2017-07-07 07:38:07 -04:00
xilinx_tb_wdt.c microblaze: Fix watchdog initialization 2013-10-16 09:24:38 -04:00