index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
reset
/
fdt_reset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
lib: utils/reset: Try initializing all reset devices in dt
Xiang W
1
-5
/
+5
2024-06-13
lib: utils/reset: Fix fdt_reset to search for more dt nodes
Xiang W
1
-13
/
+15
2024-06-13
lib: utils/reset: Skip initialize reset when dt is not enabled
Xiang W
1
-0
/
+3
2022-05-13
lib: utils/reset: Generate FDT reset driver list at compile-time
Anup Patel
1
-17
/
+5
2021-11-12
lib: utils/reset: separate driver init func
Nikita Shubin
1
-16
/
+21
2021-11-08
lib: sbi: error handling in fdt_reset_init()
Heinrich Schuchardt
1
-7
/
+6
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
1
-1
/
+1
2021-09-14
lib: utils/reset: Add a sunxi watchdog reset driver
Samuel Holland
1
-0
/
+2
2021-09-14
lib: utils/reset: Sort fdt_reset driver list
Samuel Holland
1
-2
/
+2
2021-07-27
lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
1
-1
/
+2
2021-07-27
lib: utils: remove unused variable in fdt_reset_init
Heinrich Schuchardt
1
-3
/
+0
2021-07-17
lib: utils/reset: Add generic GPIO reset driver
Green Wan
1
-0
/
+2
2021-07-05
lib: utils: reset: unify naming of 'sifive_test' device
Green Wan
1
-2
/
+2
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
1
-0
/
+3
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
1
-14
/
+0
2021-04-22
lib: utils: reset: Add T-HEAD sample platform reset driver
Guo Ren
1
-0
/
+2
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
1
-3
/
+10
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
1
-1
/
+1
2020-05-01
lib: utils: Add simple FDT reset framework
Anup Patel
1
-0
/
+55