summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
...
* | watchdog: omap_wdt: Fix WDT reloadingMarek Vasut2020-02-041-0/+10
* | watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut2020-02-041-1/+1
|/
* watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes2020-01-231-1/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-172-0/+2
* watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock2019-11-031-7/+15
* watchdog: imx: Add DT ext-reset handlingRobert Hancock2019-11-031-6/+13
* watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-081-0/+9
* watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh2019-09-191-1/+1
* watchdog: sp805_wdt: add expire_now methodThomas Schaefer2019-09-121-1/+9
* watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-0/+7
* watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh2019-08-123-1/+123
* watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese2019-08-051-9/+16
* watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese2019-08-053-44/+0
* watchdog: imx: Add DM supportMarek Vasut2019-07-192-17/+104
* watchdog: Split WDT from SPL_WDTMarek Vasut2019-07-192-1/+8
* watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-223-38/+54
* watchdog: tangier: Replace unused constant with a commentAndy Shevchenko2019-06-221-1/+6
* Fix watchdog timeout setup for mt7623Shannon Barber2019-06-201-7/+21
* aspeed/watchdog: Correct timeout valueJoel Stanley2019-06-201-0/+6
* watchdog: stm32mp: Add watchdog driverPatrice Chotard2019-06-063-0/+144
* watchdog: Kconfig: Sort entry alphabeticallyPatrice Chotard2019-06-061-48/+49
* driver: watchdog: add sp805 watchdog supportQiang Zhao2019-05-223-0/+135
* watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes2019-05-181-5/+16
* Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini2019-05-041-1/+1
|\
| * mips: rename mach-mt7620 to mach-mtmipsWeijie Gao2019-05-031-1/+1
* | watchdog: Kconfig: update WDT help messagePatrice Chotard2019-05-031-1/+1
|/
* watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-261-8/+0
* watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-263-5/+2
* watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese2019-04-261-9/+6
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-262-0/+27
* watchdog: orion_wdt: take timeout value in msChris Packham2019-04-122-4/+20
* watchdog: orion_wdt: support SPL usageChris Packham2019-04-121-3/+1
* arm: at91: Enable watchdog supportStefan Roese2019-04-091-10/+0
* arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese2019-04-092-5/+3
* watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese2019-04-091-12/+14
* watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes2019-02-091-1/+1
* watchdog: bcm6345: allow to use this driver on arm bcm6858Philippe Reynes2019-02-091-1/+1
* watchdog: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-02-091-5/+5
* watchdog: armada_37xx: Fix compliance with kernel's driverMarek Behún2019-01-211-42/+67
* watchdog: imx: add config to disable wdog resetXiaoliang Yang2019-01-012-0/+8
* watchdog: driver support for fsl-lsch2Xiaoliang Yang2019-01-012-0/+9
* drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy2018-12-032-0/+58
* watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee2018-11-283-0/+144
* wdt: Add MT7621 watchdog driverStefan Roese2018-11-183-0/+111
* arm: at91: wdt: Convert watchdog driver to dm/dtPrasanthi Chellakumar2018-11-163-25/+91
* watchdog: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini2018-10-251-0/+7
|\
| * Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-221-0/+7
* | watchdog: aspeed: restore default value of reset_maskCédric Le Goater2018-10-221-0/+1
|/