summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2020-08-25watchdog: Add reset support for OcteonTX / TX2Suneel Garapati
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-08-11watchdog: Add support for K3 RTI watchdogJan Kiszka
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27Watchdog: introduce ARM SBSA watchdog driverZhao Qiang
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-16watchdog: imx: Support set timeout by wdt commandMo, Yuezhang
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-01watchdog MediaTek add upstream compatibleMatthias Brugger
2020-04-30watchdog: kconfig: Enable designware for rk3399Jagan Teki
2020-04-24watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey
2020-04-15watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur
2020-04-15watchdog: honour hw_margin_ms DT propertyRasmus Villemoes
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes
2020-04-06watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma
2020-04-06watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek
2020-03-16watchdog: Handle timer wrap aroundChris Packham
2020-03-13watchdog: Align Kconfig propertiesMichal Simek
2020-02-28watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCsJason Li
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05watchdog: designware: Optionally fetch clock and reset from DTMarek Vasut
2020-02-05watchdog: designware: Convert to DM and DT probingMarek Vasut
2020-02-04watchdog: omap_wdt: Fix WDT coding styleMarek Vasut
2020-02-04watchdog: omap_wdt: Fix WDT reloadingMarek Vasut
2020-02-04watchdog: omap_wdt: Fix WDT timeout configurationMarek Vasut
2020-02-03watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to KconfigMarek Vasut
2020-01-23watchdog: bcm6345: allow to use this driver on arm bcm68360Philippe Reynes
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-09-19watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh
2019-09-12watchdog: sp805_wdt: add expire_now methodThomas Schaefer
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-12watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh
2019-08-05watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese