summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
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
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-04watchdog: Correct watchdog timeout print messageChanho Park
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-13watchdog: s5p_wdt: Include missing CPU headerSam Protsenko
2023-10-19wdt: nuvoton: Fix reset/expire function errorJim Liu
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-14wdt: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-10watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()Sergei Antonov
2023-07-25drivers: watchdog: add mcf watchdog supportAngelo Dureghello
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21watchdog: versal: Use new compatible xlnx,versal-wwdtMichal Simek
2023-05-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-18watchdog: arm_smc_wdt: add watchdog supportLionel Debieve
2023-04-18watchdog: ftwdt010: return a previously deleted driver now ported to DMSergei Antonov
2023-04-18watchdog: Add a watchdog driver for Raspberry Pi boardsETIENNE DUBLE
2023-04-06watchdog: mpc8xxx: Add support for mpc83xxChristophe Leroy
2023-04-06watchdog: mpc8xxx: Make it genericChristophe Leroy
2023-04-05watchdog: mpc8xx: Rename it mpc8xxxChristophe Leroy
2023-01-20watchdog: Clean up defaults for imx_watchdog / ulp_wdogTom Rini
2022-12-23global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFGTom Rini
2022-11-22watchdog: Drop GD_FLG_WDT_READY as it's not used any moreStefan Roese
2022-11-22watchdog: designware: make reset really optionalQuentin Schulz
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang
2022-10-24watchdog: ulp_wdog: add driver model for ulp watchdog driverAlice Guo