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
/
include
Age
Commit message (
Expand
)
Author
2024-06-30
include: Bump-up version to 1.5
v1.5
Anup Patel
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
2024-06-18
lib: sbi: Add support for Svade and Svadu extensions
Yong-Xuan Wang
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
2024-05-07
lib: sbi: sse: fix typos, comments and spacing errors
Clément Léger
2024-05-07
lib: tests: Add test suite init function
Ivan Orlov
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
2024-04-05
include: sbi: Support byteorder macros in assembly
Vivian Wang
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2024-03-19
lib: sbi: Pass trap context pointer to sbi_ecall_handler()
Anup Patel
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of misaligned and access fault handlers
Anup Patel
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
2024-03-19
include: sbi: Add trap_context pointer in struct sbi_scratch
Anup Patel
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
2024-03-19
lib: sbi: Remove epc from struct sbi_trap_info
Samuel Holland
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
2024-03-11
lib: sbi: abstract out insn decoding to unify mem fault handlers
Bo Gan
2024-03-11
lib: sbi: change prototype of sbi_misaligned_load/store_handler
Bo Gan
2024-03-11
lib: sbi: change prototype of sbi_trap_redirect
Bo Gan
2024-03-11
include: sbi: rename sbi_misaligned_ldst.h to sbi_trap_ldst.h
Bo Gan
2024-03-10
lib: sbi: Add initial domain context management support
Qingyu Shang
2024-03-10
lib: Add SBIUnit testing macros and functions
Ivan Orlov
2024-03-05
lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
Nylon Chen
2024-03-04
lib: sbi: Add support for smcsrind and smcdeleg
Atish Patra
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
2024-01-10
include: sbi: Add SBI debug trigger extension related defines
Himanshu Chauhan
2024-01-10
lib: sbi: Introduce the SBI debug triggers extension support
Himanshu Chauhan
2024-01-10
lib: sbi: Detect support of debug triggers
Himanshu Chauhan
2024-01-10
include: sbi: Introduce debug trigger register encodings
Himanshu Chauhan
2024-01-10
include: sbi: Add TINFO debug trigger CSR
Himanshu Chauhan
2024-01-10
include: sbi: Introduce common endianess conversion macro
Himanshu Chauhan
2023-12-27
include: Bump-up version to 1.4
v1.4
Anup Patel
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
2023-12-19
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
Anup Patel
2023-12-19
lib: sbi: Detect extensions from the ISA string in DT
Yong-Xuan Wang
2023-12-19
lib: sbi: Using one array to define the name of extensions
Yong-Xuan Wang
2023-12-19
lib: sbi: Refactor the code for enable extensions in menvfg CSR
Yong-Xuan Wang
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
2023-12-08
lib: sbi_pmu: Fix the counter info function
Atish Patra
2023-12-08
lib: sbi_pmu: Add PMU snapshot definitions
Atish Patra
[next]