Age | Commit message (Expand) | Author |
2021-04-28 | lib: sbi: Simplify ipi platform operations | Anup Patel |
2020-03-28 | include: sbi_ipi: Remove scratch parameter from most functions | Anup Patel |
2020-03-10 | lib: sbi: Fix coding style issues | Bin Meng |
2020-01-22 | lib: Introduce sbi_ipi_event_create/destroy() APIs | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_send_halt() API | Anup Patel |
2020-01-22 | lib: Introduce sbi_ipi_send_smode() API | Anup Patel |
2020-01-22 | lib: Move struct sbi_ipi_data definition to sbi_ipi.c | Anup Patel |
2020-01-07 | lib: Add ipi exit API | Anup Patel |
2019-12-23 | lib: Add IPI extension in SBI | Atish Patra |
2019-12-23 | lib: Remove redundant IPI types | Atish Patra |
2019-11-21 | lib: Better naming of unpriv APIs for wider use | Anup Patel |
2019-05-24 | lib: Handle page/access fault caused by unpriv load/store | Anup Patel |
2019-05-24 | lib: Factor-out TLB management from IPI management | Anup Patel |
2019-04-24 | all: run clang-format and update checked-in files | Olof Johansson |
2019-04-24 | all: Annotate some tables to have clang-format leave them alone | Olof Johansson |
2019-04-03 | lib: Use a fifo to keep track of sfence related IPIs. | Atish Patra |
2019-04-03 | lib: Introduce a tlb info type. | Atish Patra |
2019-03-12 | lib: Implement sfence.vma correctly. | Atish Patra |
2019-01-24 | all: Update copyright header in all files | Anup patel |
2019-01-23 | lib: Remove source_hart and hartid parameter from IPI callbacks | Anup patel |
2018-12-27 | lib: Simplify sbi_platform ipi_init() hooks | Anup Patel |
2018-12-11 | Initial commit. | Anup Patel |