index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sbi
/
sbi_init.c
Age
Commit message (
Expand
)
Author
2020-03-19
lib: sbi_scratch: Introduce HART id to scratch table
Anup Patel
2020-03-13
include: Make sbi_current_hartid() as macro in riscv_asm.h
Anup Patel
2020-03-11
lib: sbi_hart: Remove HART available mask and related APIs
Anup Patel
2020-03-11
lib: sbi_init: Use hartmask for coldboot wait
Anup Patel
2020-03-11
lib: Move all coldboot wait APIs to sbi_init.c
Anup Patel
2020-03-11
lib: sbi_init: Don't allow HARTID greater than SBI_HARTMASK_MAX_BITS
Anup Patel
2020-02-24
lib: Implement hart hotplug
Atish Patra
2020-02-19
lib: Print interrupt and exception delegation in boot prints
Anup Patel
2020-01-22
lib: Add dynamic registration of SBI extensions
Anup Patel
2020-01-22
lib: Initialize TLB management directly from coldboot/warmboot path
Anup Patel
2020-01-07
lib: Add sbi_init_count() API
Anup Patel
2020-01-07
lib: Add irqchip exit API
Anup Patel
2020-01-07
lib: Add ipi exit API
Anup Patel
2020-01-07
lib: Add timer exit API
Anup Patel
2020-01-07
lib: Add system early_exit and final_exit APIs
Anup Patel
2020-01-07
lib: Add initial sbi_exit() API
Anup Patel
2020-01-07
lib: Remove unnecessary checks from init_coldboot() and init_warmboot()
Anup Patel
2019-11-26
lib: Fix CPU capabilities detection function
Xiang Wang
2019-11-15
lib: Remove date and time from init message
Alistair Francis
2019-09-30
lib: Extend sbi_hart_switch_mode() to support hypervisor extension
Anup Patel
2019-08-19
Include `git describe` in OpenSBI
Palmer Dabbelt
2019-06-19
lib: Move sbi core library to lib/sbi
Atish Patra
[prev]