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
/
include
/
sbi
/
sbi_system.h
Age
Commit message (
Expand
)
Author
2025-10-28
lib: sbi: Add system_resume callback for restoring the system
Nick Hu
2023-06-04
lib: sbi: Align system suspend errors with spec
Andrew Jones
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2021-10-11
lib: sbi: convert reset to list
Nikita Shubin
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-12-01
include: sbi: Remove opensbi specific reset type defines
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
2020-03-28
include: sbi_system: Remove scratch parameter and redundant functions
Anup Patel
2020-01-07
lib: improve system reboot and shutdown implementation
Anup Patel
2020-01-07
lib: Add system early_exit and final_exit APIs
Anup Patel
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-23
lib: Remove hartid paramter from early_init() and final_init() callbacks
Anup Patel
2018-12-27
lib: Simplify sbi_platform early_init() and final_init() hooks
Anup Patel
2018-12-11
Initial commit.
Anup Patel