index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
Commit message (
Expand
)
Author
Age
Files
Lines
*
watchdog: use time_after_eq() in watchdog_reset()
Rasmus Villemoes
2021-04-27
1
-1
/
+1
*
watchdog: Add booke watchdog driver
Chris Packham
2021-04-15
3
-0
/
+114
*
wdt: dw: Free the clock on error
Sean Anderson
2021-04-08
1
-5
/
+13
*
wdt: dw: Enable the clock before using it
Sean Anderson
2021-04-08
1
-0
/
+4
*
wdt: dw: Switch to if(CONFIG()) instead of using #if
Sean Anderson
2021-04-08
1
-9
/
+9
*
wdt: dw: Switch to using fls for log2
Sean Anderson
2021-04-08
1
-2
/
+1
*
watchdog: Allow to use CONFIG_WDT without starting watchdog
Pali Rohár
2021-04-06
2
-0
/
+18
*
watchdog: Show error message when initr_watchdog() cannot start watchdog
Pali Rohár
2021-04-06
1
-1
/
+7
*
watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
Pali Rohár
2021-04-06
1
-3
/
+12
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
2
-2
/
+2
*
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
1
-2
/
+1
|
\
|
*
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-23
1
-2
/
+1
*
|
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
8
-0
/
+8
|
\
\
|
*
|
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
8
-0
/
+8
|
|
/
*
/
dm: Rename DM_FLAG_REMOVE_WITH_PD_ON
Simon Glass
2021-02-03
1
-1
/
+1
|
/
*
watchdog: add watchdog driver for MediaTek MT7620 SoC
Weijie Gao
2021-01-24
3
-0
/
+150
*
wdt: aspeed: Add AST2600 watchdog support
Chia-Wei, Wang
2021-01-18
3
-0
/
+120
*
watchdog: stm32mp: migrate trace to dev macro
Patrick Delaunay
2021-01-13
1
-3
/
+6
*
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-1
/
+1
|
\
|
*
watchdog: sbsa: timeout should be in "millisecond"
Zhao Qiang
2020-12-02
1
-1
/
+1
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
10
-10
/
+10
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
2
-10
/
+10
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
7
-14
/
+14
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
2
-6
/
+6
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
2
-26
/
+26
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
18
-19
/
+19
|
/
*
watchdog: Hide WATCHDOG_RESET_DISABLE
Michael Walle
2020-11-01
1
-6
/
+7
*
watchdog: octeontx_wdt: Add support for start and stop
Suneel Garapati
2020-10-16
1
-5
/
+83
*
wdt: designware: fix timeout calculation due to expecting KHz
Jack Mitchell
2020-10-08
1
-1
/
+1
*
watchdog: Add reset support for OcteonTX / TX2
Suneel Garapati
2020-08-25
3
-0
/
+77
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
1
-1
/
+1
*
dm: core: Fix devfdt_get_addr_ptr return value
Ovidiu Panait
2020-08-22
1
-2
/
+2
*
watchdog: Add support for K3 RTI watchdog
Jan Kiszka
2020-08-11
3
-0
/
+131
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
3
-0
/
+141
|
\
|
*
Watchdog: introduce ARM SBSA watchdog driver
Zhao Qiang
2020-07-27
3
-0
/
+141
*
|
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
|
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
|
/
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
2
-2
/
+2
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
watchdog: imx: Support set timeout by wdt command
Mo, Yuezhang
2020-07-16
1
-5
/
+13
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
1
-2
/
+2
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
common: Drop log.h from common header
Simon Glass
2020-05-18
12
-0
/
+12
*
watchdog MediaTek add upstream compatible
Matthias Brugger
2020-05-01
1
-0
/
+1
*
watchdog: kconfig: Enable designware for rk3399
Jagan Teki
2020-04-30
1
-0
/
+1
*
watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment
Charles Frey
2020-04-24
1
-1
/
+9
*
watchdog: sp805_wdt: get platform clock from dt file
Rayagonda Kokatanur
2020-04-15
1
-2
/
+13
*
watchdog: honour hw_margin_ms DT property
Rasmus Villemoes
2020-04-15
1
-1
/
+10
*
watchdog: move initr_watchdog() to wdt-uclass.c
Rasmus Villemoes
2020-04-15
1
-0
/
+33
[next]