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
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop log.h from common header
Simon Glass
2020-05-18
12
-0
/
+12
*
watchdog MediaTek add upstream compatible
Matthias Brugger
2020-05-01
1
-0
/
+1
*
watchdog: kconfig: Enable designware for rk3399
Jagan Teki
2020-04-30
1
-0
/
+1
*
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
Charles Frey
2020-04-24
1
-1
/
+9
*
watchdog: sp805_wdt: get platform clock from dt file
Rayagonda Kokatanur
2020-04-15
1
-2
/
+13
*
watchdog: honour hw_margin_ms DT property
Rasmus Villemoes
2020-04-15
1
-1
/
+10
*
watchdog: move initr_watchdog() to wdt-uclass.c
Rasmus Villemoes
2020-04-15
1
-0
/
+33
*
watchdog: versal: Add support for Xilinx window watchdog
Ashok Reddy Soma
2020-04-06
3
-0
/
+189
*
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
Michal Simek
2020-04-06
1
-2
/
+0
*
watchdog: Handle timer wrap around
Chris Packham
2020-03-16
1
-1
/
+2
*
watchdog: Align Kconfig properties
Michal Simek
2020-03-13
1
-28
/
+28
*
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
Christophe Leroy
2020-02-28
1
-0
/
+1
*
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
Christophe Leroy
2020-02-28
2
-2
/
+2
*
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-11
5
-0
/
+6
|
\
|
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
|
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
4
-0
/
+4
*
|
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
Jason Li
2020-02-07
3
-0
/
+148
*
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-02-06
2
-24
/
+133
|
\
\
|
|
/
|
/
|
|
*
watchdog: designware: Optionally fetch clock and reset from DT
Marek Vasut
2020-02-05
1
-7
/
+33
|
*
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-05
2
-24
/
+100
|
*
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
Marek Vasut
2020-02-03
1
-0
/
+7
*
|
watchdog: omap_wdt: Fix WDT coding style
Marek Vasut
2020-02-04
1
-22
/
+22
*
|
watchdog: omap_wdt: Fix WDT reloading
Marek Vasut
2020-02-04
1
-0
/
+10
*
|
watchdog: omap_wdt: Fix WDT timeout configuration
Marek Vasut
2020-02-04
1
-1
/
+1
|
/
*
watchdog: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-23
1
-1
/
+2
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
3
-0
/
+3
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
2
-0
/
+2
*
watchdog: imx: Use immediate reset bits for expire_now
Robert Hancock
2019-11-03
1
-7
/
+15
*
watchdog: imx: Add DT ext-reset handling
Robert Hancock
2019-11-03
1
-6
/
+13
*
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-10-08
1
-0
/
+9
*
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
Suniel Mahesh
2019-09-19
1
-1
/
+1
*
watchdog: sp805_wdt: add expire_now method
Thomas Schaefer
2019-09-12
1
-1
/
+9
*
watchdog: omap_wdt: Disable DM watchdog support in SPL
Suniel Mahesh
2019-08-12
1
-0
/
+7
*
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
Suniel Mahesh
2019-08-12
3
-1
/
+123
*
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
Stefan Roese
2019-08-05
1
-9
/
+16
*
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
2019-08-05
3
-44
/
+0
*
watchdog: imx: Add DM support
Marek Vasut
2019-07-19
2
-17
/
+104
*
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-19
2
-1
/
+8
*
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
2019-06-22
3
-38
/
+54
*
watchdog: tangier: Replace unused constant with a comment
Andy Shevchenko
2019-06-22
1
-1
/
+6
*
Fix watchdog timeout setup for mt7623
Shannon Barber
2019-06-20
1
-7
/
+21
*
aspeed/watchdog: Correct timeout value
Joel Stanley
2019-06-20
1
-0
/
+6
*
watchdog: stm32mp: Add watchdog driver
Patrice Chotard
2019-06-06
3
-0
/
+144
*
watchdog: Kconfig: Sort entry alphabetically
Patrice Chotard
2019-06-06
1
-48
/
+49
*
driver: watchdog: add sp805 watchdog support
Qiang Zhao
2019-05-22
3
-0
/
+135
*
watchdog: bcm6345: callback start use tick instead of ms
Philippe Reynes
2019-05-18
1
-5
/
+16
*
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
2019-05-04
1
-1
/
+1
|
\
|
*
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
2019-05-03
1
-1
/
+1
[next]