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
/
drivers
/
watchdog
/
ulp_wdog.c
Age
Commit message (
Expand
)
Author
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-07
watchdog: Remove <common.h> and add needed includes
Tom Rini
2023-05-21
watchdog: ulp_wdog: guard reset_cpu with condition check
Peng Fan
2023-01-20
watchdog: Clean up defaults for imx_watchdog / ulp_wdog
Tom Rini
2022-10-24
watchdog: ulp_wdog: add driver model for ulp watchdog driver
Alice Guo
2022-10-24
watchdog: ulp_wdog: enable watchdog interrupt on imx93
Alice Guo
2022-10-24
watchdog: ulp_wdog: Update watchdog driver for imx93
Alice Guo
2022-10-24
ulp_wdog: Update ulp wdog driver for 32bits command
Ye Li
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-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-03-17
wdog: Add the watchdog driver for MX7ULP.
Ye Li