summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
4 dayswatchdog: renesas_wwdt: Convert to common field_{get, prep}() helpersMikhail Kshevetskiy
4 dayswatchdog: renesas_wwdt: #undef field_{get, prep}() before definitionMikhail Kshevetskiy
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-09drivers: watchdog: Fix dev_read_addr error checkFrancois Berder
2026-06-09watchdog: mpc8xxx_wdt: Use dev_remap_addr()Peng Fan
2026-06-09watchdog: rti: Use dev_read_addr_ptr()Peng Fan
2026-06-09watchdog: orion_wdt: use dev_read_addr_size_index()Peng Fan
2026-06-09watchdog: octeontx_wdt: fix DT matches to Marvell compatiblesJuuso Rinta
2026-06-09watchdog: sbsa_gwdt: clamp WOR value to hw maxJuuso Rinta
2026-06-09watchdog: designware: Fix probe when clk_enable return ENOSYSJonas Karlman
2026-06-09watchdog: Correct dependencies for WDT_MAX6370Tom Rini
2026-06-09watchdog: orion_wdt: Add support for armada-xpChris Packham
2026-06-05watchdog: ulp_wdog: Use driver model for reset_cpu()Alice Guo
2026-05-12watchdog: apple: Add "apple,t8103-wdt" compatibleJanne Grunau
2026-05-05watchdog: Add Renesas R-Car Gen5 window watchdog driverMarek Vasut
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-03-24watchdog: qcom: stop watchdog by defaultCasey Connolly
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-18Merge patch series "Add MT8195 support"Tom Rini
2026-02-18arm: mediatek: add support for MediaTek MT8195 SoCJulien Stephan
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
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