index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: mx25: use the imx_watchdog driver for mx25
Martin Kaiser
2018-09-04
1
-1
/
+1
*
watchdog: cadence: Do not stop wdt in probe
Michal Simek
2018-07-19
1
-2
/
+0
*
watchdog: cdns: Add comment for expire_now function
Michal Simek
2018-07-19
1
-0
/
+1
*
watchdog: Convert Xilinx Axi watchdog driver to driver model
Shreenidhi Shedi
2018-07-19
2
-26
/
+93
*
watchdog: dm: Support manual relocation for watchdogs
Michal Simek
2018-07-19
1
-0
/
+23
*
watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
Michal Simek
2018-07-19
1
-1
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
1
-6
/
+2
|
\
|
*
watchdog: bcm6345: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
1
-6
/
+2
*
|
watchdog: cadence: Use live-tree functions
Michal Simek
2018-05-31
1
-5
/
+4
|
/
*
watchdog: Add support for Armada 37xx CPU watchdog
Marek Behún
2018-05-14
3
-0
/
+185
*
watchdog: cadence: Show used timeout value
Michal Simek
2018-05-11
1
-2
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
16
-33
/
+16
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
5
-10
/
+0
*
watchdog: cadence: Remove useless ioremap
Michal Simek
2018-04-23
1
-5
/
+0
*
watchdog: Fix Kconfig alignment for WDT_SANDBOX
Michal Simek
2018-04-06
1
-3
/
+3
*
powerpc: mpc8xx: move watchdog into drivers/watchdog
Christophe Leroy
2018-04-06
2
-0
/
+22
*
watchdog: Add Cadence watchdog driver
Shreenidhi Shedi
2018-03-23
3
-0
/
+293
*
watchdog: omap_wdt: improve watchdog reset path
Ruslan Bilovol
2018-03-16
1
-6
/
+15
*
wdt: Update uclass to make clear that the timeout is in ms
Andy Shevchenko
2017-08-13
1
-2
/
+2
*
watchdog: Introduce watchdog driver for Intel Tangier
Felipe Balbi
2017-07-30
3
-1
/
+82
*
orion_wdt: Support for the Orion Watchdog
Marek Behún
2017-07-12
3
-0
/
+185
*
wdt: Unify option of timeout value
Andy Shevchenko
2017-07-07
1
-1
/
+1
*
wdt: Fix spelling Resettting -> Resetting
Andy Shevchenko
2017-07-07
1
-1
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
2
-2
/
+2
*
dm: watchdog: add BCM6345 watchdog driver
Álvaro Fernández Rojas
2017-05-31
3
-0
/
+119
*
watchdog: Migrate OMAP_WATCHDOG to Kconfig
Tom Rini
2017-05-15
1
-0
/
+8
*
bcm2835_wdt: support for the BCM2835/2836 watchdog
Paolo Pisati
2017-05-09
3
-0
/
+48
*
dm: Update Simple Watchdog uclass
Maxim Sloyko
2017-05-09
1
-11
/
+1
*
aspeed: Watchdog Timer Driver
maxims@google.com
2017-05-08
3
-0
/
+137
*
dm: Simple Watchdog uclass
maxims@google.com
2017-05-08
4
-1
/
+169
*
drivers: remove Blackfin specific drivers
Masahiro Yamada
2017-04-18
2
-28
/
+0
*
ti: wdt: omap: Disable watchdog timer before performing initialization
Lukasz Majewski
2017-04-08
1
-15
/
+22
*
wdog: Add the watchdog driver for MX7ULP.
Ye Li
2017-03-17
3
-0
/
+107
*
imx_watchdog: Do not assert WDOG_B on watchdog init
Ross Parker
2016-10-04
1
-1
/
+1
*
imx_watchdog: add weak attribute to reset_cpu function
Stefan Agner
2016-07-19
1
-1
/
+1
*
imx_watchdog: always set minimal timeout in reset_cpu
Andrey Skvortsov
2016-01-07
1
-1
/
+1
*
ls102xa: Fix reset hang
Fabio Estevam
2015-10-12
1
-1
/
+1
*
imx_watchdog: Add a header file for watchdog registers
Fabio Estevam
2015-10-12
1
-13
/
+1
*
imx: wdog: correct wcr register settings
Peng Fan
2015-09-20
1
-1
/
+2
*
imx: imx7d: add imx-common cpu support for imx7d
Adrian Alonso
2015-09-13
1
-1
/
+1
*
watchdog/imx_watchdog: do not set WCR_WDW
Sebastian Siewior
2015-03-25
1
-2
/
+1
*
ARM: remove tnetv107x board support
Masahiro Yamada
2015-02-24
2
-166
/
+0
*
arm, at91, wdt: make timeout configurable
Heiko Schocher
2015-02-07
1
-0
/
+4
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
arm: ls102xa: Add Freescale LS102xA SoC support
Wang Huan
2014-09-08
1
-1
/
+1
*
blackfin: Fix warning about undefined function
Vasili Galka
2014-07-07
1
-0
/
+1
*
watchdog/denali: Adding DesignWare watchdog driver support
Chin Liang See
2014-07-05
2
-0
/
+75
*
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-11-09
1
-1
/
+2
|
\
|
*
imx_watchdog: do not soft-reset while watchdog init
Anatolij Gustschin
2013-10-31
1
-1
/
+2
*
|
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-30
/
+8
|
/
[next]