index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Age
Commit message (
Expand
)
Author
2020-04-06
watchdog: versal: Add support for Xilinx window watchdog
Ashok Reddy Soma
2020-04-06
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
Michal Simek
2020-03-16
watchdog: Handle timer wrap around
Chris Packham
2020-03-13
watchdog: Align Kconfig properties
Michal Simek
2020-02-28
watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
Christophe Leroy
2020-02-28
watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
Christophe Leroy
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
Jason Li
2020-02-06
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
watchdog: designware: Optionally fetch clock and reset from DT
Marek Vasut
2020-02-05
watchdog: designware: Convert to DM and DT probing
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT coding style
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT reloading
Marek Vasut
2020-02-04
watchdog: omap_wdt: Fix WDT timeout configuration
Marek Vasut
2020-02-03
watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
Marek Vasut
2020-01-23
watchdog: bcm6345: allow to use this driver on arm bcm68360
Philippe Reynes
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-11-03
watchdog: imx: Use immediate reset bits for expire_now
Robert Hancock
2019-11-03
watchdog: imx: Add DT ext-reset handling
Robert Hancock
2019-10-08
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
Heiko Schocher
2019-09-19
watchdog: omap_wdt: Fix WDT target reset when booted from emmc
Suniel Mahesh
2019-09-12
watchdog: sp805_wdt: add expire_now method
Thomas Schaefer
2019-08-12
watchdog: omap_wdt: Disable DM watchdog support in SPL
Suniel Mahesh
2019-08-12
watchdog: omap_wdt: Convert watchdog driver to use DT and DM
Suniel Mahesh
2019-08-05
watchdog: mtk_wdt: Cosmetic cleanup of latest changes
Stefan Roese
2019-08-05
watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references
Stefan Roese
2019-07-19
watchdog: imx: Add DM support
Marek Vasut
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-06-22
watchdog: tangier: Convert to use WDT class
Andy Shevchenko
2019-06-22
watchdog: tangier: Replace unused constant with a comment
Andy Shevchenko
2019-06-20
Fix watchdog timeout setup for mt7623
Shannon Barber
2019-06-20
aspeed/watchdog: Correct timeout value
Joel Stanley
2019-06-06
watchdog: stm32mp: Add watchdog driver
Patrice Chotard
2019-06-06
watchdog: Kconfig: Sort entry alphabetically
Patrice Chotard
2019-05-22
driver: watchdog: add sp805 watchdog support
Qiang Zhao
2019-05-18
watchdog: bcm6345: callback start use tick instead of ms
Philippe Reynes
2019-05-04
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
2019-05-03
watchdog: Kconfig: update WDT help message
Patrice Chotard
2019-04-26
watchdog: at91sam9_wdt: Remove now superfluous wdt start and reset
Stefan Roese
2019-04-26
watchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
Stefan Roese
2019-04-26
watchdog: cadence: Remove driver specific "timeout-sec" handling
Stefan Roese
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2019-04-12
watchdog: orion_wdt: take timeout value in ms
Chris Packham
2019-04-12
watchdog: orion_wdt: support SPL usage
Chris Packham
2019-04-09
arm: at91: Enable watchdog support
Stefan Roese
2019-04-09
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
Stefan Roese
[next]