Age | Commit message (Expand) | Author |
2021-10-11 | lib: sbi: add priority for reset handler | Nikita Shubin |
2021-10-11 | lib: sbi: convert reset to list | Nikita Shubin |
2021-04-28 | lib: sbi: Simplify system reset platform operations | Anup Patel |
2021-03-03 | lib: sbi: Rename sbi_hsm_hart_started_mask() function | 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-10-20 | lib: sbi: Extend sbi_system_reset() for domains | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_started_mask() for domains | 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-03-28 | include: sbi_ipi: Remove scratch parameter from most functions | Anup Patel |
2020-03-19 | lib: sbi_hsm: Remove scratch parameter from hart_started_mask() API | Anup Patel |
2020-03-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-11 | lib: sbi_system: Use sbi_hsm_hart_started_mask() API | Anup Patel |
2020-03-08 | include: Move bits related defines and macros to sbi_bitops.h | Anup Patel |
2020-02-24 | lib: Implement hart hotplug | Atish Patra |
2020-01-22 | lib: Introduce sbi_ipi_send_halt() API | 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-12-23 | lib: Add IPI extension in SBI | Atish Patra |
2019-06-19 | lib: Move sbi core library to lib/sbi | Atish Patra |