index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2024-02-01
drivers: watchdog: add andes atcwdt200 support
Randolph
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-05
watchdog: Add StarFive Watchdog driver
Chanho Park
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-04
watchdog: Correct watchdog timeout print message
Chanho Park
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-13
watchdog: s5p_wdt: Include missing CPU header
Sam Protsenko
2023-10-19
wdt: nuvoton: Fix reset/expire function error
Jim Liu
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-14
wdt: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-08-10
watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
Sergei Antonov
2023-07-25
drivers: watchdog: add mcf watchdog support
Angelo Dureghello
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-07-21
watchdog: versal: Use new compatible xlnx,versal-wwdt
Michal Simek
2023-05-21
watchdog: ulp_wdog: guard reset_cpu with condition check
Peng Fan
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-04-18
watchdog: arm_smc_wdt: add watchdog support
Lionel Debieve
2023-04-18
watchdog: ftwdt010: return a previously deleted driver now ported to DM
Sergei Antonov
2023-04-18
watchdog: Add a watchdog driver for Raspberry Pi boards
ETIENNE DUBLE
2023-04-06
watchdog: mpc8xxx: Add support for mpc83xx
Christophe Leroy
2023-04-06
watchdog: mpc8xxx: Make it generic
Christophe Leroy
2023-04-05
watchdog: mpc8xx: Rename it mpc8xxx
Christophe Leroy
2023-01-20
watchdog: Clean up defaults for imx_watchdog / ulp_wdog
Tom Rini
2022-12-23
global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG
Tom Rini
2022-11-22
watchdog: Drop GD_FLG_WDT_READY as it's not used any more
Stefan Roese
2022-11-22
watchdog: designware: make reset really optional
Quentin Schulz
2022-10-31
arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856
William Zhang
2022-10-31
arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158
William Zhang
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
2022-10-24
sandbox: add SIGALRM-based watchdog device
Rasmus Villemoes
2022-10-24
watchdog: introduce a u-boot,autostart property
Rasmus Villemoes
2022-10-24
wdt: nuvoton: add expire function for generic reset
Jim Liu
2022-10-18
watchdog: omap_wdt: Switch required include for watchdog defines
Tom Rini
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
[next]