summaryrefslogtreecommitdiff
path: root/drivers/watchdog
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-185-0/+5
* common: Drop log.h from common headerSimon Glass2020-05-1812-0/+12
* watchdog MediaTek add upstream compatibleMatthias Brugger2020-05-011-0/+1
* watchdog: kconfig: Enable designware for rk3399Jagan Teki2020-04-301-0/+1
* watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey2020-04-241-1/+9
* watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur2020-04-151-2/+13
* watchdog: honour hw_margin_ms DT propertyRasmus Villemoes2020-04-151-1/+10
* watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes2020-04-151-0/+33
* watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma2020-04-063-0/+189
* watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek2020-04-061-2/+0
* watchdog: Handle timer wrap aroundChris Packham2020-03-161-1/+2
* watchdog: Align Kconfig propertiesMichal Simek2020-03-131-28/+28
* watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy2020-02-281-0/+1
* watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-282-2/+2
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-115-0/+6
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-054-0/+4
* | watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li2020-02-073-0/+148
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-02-062-24/+133
|\ \ | |/ |/|
| * watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut2020-02-051-7/+33
| * watchdog: designware: Convert to DM and DT probingMarek Vasut2020-02-052-24/+100
| * watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut2020-02-031-0/+7
* | watchdog: omap_wdt: Fix WDT coding styleMarek Vasut2020-02-041-22/+22
* | 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
|/