summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
12 daystreewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-01-14watchdog: qcom: Add max timeout check to prevent overflowGopinath Sekar
2026-01-06Merge patch series "Add support for MT8188"Tom Rini
2026-01-06arm: mediatek: add support for MediaTek MT8188 SoCJulien Masson
2025-12-31watchdog: npcm: Support more timeout valueStanley Chu
2025-10-28watchdog: Add support for Tegra watchdog timerLukasz Majewski
2025-10-16watchdog: Tighten dependencies on WDT_DAVINCITom Rini
2025-10-16watchdog: Tighten some watchdog driver dependenciesTom Rini
2025-08-08drivers: watchdog: Enable watchdog support in SPL for AgilexAlif Zakuan Yuslaimi
2025-07-30watchdog: don't autostart watchdog on STM32MP architecturePatrice Chotard
2025-07-30watchdog: stm32mp: check the watchdog statusClément Le Goffic
2025-07-30watchdog: arm_smc_wdt: get wdt status through SMCWD_GET_TIMELEFTAntonio Borneo
2025-07-30watchdog: wdt-uclass.c: add wdt_set_force_autostart() helperAntonio Borneo
2025-07-14Merge tag 'qcom-main-20250714' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2025-07-14watchdog: qcom-wdt: Drop read check on write-only WDT_EN registerBalaji Selvanathan
2025-07-10arm: imx: Remove the rest of i.MX31 supportTom Rini
2025-06-23drivers: watchdog: qcom: Add timeout configuration support in watchdogBalaji Selvanathan
2025-06-23watchdog: qcom: introduce qcom-wdt driverCasey Connolly
2025-06-20Merge tag 'u-boot-at91-2025.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-06-19watchdog: at91sam9_wdt: Add SAM9X60 supportZixun LI
2025-06-19watchdog: at91sam9_wdt: Rename priv to wdtZixun LI
2025-06-19arm: at91: wdt: Rename regval in priv data to mrZixun LI
2025-06-18renesas: Renesas R-Car Gen4 watchdog driverShmuel Leib Melamud
2025-04-28watchdog: sunxi: add A523 supportAndre Przywara
2025-03-30Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour"Tom Rini
2025-03-30drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flagsCaleb Connolly
2025-03-12watchdog: Add support for ADI SC5XX-family watchdog peripheralNathan Barrett-Morrison
2025-01-09Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2025-01-07watchdog: rti: drop hack manipulating WDT clock rateAlexander Sverdlin
2025-01-07watchdog: rti: support SPL (or re-start)Alexander Sverdlin
2024-11-25wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCUHeiko Schocher
2024-10-23watchdog: introduce separate SPL symbol for WDT_GPIORasmus Villemoes
2024-10-23drivers: watchdog: Add DaVinci's watchdog supportBastien Curutchet
2024-10-23watchdog: gpio_wdt: add support for stoppable devicesRasmus Villemoes
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-04da9063: Add watchdog supportFabio Estevam
2024-07-31cyclic: Add a symbol for SPLSimon Glass
2024-07-22drivers: watchdog: Remove duplicate newlinesMarek Vasut
2024-07-05watchdog: mpc8xxx: Fix timer valueChristophe Leroy
2024-06-16wdt-uclass: watchdog_reset cleanupRasmus Villemoes
2024-06-16cyclic: make clients embed a struct cyclic_info in their own data structureRasmus Villemoes
2024-06-16wdt-uclass: prevent multiple cyclic_register callsRasmus Villemoes
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07watchdog: Remove <common.h> and add needed includesTom Rini
2024-02-01drivers: watchdog: add andes atcwdt200 supportRandolph
2024-01-29treewide: Remove clk_freeSean Anderson
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-05watchdog: Add StarFive Watchdog driverChanho Park