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-08-02
lib: sbi: check result of pmp_get() in is_pmp_entry_mapped()
v1.5.1
release-1.5.x
Carlos López
2024-08-02
lib: sbi: fwft: fix incorrect size passed to sbi_zalloc()
Carlos López
2024-08-02
lib: sbi: dbtr: fix potential NULL pointer dereferences
Carlos López
2024-08-02
include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
Eric Lin
2024-07-29
lib: sbi_hsm: Save/restore menvcfg only when it exists
Samuel Holland
2024-06-30
include: Bump-up version to 1.5
v1.5
Anup Patel
2024-06-28
lib: sbi: check incoming dbtr shmem address
Sergey Matyukevich
2024-06-28
docs: Fix wrong filename
Jacob Lin
2024-06-26
lib: sbi: fwft: return SBI_EINVAL rather than SBI_ERR_INVALID_PARAM
Clément Léger
2024-06-26
lib: sbi: fwft: check feature value to be exactly 1 or 0
Clément Léger
2024-06-19
lib: sbi: implement SBI FWFT extension
Clément Léger
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Clément Léger
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
Clément Léger
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-18
platform: generic: andes: Add support for RV32 to set up PMA
Ben Zong-You Xie
2024-06-18
platform: generic: andes: Refine Andes PMA related code
Ben Zong-You Xie
2024-06-13
lib: serial: fix RX path in litex-uart
Gabriel Somlo
2024-06-13
lib: utils/reset: Try initializing all reset devices in dt
Xiang W
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
2024-06-13
lib: utils/reset: Fix fdt_reset to search for more dt nodes
Xiang W
2024-06-13
lib: utils/reset: Skip initialize reset when dt is not enabled
Xiang W
2024-06-13
lib: utils/serial: Fix fdt_serial to match more dt nodes
Xiang W
2024-06-13
lib: utils/serial: Skip initialize serial when dt is not enabled
Xiang W
2024-06-13
lib: utils/irqchip: Skip initialize irqchip when dt is not enabled
Xiang W
2024-06-13
lib: utils/timer: Skip initialize timer when dt is not enabled
Xiang W
2024-06-13
lib: utils/ipi: Skip initialize ipi when dt is not enabled
Xiang W
2024-06-05
lib: utils/fdt: Fix DT property for APLIC delegation
Anup Patel
2024-05-23
lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
Inochi Amaoto
2024-05-23
lib: sbi: sse: handle missing writable attributes
Clément Léger
2024-05-23
lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_targe...
Cyan Yang
2024-05-23
firmware: Bring back FW_TEXT_START as an optional parameter
Anup Patel
2024-05-16
lib: utils/irqchip: Check before initializing imsic
Cheng Yang
2024-05-16
platform: generic: thead: add Sophgo CV18XX/SG200X series
Inochi Amaoto
2024-05-15
lib: sbi: Put event after use in sbi_sse_exit() loop
Anup Patel
2024-05-15
utils/reset: Add SG2042 hwmon MCU support.
Inochi Amaoto
2024-05-13
lib: sbi: simplify inline function in sbi_dtbr.c
Xiang W
2024-05-13
lib: sbi: fix return type of sbi_dbtr_shmem_disabled
Xiang W
2024-05-13
lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
Xiang W
2024-05-13
lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
Xiang W
2024-05-13
lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
Xiang W
2024-05-13
lib: sbi: fix hart_shmem_base
Xiang W
2024-05-09
platform: generic: thead: add Canaan Kendryte K230
Yangyu Chen
2024-05-09
platform: generic: thead: separate T-Head PMU Errata
Yangyu Chen
2024-05-09
platform: andes: Change all occurrences of andes45 to andes
Ben Zong-You Xie
2024-05-09
platform: andes: Rename files with the prefix andes45
Ben Zong-You Xie
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
2024-05-07
lib: sbi: Refine the settings for switching to Virtual Supervisor Mode.
Pope B.Lei
2024-05-07
lib: sbi: sse: check handler entry to belong to supervisor mode
Clément Léger
2024-05-07
lib: sbi: sse: use PRV_S instead of hardcoded value for mode
Clément Léger
[next]