summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser2018-09-041-1/+1
* watchdog: cadence: Do not stop wdt in probeMichal Simek2018-07-191-2/+0
* watchdog: cdns: Add comment for expire_now functionMichal Simek2018-07-191-0/+1
* watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi2018-07-192-26/+93
* watchdog: dm: Support manual relocation for watchdogsMichal Simek2018-07-191-0/+23
* watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek2018-07-191-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2018-06-011-6/+2
|\
| * watchdog: bcm6345: convert to use live dtÁlvaro Fernández Rojas2018-06-011-6/+2
* | watchdog: cadence: Use live-tree functionsMichal Simek2018-05-311-5/+4
|/
* watchdog: Add support for Armada 37xx CPU watchdogMarek Behún2018-05-143-0/+185
* watchdog: cadence: Show used timeout valueMichal Simek2018-05-111-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0716-33/+16
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-275-10/+0
* watchdog: cadence: Remove useless ioremapMichal Simek2018-04-231-5/+0