index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-27
watchdog: max6370: use __udelay() to avoid recursion
Pali Rohár
2022-09-27
watchdog: gpio_wdt: use __udelay() to avoid recursion
Rasmus Villemoes
2022-09-23
watchdog: mediatek: add support for MediaTek MT7986 SoC
Weijie Gao
2022-09-18
watchdog: Integrate watchdog triggering into the cyclic framework
Stefan Roese
2022-07-22
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
2022-07-21
watchdog: add amlogic watchdog support
Philippe Boos
2022-07-21
watchdog: octeontx_wdt: Add MIPS Octeon support
Stefan Roese
2022-07-13
watchdog: add support for MediaTek MT7621 SoC
Weijie Gao
2022-07-05
watchdog: designware: Make this depend on WDT
Tom Rini
2022-05-06
watchdog: Add MAX6370 watchdog timer driver
Pali Rohár
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-22
wdt: nuvoton: Add support for Nuvoton
Jim Liu
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-08
watchdog: rti_wdt: Add 10% safety margin to clock frequency
Jan Kiszka
2022-03-08
watchdog: armada_37xx: Probe driver also when watchdog is already running
Pali Rohár
2022-03-08
drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart
Philippe Reynes
2022-03-07
watchdog: bcm6345: allow to use this driver on arm bcm6753
Philippe Reynes
2022-02-28
watchdog: add sl28cpld watchdog driver
Michael Walle
2022-02-17
watchdog: armada_37xx: Convert to official DT bindings
Pali Rohár
2022-01-13
watchdog: Add a driver for the Apple watchdog
Mark Kettenis
2021-11-13
sandbox: fix sandbox_wdt_expire_now()
Heinrich Schuchardt
2021-11-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-11-10
watchdog: don't autostart watchdog on Sunxi boards
Heinrich Schuchardt
2021-11-09
watchdog: sp805_wdt: use correct compatible string
Michael Walle
2021-11-04
watchdog: Automatically register device with sysreset
Samuel Holland
2021-10-25
watchdog: Add a driver for the sunxi watchdog
Samuel Holland
2021-10-03
watchdog: rti_wdt: Add support for loading firmware
Jan Kiszka
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
watchdog: versal: Add support for expire now
Ashok Reddy Soma
2021-09-30
watchdog: versal: Add support for basic window watchdog
Ashok Reddy Soma
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-20
wdt: dw: Fix passing NULL pointer to reset functions
Sean Anderson
2021-08-31
watchdog: add gpio watchdog driver
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: add wdt_stop_all() helper
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: keep track of each device's running state
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: refactor initr_watchdog()
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: introduce struct wdt_priv
Rasmus Villemoes
2021-08-31
watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
Rasmus Villemoes
2021-08-26
watchdog: versal: Include header file needed for dev_ functions
Ashok Reddy Soma
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-07-17
mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete
Breno Lima
2021-07-17
mx7ulp: Update unlock and refresh sequences in sWDOG driver
Breno Lima
2021-07-16
drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
Teresa Remmet
[next]