index
:
opensbi.git
master
release-1.3.x
release-1.5.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-09-16
lib: sbi_hsm: Save mideleg across non-retentive suspend
Samuel Holland
1
-0
/
+3
2025-09-16
lib: utils/ipi: Convert IPI drivers as early drivers
Anup Patel
5
-32
/
+4
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
1
-5
/
+0
2025-09-16
lib: sbi: Introduce IPI device rating
Anup Patel
5
-12
/
+42
2025-09-16
lib: utils/reset: Hang the hart after RPMI system reset message
Rahul Pathak
1
-0
/
+3
2025-09-01
lib: sbi_heap: Simplify allocation algorithm
Samuel Holland
1
-32
/
+22
2025-09-01
lib: sbi_heap: Allocate list nodes dynamically
Samuel Holland
1
-35
/
+48
2025-08-28
dbtr: Fix sbi_dbtr_read_trig to read from CSRs
Jesse Taube
1
-0
/
+4
2025-08-28
dbtr: Add support for icount trigger type
Jesse Taube
1
-0
/
+35
2025-08-26
lib: sbi: pmu: Improve loop in pmu_ctr_find_hw
Manuel Hernández Méndez
1
-0
/
+1
2025-07-23
lib: utils: fdt: fix "ranges" translation
Max Hsu
1
-11
/
+15
2025-07-21
lib: sbi: Only enable TM bit in scounteren
Atish Patra
1
-2
/
+2
2025-07-20
lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()
Alvin Chang
2
-5
/
+5
2025-07-20
lib: utils/serial: Clear LSR status and check RBR status
Yi Pei
1
-4
/
+3
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
[prev]
[next]