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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-24
lib: rpmi: Make RPMI drivers as non-experimental
Rahul Pathak
7
-7
/
+0
2025-06-24
lib: utils: Add Implementation ID and Version as RPMI MPXY attributes
Rahul Pathak
2
-0
/
+21
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
2
-0
/
+12
2025-06-16
lib: sbi: dbtr: Fix update_triggers to match SBI
Jesse Taube
2
-14
/
+20
2025-06-16
lib: sbi: Optimize saddr mapping in sbi_dbtr.c
Xiang W
1
-7
/
+8
2025-06-16
lib: sbi: dbtr: Fix shared memory layout
Jesse Taube
1
-3
/
+3
2025-06-16
lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartid
Anup Patel
1
-3
/
+0
2025-06-16
lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
Anup Patel
2
-1
/
+16
2025-06-16
lib: utils/irqchip: always parse msi information for each aplic device
Inochi Amaoto
1
-69
/
+71
2025-06-15
lib: sbi: fwft: Use only the provided PMLEN value
Samuel Holland
1
-18
/
+18
2025-06-15
lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()
Clément Léger
1
-1
/
+0
2025-06-15
lib: sbi: pmu: Add SSE register/unregister() callbacks
Clément Léger
1
-6
/
+18
2025-06-14
lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup.
Ziang Wang
1
-1
/
+1
2025-05-20
lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0
James Raphael Tiovalen
1
-5
/
+10
2025-05-20
include: sbi: Change SBI spec version to 3.0
Anup Patel
4
-4
/
+0
2025-05-20
lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
Yao Zi
1
-1
/
+32
2025-05-20
lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
Yao Zi
2
-8
/
+29
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
1
-6
/
+2
2025-05-20
lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes
Anup Patel
1
-4
/
+9
2025-05-20
lib: utils/mailbox: Parse A2P doorbell value from DT
Anup Patel
1
-4
/
+10
2025-05-20
lib: utils/mailbox: Parse P2A doorbell system MSI index from DT
Anup Patel
1
-4
/
+12
2025-05-20
lib: utils/mailbox: Update DT register name of A2P doorbell
Anup Patel
1
-2
/
+2
2025-05-20
lib: Emulate AMO instructions when Zaamo is not available
Chao-ying Fu
3
-4
/
+668
2025-05-15
lib: sbi: Use hsm stop for hsm wait
Nick Hu
1
-0
/
+9
2025-04-30
lib: sbi_hart: properly reset Ssstateen
Radim Krčmář
1
-3
/
+12
2025-04-30
lib: sbi_hart: add Ssstateen extension
Radim Krčmář
1
-0
/
+4
2025-04-30
lib: sbi_hart: reset mstateen0
Radim Krčmář
1
-1
/
+1
2025-04-30
lib: sbi_hart: fix sstateen emulation
Radim Krčmář
1
-0
/
+3
2025-04-30
lib: sbi_hart: reset sstateen and hstateen
Radim Krčmář
1
-0
/
+6
2025-04-30
lib: sbi_hart: reset hstatus
Radim Krčmář
1
-0
/
+3
2025-04-30
lib: sbi: use 64 bit csr macros
Radim Krčmář
2
-22
/
+5
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2
-2
/
+48
2025-04-23
lib: sbi_domain: Reduce memory usage of per-domain hart context
Alvin Chang
1
-14
/
+21
2025-04-23
lib: utils/fdt: Remove fdt_match_node()
Samuel Holland
1
-19
/
+0
2025-04-21
lib: sbi_mpxy: Change MPXY state as per-domain data
Alvin Chang
1
-23
/
+94
2025-04-21
lib: sbi: Handle length of extension name string exceed buffer size error
Jimmy Ho
1
-0
/
+4
2025-04-15
lib: sbi: Remove unnecessary SBI_INIT_LIST_HEAD
Xiang W
5
-6
/
+0
2025-04-15
lib: sbi: Fix SHMEM_PHYS_ADDR for RV32
Xiang W
1
-6
/
+0
2025-04-15
lib: sbi: Add parameter check in sbi_mpxy_set_shmem()
Xiang W
1
-0
/
+14
2025-04-14
lib: sbi: Allow programmable counters to monitor cycle/instret events for And...
Leo Yu-Chi Liang
1
-3
/
+4
2025-04-14
lib: sbi_ipi: Return error for invalid hartids
Andrew Jones
1
-0
/
+9
2025-04-13
lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.
Rajnesh Kanwal
1
-0
/
+7
2025-04-13
lib: sbi_trap: Add support for vectored interrupts
Samuel Holland
1
-2
/
+2
2025-03-28
lib: Emit lr and sc instructions based on -march flags
Chao-ying Fu
2
-1
/
+68
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
2
-4
/
+14
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SDT
Clément Léger
1
-2
/
+10
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SPELP
Clément Léger
1
-3
/
+13
2025-03-27
lib: sbi: sse: Remove superfluous parenthesis around MSTATUS_* values
Clément Léger
1
-2
/
+2
2025-03-27
lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*
Clément Léger
1
-6
/
+6
2025-03-27
lib: sbi: sse: Return SBI_EDENIED for read only parameters.
Clément Léger
1
-2
/
+8
[next]