index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils
/
reset
Age
Commit message (
Expand
)
Author
2021-11-12
lib: utils/reset: separate driver init func
Nikita Shubin
2021-11-12
lib: utils/reset: add priority to gpio reset
Nikita Shubin
2021-11-08
lib: sbi: error handling in fdt_reset_init()
Heinrich Schuchardt
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
Alexandre Ghiti
2021-11-02
lib: utils/reset: Register separate GPIO system reset devices
Anup Patel
2021-10-21
lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
Samuel Holland
2021-10-11
lib: sbi: convert reset to list
Nikita Shubin
2021-10-01
lib: utils: identify supported GPIO reset methods
Heinrich Schuchardt
2021-09-26
lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver
Anup Patel
2021-09-14
lib: utils/reset: Add a sunxi watchdog reset driver
Samuel Holland
2021-09-14
lib: utils/reset: Sort fdt_reset driver list
Samuel Holland
2021-08-14
lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
Anup Patel
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
Bin Meng
2021-07-27
lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
2021-07-27
lib: utils: remove unused variable in fdt_reset_init
Heinrich Schuchardt
2021-07-17
lib: utils/reset: Add generic GPIO reset driver
Green Wan
2021-07-05
lib: utils: reset: unify naming of 'sifive_test' device
Green Wan
2021-06-11
lib: utils: missing initialization in thead_reset_init
Heinrich Schuchardt
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2021-04-22
lib: utils: reset: Add T-HEAD sample platform reset driver
Guo Ren
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-01
lib: utils: Add simple FDT reset framework
Anup Patel