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
/
sp805_wdt.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-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2021-11-09
watchdog: sp805_wdt: use correct compatible string
Michael Walle
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-15
watchdog: sp805_wdt: get platform clock from dt file
Rayagonda Kokatanur
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2019-09-12
watchdog: sp805_wdt: add expire_now method
Thomas Schaefer
2019-05-22
driver: watchdog: add sp805 watchdog support
Qiang Zhao