aboutsummaryrefslogtreecommitdiff
path: root/include/sbi/sbi_system.h
AgeCommit message (Expand)Author
2021-10-11lib: sbi: convert reset to listNikita Shubin
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel
2020-12-01include: sbi: Remove opensbi specific reset type definesAnup Patel
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel
2020-03-28include: sbi_system: Remove scratch parameter and redundant functionsAnup Patel
2020-01-07lib: improve system reboot and shutdown implementationAnup Patel
2020-01-07lib: Add system early_exit and final_exit APIsAnup Patel
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-23lib: Remove hartid paramter from early_init() and final_init() callbacksAnup Patel
2018-12-27lib: Simplify sbi_platform early_init() and final_init() hooksAnup Patel
2018-12-11Initial commit.Anup Patel