]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/watchdog/ulp_wdog.c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
[thirdparty/u-boot.git] / drivers / watchdog / ulp_wdog.c
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-07  Tom Riniwatchdog: Remove <common.h> and add needed includes
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2023-06-12  Tom RiniMerge tag v2023.07-rc4 into next
2023-05-25  Tom RiniMerge tag 'u-boot-imx-20230525' of https://gitlab.denx...
2023-05-21  Peng Fanwatchdog: ulp_wdog: guard reset_cpu with condition...
2023-01-31  Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27  Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-20  Tom RiniMerge tag 'efi-2023-04-rc1-2' of https://source.denx...
2023-01-20  Tom RiniMerge branch '2023-01-20-finish-CONFIG-migration-work'
2023-01-20  Tom Riniwatchdog: Clean up defaults for imx_watchdog / ulp_wdog
2022-10-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-10-24  Alice Guowatchdog: ulp_wdog: add driver model for ulp watchdog...
2022-10-24  Alice Guowatchdog: ulp_wdog: enable watchdog interrupt on imx93
2022-10-24  Alice Guowatchdog: ulp_wdog: Update watchdog driver for imx93
2022-10-24  Ye Liulp_wdog: Update ulp wdog driver for 32bits command
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-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-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-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()
2020-01-24  Simon Glasscommon: Move reset_cpu() to the CPU header
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 reset_cpu() to the CPU header
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-03-19  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2017-03-17  Ye Liwdog: Add the watchdog driver for MX7ULP.