Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6120a8e4ceeac63b7dce9cb51927592fb5af63ec
/
drivers
/
watchdog
f5e1d9e
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 17 10:52:21 2021 -0400
4a68689
mx7ulp: wdog: Wait for WDOG unlock and reconfiguration to complete
by Breno Lima
· Tue Jun 29 10:32:35 2021 +0800
3c5e963
mx7ulp: Update unlock and refresh sequences in sWDOG driver
by Breno Lima
· Tue Jun 29 10:32:34 2021 +0800
4e51184
drivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART
by Teresa Remmet
· Thu Jul 15 13:26:32 2021 +0200
72da3d1
driver: watchdog: reset watchdog in designware_wdt_stop() function
by MengLi
· Mon May 24 10:22:48 2021 +0800
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
991dce7
watchdog: cadence: Add expire_now method
by Michal Simek
· Mon Jun 28 13:44:16 2021 +0200
739e900
watchdog: use time_after_eq() in watchdog_reset()
by Rasmus Villemoes
· Tue Apr 13 16:43:20 2021 +0200
69a430f
watchdog: Add booke watchdog driver
by Chris Packham
· Fri Mar 05 16:32:58 2021 +1300
4951964
wdt: dw: Free the clock on error
by Sean Anderson
· Wed Mar 10 21:02:20 2021 -0500
85c9270
wdt: dw: Enable the clock before using it
by Sean Anderson
· Wed Mar 10 21:02:19 2021 -0500
955c95d
wdt: dw: Switch to if(CONFIG()) instead of using #if
by Sean Anderson
· Wed Mar 10 21:02:18 2021 -0500
a202a3c
wdt: dw: Switch to using fls for log2
by Sean Anderson
· Wed Mar 10 21:02:17 2021 -0500
f698a77
watchdog: Allow to use CONFIG_WDT without starting watchdog
by Pali Rohár
· Tue Mar 09 14:26:56 2021 +0100
c80b821
watchdog: Show error message when initr_watchdog() cannot start watchdog
by Pali Rohár
· Tue Mar 09 14:26:55 2021 +0100
8a8a5ad
watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
by Pali Rohár
· Tue Mar 09 14:26:54 2021 +0100
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
df070ce
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Feb 23 10:45:55 2021 -0500
4171095
clk: zynq: Add dummy clock enable function
by Michal Simek
· Tue Feb 09 15:28:15 2021 +0100
b1db71b
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
by Tom Rini
· Mon Feb 15 08:19:40 2021 -0500
1281065
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
by Simon Glass
· Sun Jan 24 14:32:42 2021 -0700
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
33a3bc9
watchdog: add watchdog driver for MediaTek MT7620 SoC
by developer
· Thu Nov 12 16:36:28 2020 +0800
67ef587
wdt: aspeed: Add AST2600 watchdog support
by Chia-Wei, Wang
· Mon Dec 14 13:54:25 2020 +0800
0647db5
watchdog: stm32mp: migrate trace to dev macro
by Patrick Delaunay
· Fri Nov 06 19:01:41 2020 +0100
e6256ce
Merge tag 'v2021.01-rc5' into next
by Tom Rini
· Tue Jan 05 16:20:26 2021 -0500
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
ab5959e
watchdog: sbsa: timeout should be in "millisecond"
by Zhao Qiang
· Wed Nov 25 12:55:47 2020 +0800
b9c72d0
watchdog: Hide WATCHDOG_RESET_DISABLE
by Michael Walle
· Thu Sep 24 10:09:15 2020 +0200
baba248
watchdog: octeontx_wdt: Add support for start and stop
by Suneel Garapati
· Wed Sep 23 11:01:31 2020 +0200
f23419c
wdt: designware: fix timeout calculation due to expecting KHz
by Jack Mitchell
· Thu Sep 17 10:30:40 2020 +0100
7072b17
watchdog: Add reset support for OcteonTX / TX2
by Suneel Garapati
· Mon Oct 21 16:09:36 2019 -0700
32822d0
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
by Masahiro Yamada
· Tue Aug 04 14:14:43 2020 +0900
a633f00
dm: core: Fix devfdt_get_addr_ptr return value
by Ovidiu Panait
· Mon Aug 03 22:17:35 2020 +0300
ddf21d5
watchdog: Add support for K3 RTI watchdog
by Jan Kiszka
· Tue Jun 23 13:15:08 2020 +0200
e96aa95
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 27 15:18:15 2020 -0400
fb816fa
Watchdog: introduce ARM SBSA watchdog driver
by Zhao Qiang
· Fri Jul 10 16:55:18 2020 +0800
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
1096ae1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
a3332a1
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
by Masahiro Yamada
· Fri Jul 17 14:36:46 2020 +0900
c65adaa
watchdog: imx: Support set timeout by wdt command
by Mo, Yuezhang
· Wed Jul 01 09:15:28 2020 +0000
2901ac6
drivers: rename drivers to match compatible string
by Walter Lozano
· Thu Jun 25 01:10:04 2020 -0300
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9807f7d
watchdog MediaTek add upstream compatible
by Matthias Brugger
· Sun Apr 26 01:17:45 2020 +0200
ad26957
watchdog: kconfig: Enable designware for rk3399
by Jagan Teki
· Mon Apr 20 23:34:13 2020 +0530
3b44628
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
by Charles Frey
· Wed Feb 19 16:50:15 2020 +0000
f079990
watchdog: sp805_wdt: get platform clock from dt file
by Rayagonda Kokatanur
· Mon Apr 06 13:29:52 2020 +0530
2ba843d
watchdog: honour hw_margin_ms DT property
by Rasmus Villemoes
· Fri Mar 13 17:04:58 2020 +0100
f7c2e9f
watchdog: move initr_watchdog() to wdt-uclass.c
by Rasmus Villemoes
· Fri Mar 13 17:04:57 2020 +0100
f4aecf4
watchdog: versal: Add support for Xilinx window watchdog
by Ashok Reddy Soma
· Wed Mar 11 03:06:04 2020 -0600
2a1c5f1
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
by Michal Simek
· Mon Mar 09 08:44:43 2020 +0100
32a234f
watchdog: Handle timer wrap around
by Chris Packham
· Mon Feb 24 13:20:33 2020 +1300
5288b9b
watchdog: Align Kconfig properties
by Michal Simek
· Wed Mar 11 12:26:53 2020 +0100
9a5760e
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
by Christophe Leroy
· Wed Feb 26 16:17:52 2020 +0000
545e894
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
by Christophe Leroy
· Thu Feb 20 07:39:51 2020 +0000
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
dd2b30b
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
by Jason Li
· Thu Jan 30 12:34:57 2020 -0800
c79ba0f
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Thu Feb 06 23:18:42 2020 -0500
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
b1fdd3a
watchdog: designware: Optionally fetch clock and reset from DT
by Marek Vasut
· Thu Oct 03 14:47:07 2019 +0200
8655f67
watchdog: designware: Convert to DM and DT probing
by Marek Vasut
· Thu Jun 27 01:19:23 2019 +0200
c6dea21
watchdog: omap_wdt: Fix WDT coding style
by Marek Vasut
· Fri Jan 24 05:44:25 2020 +0100
6c0e60a
watchdog: omap_wdt: Fix WDT reloading
by Marek Vasut
· Fri Jan 24 05:44:24 2020 +0100
9dadf14
watchdog: omap_wdt: Fix WDT timeout configuration
by Marek Vasut
· Fri Jan 24 05:44:23 2020 +0100
40919d9
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
by Marek Vasut
· Thu Jun 27 00:26:34 2019 +0200
09b864c
watchdog: bcm6345: allow to use this driver on arm bcm68360
by Philippe Reynes
· Tue Jan 07 20:14:11 2020 +0100
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
edc1d15
watchdog: imx: Use immediate reset bits for expire_now
by Robert Hancock
· Tue Aug 06 11:05:30 2019 -0600
d00a0b1
watchdog: imx: Add DT ext-reset handling
by Robert Hancock
· Tue Aug 06 11:05:29 2019 -0600
f409f1a
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
by Heiko Schocher
· Mon Sep 30 09:33:43 2019 +0200
b536bf8
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
by Suniel Mahesh
· Mon Sep 16 13:39:17 2019 +0530
6345a34
watchdog: sp805_wdt: add expire_now method
by Thomas Schaefer
· Thu Aug 08 16:00:31 2019 +0800
370d491
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· Wed Jul 31 21:54:07 2019 +0530
1c783ab
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· Wed Jul 31 21:54:06 2019 +0530
f96e1cd
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
by Stefan Roese
· Wed Jul 03 07:22:20 2019 +0200
31fa161
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
by Stefan Roese
· Fri May 10 14:26:57 2019 +0200
f7fc5c1
watchdog: imx: Add DM support
by Marek Vasut
· Sun Jun 09 03:46:22 2019 +0200
55ec91b
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· Sun Jun 09 03:46:21 2019 +0200
d13a8a3
watchdog: tangier: Convert to use WDT class
by Andy Shevchenko
· Fri Jun 21 13:28:08 2019 +0300
8e192e8
watchdog: tangier: Replace unused constant with a comment
by Andy Shevchenko
· Fri Jun 21 13:28:07 2019 +0300
300329c
Fix watchdog timeout setup for mt7623
by Shannon Barber
· Fri Jun 07 20:48:19 2019 +0000
53e1d3c
aspeed/watchdog: Correct timeout value
by Joel Stanley
· Thu Jun 06 17:08:45 2019 +0930
473b244
watchdog: stm32mp: Add watchdog driver
by Patrice Chotard
· Tue Apr 30 17:26:22 2019 +0200
4a0ae73
watchdog: Kconfig: Sort entry alphabetically
by Patrice Chotard
· Tue Apr 30 17:26:20 2019 +0200
3af1994
driver: watchdog: add sp805 watchdog support
by Qiang Zhao
· Tue May 07 03:16:09 2019 +0000
53a81ad
watchdog: bcm6345: callback start use tick instead of ms
by Philippe Reynes
· Fri May 03 19:43:06 2019 +0200
01b6833
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· Sat May 04 20:02:31 2019 -0400
89f051b
mips: rename mach-mt7620 to mach-mtmips
by developer
· Tue Apr 30 11:13:58 2019 +0800
0a06024
watchdog: Kconfig: update WDT help message
by Patrice Chotard
· Thu Apr 25 12:57:28 2019 +0200
f1b5482
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
by Stefan Roese
· Thu Apr 11 15:58:47 2019 +0200
Next »