summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_system.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-27platform: generic: Add system suspend testAndrew Jones1-0/+1
2023-02-27lib: sbi: Add system suspend skeletonAndrew Jones1-0/+26
2021-10-11lib: sbi: convert reset to listNikita Shubin1-2/+13
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel1-0/+16
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel1-1/+3
2020-12-01include: sbi: Remove opensbi specific reset type definesAnup Patel1-1/+1
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel1-3/+1
2020-03-28include: sbi_system: Remove scratch parameter and redundant functionsAnup Patel1-12/+2
2020-01-07lib: improve system reboot and shutdown implementationAnup Patel1-4/+2
2020-01-07lib: Add system early_exit and final_exit APIsAnup Patel1-0/+4
2019-04-24all: run clang-format and update checked-in filesOlof Johansson1-4/+4
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-23lib: Remove hartid paramter from early_init() and final_init() callbacksAnup Patel1-4/+2
2018-12-27lib: Simplify sbi_platform early_init() and final_init() hooksAnup Patel1-6/+4
2018-12-11Initial commit.Anup Patel1-0/+31