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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-30
include: Bump-up version to 1.7
v1.7
Anup Patel
1
-1
/
+1
2025-06-24
lib: utils: Add Implementation ID and Version as RPMI MPXY attributes
Rahul Pathak
2
-1
/
+9
2025-06-17
lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()
Chao-ying Fu
1
-0
/
+39
2025-06-16
lib: sbi: dbtr: Fix update_triggers to match SBI
Jesse Taube
1
-2
/
+1
2025-06-16
lib: sbi: dbtr: Fix shared memory layout
Jesse Taube
1
-1
/
+1
2025-06-16
lib: sbi: Revert entry_count before doing hsm stop in hsm wait loop
Anup Patel
1
-0
/
+2
2025-05-20
include: sbi: Change SBI spec version to 3.0
Anup Patel
1
-1
/
+1
2025-05-20
lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
Yao Zi
1
-0
/
+10
2025-05-20
lib: utils: Fix fdt_mpxy_init() not returning error code
Alvin Chang
1
-2
/
+2
2025-05-20
lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes
Anup Patel
1
-1
/
+0
2025-05-20
lib: utils/mailbox: Parse P2A doorbell system MSI index from DT
Anup Patel
1
-0
/
+1
2025-05-20
lib: Emulate AMO instructions when Zaamo is not available
Chao-ying Fu
3
-14
/
+41
2025-04-30
lib: sbi_hart: add Ssstateen extension
Radim Krčmář
1
-1
/
+3
2025-04-30
lib: sbi: add 64 bit csr macros
Radim Krčmář
1
-0
/
+20
2025-04-24
lib: sbi: Set the scratch allocation to alignment to cacheline size
Raj Vishwanathan
2
-0
/
+7
2025-04-23
lib: sbi_platform: Remove the vendor_ext_check hook
Samuel Holland
1
-6
/
+1
2025-04-23
lib: utils/fdt: Remove fdt_match_node()
Samuel Holland
1
-3
/
+0
2025-04-15
lib: sbi: Simplify structure member offset checking
Xiang W
4
-130
/
+39
2025-04-14
sbi: Introduce sbi_hartmask_weight
Andrew Jones
3
-7
/
+39
2025-04-13
lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.
Rajnesh Kanwal
2
-0
/
+17
2025-04-13
lib: sbi_trap: Add support for vectored interrupts
Samuel Holland
1
-0
/
+2
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
1
-1
/
+3
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SDT
Clément Léger
2
-1
/
+3
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SPELP
Clément Léger
1
-0
/
+1
2025-03-27
lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*
Clément Léger
1
-2
/
+2
2025-03-27
lib: sbi: sse: Update SSE event ids
Clément Léger
1
-9
/
+35
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2
-4
/
+1
2025-03-24
lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()
Samuel Holland
1
-5
/
+11
2025-03-24
lib: sbi_scratch: Optimize hartid and scratch lookup
Samuel Holland
1
-3
/
+3
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
1
-8
/
+3
2025-03-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
1
-0
/
+16
2025-03-23
lib: add tests for sbi_ecall functionality
Akshay Behl
1
-0
/
+2
2025-02-19
include: sbi: Add SBI_ERR_DENIED_LOCKED
Clément Léger
2
-1
/
+3
2025-02-19
lib: utils/fdt: Allocate fdt_pmu_evt_select on the heap
Samuel Holland
1
-5
/
+0
2025-02-19
lib: sbi: Fix non-root domain startup
Anup Patel
1
-2
/
+5
2025-02-13
lib: sbi: Update MPXY framework and SBI extension as per latest spec
Anup Patel
2
-12
/
+15
2025-02-13
lib: utils: Add MPXY RPMI mailbox driver for System MSI service group
Anup Patel
1
-0
/
+88
2025-02-13
include: sbi_utils: Update RPMI service group IDs and BASE service group
Anup Patel
1
-9
/
+7
2025-02-13
lib: utils: Populate MPXY channel attributes from RPMI channel attributes
Anup Patel
1
-3
/
+0
2025-02-13
lib: utils: Implement get_attribute() for the RPMI shared memory mailbox
Anup Patel
1
-1
/
+12
2025-02-13
include: sbi_utils: Include mailbox.h in rpmi_mailbox.h header
Anup Patel
1
-0
/
+1
2025-02-13
lib: utils: Drop notifications from MPXY RPMI mailbox client
Anup Patel
1
-1
/
+0
2025-02-13
lib: utils: Introduce optional MPXY RPMI service group operations
Anup Patel
1
-0
/
+12
2025-02-13
lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
Anup Patel
1
-0
/
+71
2025-02-12
lib: utils: Initialize miscellaneous drivers in one pass
Samuel Holland
5
-109
/
+3
2025-02-12
lib: utils/fdt: Remove fdt_find_match()
Samuel Holland
1
-4
/
+0
2025-02-12
lib: utils/irqchip: Use fdt_driver for initialization
Samuel Holland
1
-5
/
+1
2025-02-12
include: sbi: Align SBI trap registers to a nice boundary
Raj Vishwanathan
1
-2
/
+5
2025-01-30
include: utils/fdt_helper: fix typo har't'id
Leo Yu-Chi Liang
1
-1
/
+1
2025-01-30
lib: sbi: sse: allow adding new events
Clément Léger
1
-4
/
+4
[next]