index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dm
/
wdt.c
Age
Commit message (
Expand
)
Author
2024-10-23
test: dm: wdt: replace cyclic_run() by schedule()
Rasmus Villemoes
2024-10-23
watchdog: gpio_wdt: add support for stoppable devices
Rasmus Villemoes
2024-08-26
test: Rename unit-test flags
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-10-19
sandbox: watchdog: Avoid an error on startup
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
2021-08-31
sandbox: add test of wdt-uclass' watchdog_reset()
Rasmus Villemoes
2021-08-31
sandbox: add test of wdt_gpio driver
Rasmus Villemoes
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-12
test: wdt: Add a check that dev is not NULL
Simon Glass
2017-05-08
dm: Simple Watchdog uclass
[email protected]