aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-29platform: Add Nuclei UX600 platformHuaqi Fang
2020-04-27lib: utils: Add SiFive test deviceAnup Patel
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel
2020-04-27lib: No need to provide default PMP region using platform callbacksAnup Patel
2020-04-20include: Bump-up version to 0.7Anup Patel
2020-04-19lib: Allow overriding SBI implementation IDAnup Patel
2020-04-17docs: Update README about supported SBI versionsAtish Patra
2020-04-17lib: Support vector extensionAtish Patra
2020-04-06lib: irqchip/plic: Fix maximum priority threshold valueAtish Patra
2020-03-28platform: thead/c910: Use HSM extension to boot secondary coresLiu Yibin
2020-03-28include: sbi_console: Remove scratch parameter from sbi_dprintf()Anup Patel
2020-03-28include: sbi_timer: Remove scratch parameter from most funcitonsAnup Patel
2020-03-28include: sbi_system: Remove scratch parameter and redundant functionsAnup Patel
2020-03-28include: sbi_ipi: Remove scratch parameter from most functionsAnup Patel
2020-03-28include: sbi_tlb: Remove scratch parameter from sbi_tlb_request()Anup Patel
2020-03-28lib: sbi_scratch: Introduce sbi_scratch_last_hartid() APIAnup Patel
2020-03-28include: Use more consistent name for atomic xchg() and cmpxchg()Anup Patel
2020-03-28include: sbi_platform: Remove priv parameter from hart_start() callbackAnup Patel
2020-03-28lib: sbi_trap: Simplify sbi_trap_handler() APIAnup Patel
2020-03-28lib: sbi_ecall: Remove mcause, scratch and hartid parametersAnup Patel
2020-03-28lib: sbi_misaligned_ldst: Remove mcause, scratch and hartid parametersAnup Patel
2020-03-28lib: sbi_illegal_insn: Remove mcause, scratch and hartid parametersAnup Patel
2020-03-28lib: sbi_emulate_csr: Remove scratch and hartid parameterAnup Patel
2020-03-28lib: sbi_trap: Remove scratch parameter from sbi_trap_redirect()Anup Patel
2020-03-28lib: Remove scratch parameter from unpriv load/store functionsAnup Patel
2020-03-28lib: Optimize unpriv load/store implementationAnup Patel
2020-03-28lib: utils: Improve fdt_cpu_fixup() implementationAnup Patel
2020-03-28scripts: Extend create-binary-archive.sh for unified binary tar ballAnup Patel
2020-03-26lib: prevent coldboot_lottery from overflowingXiang Wang
2020-03-24platform: openpiton: Read the device configurations from device treeAtish Patra
2020-03-24lib: utils: Move fdt fixup helper routines to a different fileAtish Patra
2020-03-24platform: fpga/common: Add a fdt parsing helper functionsAtish Patra
2020-03-24platform: Add OpenPiton platform supportAtish Patra
2020-03-24platform: fpga/ariane: Remove redundant plic address macrosAtish Patra
2020-03-24platform: Move ariane standalone fpga project to its own projectAtish Patra
2020-03-21lib: Check MSIP bit after returning from WFIAtish Patra
2020-03-19lib: Fix sbi_ecall_register_extension to prevent extension IDs overlapXiang Wang
2020-03-19platform: sifive/fu540: Remove FU540_ENABLED_HART_MASK optionAnup Patel
2020-03-19include: sbi_platform: Introduce HART index to HART id tableAnup Patel
2020-03-19lib: Don't use sbi_platform_hart_count() APIAnup Patel
2020-03-19lib: sbi_hsm: Don't use sbi_platform_hart_disabled() APIAnup Patel
2020-03-19lib: sbi_hsm: Remove scratch parameter from hart_started_mask() APIAnup Patel
2020-03-19lib: sbi_hsm: Don't use sbi_platform_hart_count() APIAnup Patel
2020-03-19lib: sbi_scratch: Don't set hartid_to_scratch table for disabled HARTAnup Patel
2020-03-19include: sbi_platform: Improve sbi_platform_hart_disabled() APIAnup Patel
2020-03-19lib: Handle failure of sbi_hartid_to_scratch() APIAnup Patel
2020-03-19lib: sbi_tlb: Simplify sbi_tlb_entry_process() functionAnup Patel
2020-03-19lib: sbi_hsm: Simplify hart_get_state() and hart_started() APIsAnup Patel
2020-03-19include: Simplify HART id to scratch macroAnup Patel
2020-03-19lib: sbi_scratch: Introduce HART id to scratch tableAnup Patel