Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / drivers / watchdog /
2021-10-25 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2021-10-25 Samuel Hollandwatchdog: Add a driver for the sunxi watchdog
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-10-03 Tom RiniMerge branch '2021-10-03-platform-updates' into next
2021-10-03 Jan Kiszkawatchdog: rti_wdt: Add support for loading firmware
2021-10-02 Tom RiniMerge branch '2021-10-01-assorted-removal-and-migration...
2021-10-02 Tom Riniarm: Remove zmx25 board and ARCH_MX25
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Ashok Reddy Somawatchdog: versal: Add support for expire now
2021-09-30 Ashok Reddy Somawatchdog: versal: Add support for basic window watchdog
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-20 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-20 Sean Andersonwdt: dw: Fix passing NULL pointer to reset functions
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-08-31 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2021-08-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-08-31 Rasmus Villemoeswatchdog: add gpio watchdog driver
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: handle all DM watchdogs in...
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: add wdt_stop_all() helper
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: keep track of each device's...
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: refactor initr_watchdog()
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: introduce struct wdt_priv
2021-08-31 Rasmus Villemoeswatchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-26 Ashok Reddy Somawatchdog: versal: Include header file needed for dev_...
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-17 Breno Limamx7ulp: wdog: Wait for WDOG unlock and reconfiguration...
2021-07-17 Breno Limamx7ulp: Update unlock and refresh sequences in sWDOG...
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-16 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-16 Teresa Remmetdrivers: watchdog: wdt-uclass: Use IS_ENABLED for WATCH...
2021-07-16 MengLidriver: watchdog: reset watchdog in designware_wdt_stop...
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Patrick Delaunaydm: define LOG_CATEGORY for all uclass
2021-07-05 Tom RiniMerge branch 'next'
2021-07-01 Tom RiniMerge tag 'xilinx-for-v2021.10' of https://source.denx...
2021-07-01 Michal Simekwatchdog: cadence: Add expire_now method
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-28 Rasmus Villemoeswatchdog: use time_after_eq() in watchdog_reset()
2021-04-27 Tom RiniMerge branch '2021-04-27-assorted-fixes'
2021-04-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-27 Rasmus Villemoeswatchdog: use time_after_eq() in watchdog_reset()
2021-04-18 Tom RiniMerge tag 'ti-v2021.07-rc1' of https://source.denx...
2021-04-15 Tom RiniMerge branch '2021-04-14-assorted-vboot-improvements'
2021-04-15 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-04-15 Chris Packhamwatchdog: Add booke watchdog driver
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-09 Tom RiniMerge branch 'v2021.07-rc1' of https://github.com/lftan...
2021-04-09 Tom RiniMerge tag 'u-boot-imx-20210409' of https://gitlab.denx...
2021-04-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-08 Sean Andersonwdt: dw: Free the clock on error
2021-04-08 Sean Andersonwdt: dw: Enable the clock before using it
2021-04-08 Sean Andersonwdt: dw: Switch to if(CONFIG()) instead of using #if
2021-04-08 Sean Andersonwdt: dw: Switch to using fls for log2
2021-04-07 Tom RiniMerge tag 'mmc-2021-4-6' of https://source.denx.de...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-04-06 Tom RiniMerge tag 'u-boot-amlogic-20210406' of https://source...
2021-04-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-04-06 Pali Rohárwatchdog: Allow to use CONFIG_WDT without starting...
2021-04-06 Pali Rohárwatchdog: Show error message when initr_watchdog()...
2021-04-06 Pali Rohárwatchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-04 Tom RiniMerge tag 'next-2021-03-04' of https://gitlab.denx...
2021-03-03 Tom RiniMerge branch '2021-03-03-assorted-improvements' into...
2021-03-02 Harald Seilerreset: Remove addr parameter from reset_cpu()
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-23 Michal Simekclk: zynq: Add dummy clock enable function
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Simon Glassdm: Rename DM_FLAG_REMOVE_WITH_PD_ON
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-25 Tom RiniMerge tag 'u-boot-atmel-2021.04-b' of https://gitlab...
2021-01-24 Weijie Gaowatchdog: add watchdog driver for MediaTek MT7620 SoC
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-19 Tom RiniMerge branch '2021-01-18-assorted-platform-updates'
2021-01-18 Chia-Wei, Wangwdt: aspeed: Add AST2600 watchdog support
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunaywatchdog: stm32mp: migrate trace to dev macro
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
next