- bae005f watchdog: introduce separate SPL symbol for WDT_GPIO by Rasmus Villemoes · 7 weeks ago
- 617f5d2 drivers: watchdog: Add DaVinci's watchdog support by Bastien Curutchet · 7 weeks ago
- 776442e watchdog: gpio_wdt: add support for stoppable devices by Rasmus Villemoes · 7 weeks ago
- 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 74bee30 da9063: Add watchdog support by Fabio Estevam · 10 weeks ago
- 0b38522 cyclic: Add a symbol for SPL by Simon Glass · 4 months ago
- 720f6ee drivers: watchdog: Remove duplicate newlines by Marek Vasut · 4 months ago
- ef45578 watchdog: mpc8xxx: Fix timer value by Christophe Leroy · 5 months ago
- 4733b8d wdt-uclass: watchdog_reset cleanup by Rasmus Villemoes · 6 months ago
- ea36ada cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 6 months ago
- 93a82ce wdt-uclass: prevent multiple cyclic_register calls by Rasmus Villemoes · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 709c2a2 watchdog: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 330222c drivers: watchdog: add andes atcwdt200 support by Randolph · 10 months ago
- d318eb3 treewide: Remove clk_free by Sean Anderson · 11 months ago
- 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
- e8a348f watchdog: Add StarFive Watchdog driver by Chanho Park · 1 year, 1 month ago
- bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
- dfd3012 watchdog: Correct watchdog timeout print message by Chanho Park · 12 months ago
- c3421ea treewide: use linux/time.h for time conversion defines by Igor Prusov · 1 year ago
- a753229 watchdog: s5p_wdt: Include missing CPU header by Sam Protsenko · 1 year, 1 month ago
- f36249a wdt: nuvoton: Fix reset/expire function error by Jim Liu · 1 year, 1 month ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 2c23ade wdt: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 7424219 watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start() by Sergei Antonov · 1 year, 4 months ago
- 5e118dd drivers: watchdog: add mcf watchdog support by Angelo Dureghello · 1 year, 5 months ago
- a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
- 8a351c3 watchdog: versal: Use new compatible xlnx,versal-wwdt by Michal Simek · 1 year, 5 months ago
- 8a26d34 watchdog: ulp_wdog: guard reset_cpu with condition check by Peng Fan · 1 year, 7 months ago
- 8d5d8e0 drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 5ff8812 drivers: use dev_read_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 9 months ago
- 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 7 months ago
- 47e022c watchdog: arm_smc_wdt: add watchdog support by Lionel Debieve · 1 year, 7 months ago
- a0d9860 watchdog: ftwdt010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 8 months ago
- 73a6e70 watchdog: Add a watchdog driver for Raspberry Pi boards by ETIENNE DUBLE · 1 year, 10 months ago
- 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · 1 year, 8 months ago
- 0fe1a20 watchdog: mpc8xxx: Make it generic by Christophe Leroy · 1 year, 8 months ago
- 1919fce watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · 1 year, 8 months ago
- 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 11 months ago
- 79088cf global: Migrate CONFIG_DW_WDT_CLOCK_KHZ to CFG by Tom Rini · 2 years ago
- 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
- 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · 2 years ago
- 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · 2 years, 3 months ago
- 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 3 months ago
- df0b5bb arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 3 months ago
- 35a3ec1b arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 3 months ago
- ab63a6e watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years, 1 month ago
- 71e0e6c watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years, 1 month ago
- dea73ea watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years, 1 month ago
- 6743916 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years, 1 month ago
- ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
- ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 2 months ago
- a80817b wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 2 months ago
- 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 1 month ago
- 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
- 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · 2 years, 2 months ago
- 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · 2 years, 2 months ago
- 9798c41 watchdog: mediatek: add support for MediaTek MT7986 SoC by developer · 2 years, 3 months ago
- cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
- 24fea6c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 4 months ago
- d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
- 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · 2 years, 5 months ago
- 35de0c5 watchdog: add amlogic watchdog support by Philippe Boos · 2 years, 5 months ago
- af3b210 watchdog: octeontx_wdt: Add MIPS Octeon support by Stefan Roese · 2 years, 7 months ago
- cf569c0 watchdog: add support for MediaTek MT7621 SoC by developer · 2 years, 6 months ago
- b5eb2fe watchdog: designware: Make this depend on WDT by Tom Rini · 2 years, 5 months ago
- b93e8ea watchdog: Add MAX6370 watchdog timer driver by Pali Rohár · 2 years, 7 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- fc166b0 wdt: nuvoton: Add support for Nuvoton by Jim Liu · 2 years, 8 months ago
- c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 8 months ago
- 7c48f89 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · 2 years, 9 months ago
- 33276e5 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · 2 years, 9 months ago
- 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · 2 years, 10 months ago
- 9b0acb8 watchdog: bcm6345: allow to use this driver on arm bcm6753 by Philippe Reynes · 2 years, 10 months ago
- fa84201 watchdog: add sl28cpld watchdog driver by Michael Walle · 3 years ago
- 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · 2 years, 9 months ago
- 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 11 months ago
- 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
- d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
- 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years, 1 month ago
- 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 1 month ago
- 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 65c982b watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
- d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 2 months ago
- eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
- 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 2 months ago
- db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 2 months ago
- 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
- cedadbe wdt: dw: Fix passing NULL pointer to reset functions by Sean Anderson · 3 years, 2 months ago
- 0866760 watchdog: add gpio watchdog driver by Rasmus Villemoes · 3 years, 3 months ago
- 3be6a35 watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
- beb8c2f watchdog: wdt-uclass.c: add wdt_stop_all() helper by Rasmus Villemoes · 3 years, 3 months ago
- 85fb822 watchdog: wdt-uclass.c: keep track of each device's running state by Rasmus Villemoes · 3 years, 3 months ago
- c245318 watchdog: wdt-uclass.c: refactor initr_watchdog() by Rasmus Villemoes · 3 years, 3 months ago
- 1e42d37 watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition by Rasmus Villemoes · 3 years, 3 months ago
- 635f924 watchdog: wdt-uclass.c: introduce struct wdt_priv by Rasmus Villemoes · 3 years, 3 months ago