Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e4c1bbf0a76d2f06d91d160c9727b08b046b5e2b
/
drivers
/
watchdog
b9998fe
arm: at91: Enable watchdog support
by Stefan Roese
· Wed Apr 03 07:37:40 2019 +0200
1138fc4
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
by Stefan Roese
· Wed Apr 03 07:37:05 2019 +0200
d052ef8
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
by Stefan Roese
· Tue Apr 02 10:57:19 2019 +0200
db24e18
watchdog: bcm6345: allow to use this driver on arm bcm63158
by Philippe Reynes
· Thu Jan 31 18:57:37 2019 +0100
ba83b93
watchdog: bcm6345: allow to use this driver on arm bcm6858
by Philippe Reynes
· Mon Jan 28 15:37:28 2019 +0100
d166725
watchdog: bcm6345: switch to raw I/O functions
by Philippe Reynes
· Mon Jan 28 15:37:27 2019 +0100
ae0ae01
watchdog: armada_37xx: Fix compliance with kernel's driver
by Marek Behún
· Mon Dec 17 16:10:06 2018 +0100
09e9213
watchdog: imx: add config to disable wdog reset
by Xiaoliang Yang
· Thu Oct 18 18:27:46 2018 +0800
a6657ad
watchdog: driver support for fsl-lsch2
by Xiaoliang Yang
· Thu Oct 18 18:27:45 2018 +0800
4015930
drivers: watchdog: add a DM driver for the MPC8xx watchdog
by Christophe Leroy
· Wed Nov 21 08:51:45 2018 +0000
93053be
watchdog: MediaTek: add watchdog driver for MediaTek SoCs
by developer
· Thu Nov 15 10:07:57 2018 +0800
8456969
wdt: Add MT7621 watchdog driver
by Stefan Roese
· Thu Oct 04 13:39:07 2018 +0200
0509c4e
arm: at91: wdt: Convert watchdog driver to dm/dt
by Prasanthi Chellakumar
· Tue Oct 09 11:46:40 2018 -0700
dd29425
watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:39 2018 -0700
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· Thu Oct 25 10:16:21 2018 -0400
cb466db
watchdog: aspeed: restore default value of reset_mask
by Cédric Le Goater
· Tue Oct 16 13:57:11 2018 +0200
4161dc2
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
by Xiaoliang Yang
· Thu Oct 18 17:14:19 2018 +0800
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· Sat Jul 21 19:47:03 2018 +0200
ab31961
watchdog: cadence: Do not stop wdt in probe
by Michal Simek
· Tue Jul 17 13:17:39 2018 +0200
8a68c3a
watchdog: cdns: Add comment for expire_now function
by Michal Simek
· Mon Jul 16 13:34:55 2018 +0200
335fb5b
watchdog: Convert Xilinx Axi watchdog driver to driver model
by Shreenidhi Shedi
· Sun Jul 15 02:05:41 2018 +0530
7b5eca9
watchdog: dm: Support manual relocation for watchdogs
by Michal Simek
· Wed Jul 11 15:42:25 2018 +0200
fc61be3
watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
by Michal Simek
· Wed Jul 11 08:24:43 2018 +0200
c89d8b3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· Fri Jun 01 16:46:39 2018 -0400
a1a3a4c
watchdog: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· Thu Mar 22 19:39:28 2018 +0100
8331922
watchdog: cadence: Use live-tree functions
by Michal Simek
· Wed May 16 10:57:27 2018 +0200
a86b97d
watchdog: Add support for Armada 37xx CPU watchdog
by Marek Behún
· Tue Apr 24 17:21:30 2018 +0200
856b5ad
watchdog: cadence: Show used timeout value
by Michal Simek
· Thu Apr 19 15:22:04 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
291d748
watchdog: cadence: Remove useless ioremap
by Michal Simek
· Thu Apr 19 13:51:50 2018 +0200
c710ac8
watchdog: Fix Kconfig alignment for WDT_SANDBOX
by Michal Simek
· Wed Mar 28 12:57:54 2018 +0200
8906764
powerpc: mpc8xx: move watchdog into drivers/watchdog
by Christophe Leroy
· Fri Mar 16 17:21:01 2018 +0100
0787c7c
watchdog: Add Cadence watchdog driver
by Shreenidhi Shedi
· Wed Feb 21 16:50:20 2018 +0100
721656d
watchdog: omap_wdt: improve watchdog reset path
by Ruslan Bilovol
· Thu Mar 01 03:15:48 2018 +0200
2befb4b
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· Fri Aug 04 15:48:28 2017 -0600
24252da
watchdog: Introduce watchdog driver for Intel Tangier
by Felipe Balbi
· Wed Jul 05 20:33:20 2017 +0300
0346a1d
orion_wdt: Support for the Orion Watchdog
by Marek Behún
· Fri Jun 09 19:28:41 2017 +0200
3c08d31
wdt: Unify option of timeout value
by Andy Shevchenko
· Wed Jul 05 20:44:08 2017 +0300
f047be4
wdt: Fix spelling Resettting -> Resetting
by Andy Shevchenko
· Wed Jul 05 20:44:06 2017 +0300
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
d8759a5
dm: watchdog: add BCM6345 watchdog driver
by Álvaro Fernández Rojas
· Tue May 16 18:29:09 2017 +0200
4a3e798
watchdog: Migrate OMAP_WATCHDOG to Kconfig
by Tom Rini
· Fri May 12 22:33:24 2017 -0400
6213c55
bcm2835_wdt: support for the BCM2835/2836 watchdog
by Paolo Pisati
· Fri Feb 10 17:28:05 2017 +0100
d042144
dm: Update Simple Watchdog uclass
by Maxim Sloyko
· Tue May 09 09:08:07 2017 -0400
df35df2
aspeed: Watchdog Timer Driver
by maxims@google.com
· Mon Apr 17 12:00:22 2017 -0700
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· Mon Apr 17 12:00:21 2017 -0700
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· Fri Apr 14 10:55:00 2017 +0900
bdf8a42
ti: wdt: omap: Disable watchdog timer before performing initialization
by Lukasz Majewski
· Sun Feb 19 23:24:38 2017 +0100
62862b6
wdog: Add the watchdog driver for MX7ULP.
by Ye Li
· Wed Feb 22 16:21:48 2017 +0800
feaada1
imx_watchdog: Do not assert WDOG_B on watchdog init
by Ross Parker
· Tue Aug 02 08:08:07 2016 +0000
2cf1fdb
imx_watchdog: add weak attribute to reset_cpu function
by Stefan Agner
· Wed Jul 13 00:25:42 2016 -0700
46ddf2c
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· Sun Dec 20 21:09:58 2015 +0300
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· Sat Oct 03 14:21:00 2015 -0300
cd847ab
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· Sat Oct 03 14:20:59 2015 -0300
838cf7b
imx: wdog: correct wcr register settings
by Peng Fan
· Mon Sep 14 13:34:44 2015 +0800
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· Wed Sep 02 13:54:23 2015 -0500
f4632c0
watchdog/imx_watchdog: do not set WCR_WDW
by Sebastian Siewior
· Tue Mar 03 17:45:43 2015 +0100
8a91172
ARM: remove tnetv107x board support
by Masahiro Yamada
· Tue Feb 24 11:45:09 2015 +0900
735326c
arm, at91, wdt: make timeout configurable
by Heiko Schocher
· Wed Jan 21 08:38:22 2015 +0100
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· Tue Sep 16 16:32:58 2014 +0900
8ce6bec
arm: ls102xa: Add Freescale LS102xA SoC support
by Wang Huan
· Fri Sep 05 13:52:34 2014 +0800
bc69181
blackfin: Fix warning about undefined function
by Vasili Galka
· Mon Jun 30 12:59:56 2014 +0300
9d80009
watchdog/denali: Adding DesignWare watchdog driver support
by Chin Liang See
· Tue Jun 10 01:10:21 2014 -0500
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Nov 09 12:51:47 2013 +0100
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:57 2013 +0900
ca31000
imx_watchdog: do not soft-reset while watchdog init
by Anatolij Gustschin
· Mon Sep 30 12:52:38 2013 +0200
8173ce7
microblaze: Fix watchdog initialization
by Michal Simek
· Wed Oct 16 09:06:32 2013 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
910a722
arm, am335x: add watchdog support
by Heiko Schocher
· Mon Aug 19 16:38:59 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Sat Jun 08 14:35:10 2013 +0200
9138e00
arm: vf610: Add watchdog support for Vybrid VF610
by Alison Wang
· Mon May 27 22:55:44 2013 +0000
cde8cef
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· Sun Apr 07 18:02:37 2013 +0800
80e045f
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· Mon Apr 22 11:23:16 2013 +0200
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· Mon Oct 22 15:19:01 2012 +0000
3d4f16c
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
by Marek Vasut
· Sat Jul 21 05:02:24 2012 +0000
1df69ec
dm: wdt: arm: Move tnetv107x into drivers/watchdog/
by Marek Vasut
· Sat Jul 21 05:02:21 2012 +0000
585273f
AT91: fix at91sam_wdt.c to reworked header files
by Reinhard Meyer
· Fri Feb 04 20:17:33 2011 +0100
da48040
AT91: fix related at91 driver files
by Reinhard Meyer
· Wed Nov 03 15:47:20 2010 +0100
b5a85ec
ftwdt010_wdt: move header to include/faraday and enhance
by Macpaul Lin
· Tue Apr 12 13:04:02 2011 +0800
182d975
ftwdt010_wdt: support faraday ftwdt010 watchdog
by Macpaul Lin
· Wed Jan 26 18:46:28 2011 +0800
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
2a649d6
Convert at91 watchdog driver to new SoC access
by Achim Ehrlich
· Wed Mar 17 14:50:29 2010 +0100
d5ee38e
at91sam9: add watchdog support
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Mar 27 23:26:42 2009 +0100