Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
30a6ebccff1ae2237738578a8c6cb2605330bf91
/
drivers
/
watchdog
370d491
watchdog: omap_wdt: Disable DM watchdog support in SPL
by Suniel Mahesh
· 5 years ago
1c783ab
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
by Suniel Mahesh
· 5 years ago
f96e1cd
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
by Stefan Roese
· 5 years ago
31fa161
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
by Stefan Roese
· 6 years ago
f7fc5c1
watchdog: imx: Add DM support
by Marek Vasut
· 5 years ago
55ec91b
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· 5 years ago
d13a8a3
watchdog: tangier: Convert to use WDT class
by Andy Shevchenko
· 5 years ago
8e192e8
watchdog: tangier: Replace unused constant with a comment
by Andy Shevchenko
· 5 years ago
300329c
Fix watchdog timeout setup for mt7623
by Shannon Barber
· 5 years ago
53e1d3c
aspeed/watchdog: Correct timeout value
by Joel Stanley
· 5 years ago
473b244
watchdog: stm32mp: Add watchdog driver
by Patrice Chotard
· 6 years ago
4a0ae73
watchdog: Kconfig: Sort entry alphabetically
by Patrice Chotard
· 6 years ago
3af1994
driver: watchdog: add sp805 watchdog support
by Qiang Zhao
· 6 years ago
53a81ad
watchdog: bcm6345: callback start use tick instead of ms
by Philippe Reynes
· 6 years ago
01b6833
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
89f051b
mips: rename mach-mt7620 to mach-mtmips
by developer
· 6 years ago
0a06024
watchdog: Kconfig: update WDT help message
by Patrice Chotard
· 6 years ago
f1b5482
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
by Stefan Roese
· 6 years ago
777fb0b
watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
by Stefan Roese
· 6 years ago
83af276
watchdog: cadence: Remove driver specific "timeout-sec" handling
by Stefan Roese
· 6 years ago
502acb0
watchdog: Implement generic watchdog_reset() version
by Stefan Roese
· 6 years ago
c4f0d03
watchdog: orion_wdt: take timeout value in ms
by Chris Packham
· 6 years ago
7d1e45e
watchdog: orion_wdt: support SPL usage
by Chris Packham
· 6 years ago
b9998fe
arm: at91: Enable watchdog support
by Stefan Roese
· 6 years ago
1138fc4
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
by Stefan Roese
· 6 years ago
d052ef8
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
by Stefan Roese
· 6 years ago
db24e18
watchdog: bcm6345: allow to use this driver on arm bcm63158
by Philippe Reynes
· 6 years ago
ba83b93
watchdog: bcm6345: allow to use this driver on arm bcm6858
by Philippe Reynes
· 6 years ago
d166725
watchdog: bcm6345: switch to raw I/O functions
by Philippe Reynes
· 6 years ago
ae0ae01
watchdog: armada_37xx: Fix compliance with kernel's driver
by Marek Behún
· 6 years ago
09e9213
watchdog: imx: add config to disable wdog reset
by Xiaoliang Yang
· 6 years ago
a6657ad
watchdog: driver support for fsl-lsch2
by Xiaoliang Yang
· 6 years ago
4015930
drivers: watchdog: add a DM driver for the MPC8xx watchdog
by Christophe Leroy
· 6 years ago
93053be
watchdog: MediaTek: add watchdog driver for MediaTek SoCs
by developer
· 6 years ago
8456969
wdt: Add MT7621 watchdog driver
by Stefan Roese
· 6 years ago
0509c4e
arm: at91: wdt: Convert watchdog driver to dm/dt
by Prasanthi Chellakumar
· 6 years ago
dd29425
watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
5db0e14
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
cb466db
watchdog: aspeed: restore default value of reset_mask
by Cédric Le Goater
· 6 years ago
4161dc2
Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig
by Xiaoliang Yang
· 6 years ago
765d92a
watchdog: mx25: use the imx_watchdog driver for mx25
by Martin Kaiser
· 6 years ago
ab31961
watchdog: cadence: Do not stop wdt in probe
by Michal Simek
· 6 years ago
8a68c3a
watchdog: cdns: Add comment for expire_now function
by Michal Simek
· 6 years ago
335fb5b
watchdog: Convert Xilinx Axi watchdog driver to driver model
by Shreenidhi Shedi
· 6 years ago
7b5eca9
watchdog: dm: Support manual relocation for watchdogs
by Michal Simek
· 6 years ago
fc61be3
watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
by Michal Simek
· 6 years ago
c89d8b3
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
a1a3a4c
watchdog: bcm6345: convert to use live dt
by Álvaro Fernández Rojas
· 7 years ago
8331922
watchdog: cadence: Use live-tree functions
by Michal Simek
· 7 years ago
a86b97d
watchdog: Add support for Armada 37xx CPU watchdog
by Marek Behún
· 7 years ago
856b5ad
watchdog: cadence: Show used timeout value
by Michal Simek
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
291d748
watchdog: cadence: Remove useless ioremap
by Michal Simek
· 7 years ago
c710ac8
watchdog: Fix Kconfig alignment for WDT_SANDBOX
by Michal Simek
· 7 years ago
8906764
powerpc: mpc8xx: move watchdog into drivers/watchdog
by Christophe Leroy
· 7 years ago
0787c7c
watchdog: Add Cadence watchdog driver
by Shreenidhi Shedi
· 7 years ago
721656d
watchdog: omap_wdt: improve watchdog reset path
by Ruslan Bilovol
· 7 years ago
2befb4b
wdt: Update uclass to make clear that the timeout is in ms
by Andy Shevchenko
· 7 years ago
24252da
watchdog: Introduce watchdog driver for Intel Tangier
by Felipe Balbi
· 7 years ago
0346a1d
orion_wdt: Support for the Orion Watchdog
by Marek Behún
· 7 years ago
3c08d31
wdt: Unify option of timeout value
by Andy Shevchenko
· 7 years ago
f047be4
wdt: Fix spelling Resettting -> Resetting
by Andy Shevchenko
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
d8759a5
dm: watchdog: add BCM6345 watchdog driver
by Álvaro Fernández Rojas
· 8 years ago
4a3e798
watchdog: Migrate OMAP_WATCHDOG to Kconfig
by Tom Rini
· 8 years ago
6213c55
bcm2835_wdt: support for the BCM2835/2836 watchdog
by Paolo Pisati
· 8 years ago
d042144
dm: Update Simple Watchdog uclass
by Maxim Sloyko
· 8 years ago
df35df2
aspeed: Watchdog Timer Driver
by maxims@google.com
· 8 years ago
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· 8 years ago
bdf8a42
ti: wdt: omap: Disable watchdog timer before performing initialization
by Lukasz Majewski
· 8 years ago
62862b6
wdog: Add the watchdog driver for MX7ULP.
by Ye Li
· 8 years ago
feaada1
imx_watchdog: Do not assert WDOG_B on watchdog init
by Ross Parker
· 8 years ago
2cf1fdb
imx_watchdog: add weak attribute to reset_cpu function
by Stefan Agner
· 8 years ago
46ddf2c
imx_watchdog: always set minimal timeout in reset_cpu
by Andrey Skvortsov
· 9 years ago
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· 9 years ago
cd847ab
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· 9 years ago
838cf7b
imx: wdog: correct wcr register settings
by Peng Fan
· 9 years ago
9f883e0
imx: imx7d: add imx-common cpu support for imx7d
by Adrian Alonso
· 9 years ago
f4632c0
watchdog/imx_watchdog: do not set WCR_WDW
by Sebastian Siewior
· 10 years ago
8a91172
ARM: remove tnetv107x board support
by Masahiro Yamada
· 10 years ago
735326c
arm, at91, wdt: make timeout configurable
by Heiko Schocher
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
8ce6bec
arm: ls102xa: Add Freescale LS102xA SoC support
by Wang Huan
· 10 years ago
bc69181
blackfin: Fix warning about undefined function
by Vasili Galka
· 10 years ago
9d80009
watchdog/denali: Adding DesignWare watchdog driver support
by Chin Liang See
· 10 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
5594ce4
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
ca31000
imx_watchdog: do not soft-reset while watchdog init
by Anatolij Gustschin
· 11 years ago
8173ce7
microblaze: Fix watchdog initialization
by Michal Simek
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
910a722
arm, am335x: add watchdog support
by Heiko Schocher
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a1a0ad6
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9138e00
arm: vf610: Add watchdog support for Vybrid VF610
by Alison Wang
· 12 years ago
cde8cef
blackfin: Move blackfin watchdog driver out of the blackfin arch folder.
by Sonic Zhang
· 12 years ago
80e045f
watchdog: Add support for Xilinx Microblaze watchdog
by Michal Simek
· 12 years ago
4b7c602
mx31/mx35/mx51/mx53/mx6: add watchdog
by Troy Kisky
· 12 years ago
3d4f16c
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
by Marek Vasut
· 12 years ago
Next »