summaryrefslogtreecommitdiff
path: root/drivers/watchdog
AgeCommit message (Expand)Author
2022-07-22Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-07-21treewide: Fix Marek's name and change my e-mail addressMarek Behún
2022-07-21watchdog: add pulse support to gpio watchdog driverPaul Doelle
2022-07-21watchdog: add amlogic watchdog supportPhilippe Boos
2022-07-21watchdog: octeontx_wdt: Add MIPS Octeon supportStefan Roese
2022-07-13watchdog: add support for MediaTek MT7621 SoCWeijie Gao
2022-07-05watchdog: designware: Make this depend on WDTTom Rini
2022-05-06watchdog: Add MAX6370 watchdog timer driverPali Rohár
2022-04-25nds32: Remove the architectureTom Rini
2022-04-22wdt: nuvoton: Add support for NuvotonJim Liu
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-08watchdog: rti_wdt: Add 10% safety margin to clock frequencyJan Kiszka
2022-03-08watchdog: armada_37xx: Probe driver also when watchdog is already runningPali Rohár
2022-03-08drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostartPhilippe Reynes
2022-03-07watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár
2022-01-13watchdog: Add a driver for the Apple watchdogMark Kettenis
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland
2021-10-25watchdog: Add a driver for the sunxi watchdogSamuel Holland
2021-10-03watchdog: rti_wdt: Add support for loading firmwareJan Kiszka
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30watchdog: versal: Add support for expire nowAshok Reddy Soma
2021-09-30watchdog: versal: Add support for basic window watchdogAshok Reddy Soma
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-20wdt: dw: Fix passing NULL pointer to reset functionsSean Anderson
2021-08-31watchdog: add gpio watchdog driverRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: add wdt_stop_all() helperRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: keep track of each device's running stateRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: refactor initr_watchdog()Rasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definitionRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: introduce struct wdt_privRasmus Villemoes
2021-08-31watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()Rasmus Villemoes
2021-08-26watchdog: versal: Include header file needed for dev_ functionsAshok Reddy Soma
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-17mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to completeBreno Lima
2021-07-17mx7ulp: Update unlock and refresh sequences in sWDOG driverBreno Lima
2021-07-16drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTARTTeresa Remmet
2021-07-16driver: watchdog: reset watchdog in designware_wdt_stop() functionMengLi
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-07-01watchdog: cadence: Add expire_now methodMichal Simek
2021-04-27watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-15watchdog: Add booke watchdog driverChris Packham