Merge tag 'v2022.04-rc4' into next
[platform/kernel/u-boot.git] / drivers / watchdog / wdt-uclass.c
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-12 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-03-08 Tom RiniMerge branch '2022-03-08-assorted-fixes'
2022-03-08 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-08 Philippe Reynesdrivers: watchdog: wdt-uclass.c: add a property u-boot...
2021-11-16 Tom RiniMerge tag 'xilinx-for-v2022.01-rc3' of https://source...
2021-11-10 Tom RiniMerge tag 'u-boot-stm32-20211110' of https://source...
2021-11-04 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-11-04 Samuel Hollandwatchdog: Automatically register device with sysreset
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
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 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-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
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-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Patrick Delaunaydm: define LOG_CATEGORY for all uclass
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-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
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-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-15 Tom RiniMerge tag 'u-boot-stm32-20200415' of https://gitlab...
2020-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2020-04-15 Rasmus Villemoeswatchdog: honour hw_margin_ms DT property
2020-04-15 Rasmus Villemoeswatchdog: move initr_watchdog() to wdt-uclass.c
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-03-16 Chris Packhamwatchdog: Handle timer wrap around
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-04-26 Stefan Roesewatchdog: Implement generic watchdog_reset() version
2018-07-19 Tom RiniMerge tag 'xilinx-for-v2018.09' of git://git.denx.de...
2018-07-19 Michal Simekwatchdog: dm: Support manual relocation for watchdogs
2018-07-19 Michal Simekwatchdog: dm: Change uclass name to watchdog and enable...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-30 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-04-27 Tom RiniRemove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13 Andy Shevchenkowdt: Update uclass to make clear that the timeout is...
2017-07-07 Andy Shevchenkowdt: Fix spelling Resettting -> Resetting
2017-05-09 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2017-05-08 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-spi
2017-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-05-08 maxims@google.comdm: Simple Watchdog uclass