index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-09
firmware: fw_base.S: fix _reset_regs
Xiang W
2024-03-09
firmware: fw_base.S: Remove _relocate_lottery
Xiang W
2024-03-09
firmware: fw_dynamic.S: Remove _bad_dynamic_info
Xiang W
2024-03-09
firmware: fw_base: Simplified setup trap handler
Xiang W
2024-03-09
firmware: fw_base.S: Simplify address get
Xiang W
2024-03-05
lib: sbi_misaligned_ldst: Add handling of C.LHU/C.LH and C.SH
Nylon Chen
2024-03-04
platform: andes: Drop andes_pmu_setup()
Yu Chien Peter Lin
2024-03-04
lib: sbi: Add support for smcsrind and smcdeleg
Atish Patra
2024-02-24
lib: sbi_hsm: Restor hart state to stop when fails to start
Joshua Yeong
2024-02-24
docs/firmware: document new options for jump and payload firmwares
Inochi Amaoto
2024-02-24
platform: Apply relocatable address
Inochi Amaoto
2024-02-24
firmware: Add relocatable FW_PAYLOAD_FDT_ADDR
Inochi Amaoto
2024-02-24
firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
Inochi Amaoto
2024-02-22
platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()
Nam Cao
2024-02-22
platform: starfive: return error if needed devices are not present
Nam Cao
2024-02-22
platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"
Nam Cao
2024-02-22
platform: starfive: remove redundant compatibility check in pmic_ops
Nam Cao
2024-02-22
platform: starfive: get I2C offset address from clocks property
Nam Cao
2024-02-22
platform: starfive: correct system clock device tree node
Nam Cao
2024-02-20
lib: sbi_pmu: Before using we should ensure PMU init done
yang.zhang
2024-02-20
docs: move documentation of system suspend test.
Cheng Yang
2024-02-20
platform: generic: Parse system suspend test from config node.
Cheng Yang
2024-02-20
docs: Add OpenSBI DT configuration guide.
Cheng Yang
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
2024-02-06
firmware: fw_base.S: remove _runtime_offset
Xiang W
2024-02-06
firmware: fw_base.S: Improve loading u32
Xiang W
2024-02-05
firmware: always create dynsym section
Leon M. Busch-George
2024-02-05
Makefile: check for --exclude-libs
Leon M. Busch-George
2024-02-05
Makefile: don't pass -mstrict-align if not supported
Kalle Wachsmuth
2024-02-05
fw_base.S: Fix comment errors
Zhang Runmin
2024-02-05
lib: sbi: Use mask to check the free bit during trigger allocation
Himanshu Chauhan
2024-01-10
lib: sbi: Print number of debug triggers found
Himanshu Chauhan
2024-01-10
lib: sbi: Implement SBI debug trigger extension
Himanshu Chauhan
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: sbi: Detect Zicntr extension only based on traps
Anup Patel
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
2023-12-26
lib: sbi: Fix shift bug in sbi_system_reset
Xiang W
2023-12-19
lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1
Anup Patel
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
platform: generic: Fine tune fw_platform_calculate_heap_size()
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
[prev]
[next]