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-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
2025-03-27
lib: sbi: sse: Remove printf from sbi_sse_exit()
Clément Léger
1
-4
/
+1
2025-03-27
lib: sbi: sse: Update SSE event ids
Clément Léger
2
-5
/
+7
2025-03-26
lib: utils: Make sure that hartid and the scratch are aligned
Raj Vishwanathan
1
-6
/
+3
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
6
-19
/
+9
2025-03-24
lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()
Samuel Holland
1
-8
/
+5
2025-03-24
lib: sbi_scratch: Optimize hartid and scratch lookup
Samuel Holland
1
-2
/
+2
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
1
-5
/
+9
2025-03-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
1
-1
/
+1
2025-03-24
Revert "lib: utils/irqchip: Match against more specific compatible strings fi...
Samuel Holland
1
-7
/
+1
[prev]
[next]