index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
at91sam9_wdt.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2025-06-19
watchdog: at91sam9_wdt: Add SAM9X60 support
Zixun LI
2025-06-19
watchdog: at91sam9_wdt: Rename priv to wdt
Zixun LI
2025-06-19
arm: at91: wdt: Rename regval in priv data to mr
Zixun LI
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
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 auto_alloc_size members to be shorter
Simon Glass
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-04-26
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
Stefan Roese
2019-04-09
arm: at91: Enable watchdog support
Stefan Roese
2019-04-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
Stefan Roese
2019-04-09
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
Stefan Roese
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-02-07
arm, at91, wdt: make timeout configurable
Heiko Schocher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-05-18
AT91: fix at91sam_wdt.c to reworked header files
Reinhard Meyer
2011-05-18
AT91: fix related at91 driver files
Reinhard Meyer
2010-04-03
Convert at91 watchdog driver to new SoC access
Achim Ehrlich
2009-04-04
at91sam9: add watchdog support
Jean-Christophe PLAGNIOL-VILLARD