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-12-08
lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
HEAD
master
Samuel Holland
2
-2
/
+3
2025-12-08
lib: sbi_domain: Allow MMIO access to non-MMIO ranges
Samuel Holland
1
-1
/
+5
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
2
-0
/
+10
2025-12-08
lib: utils/cache: Add SiFive Extensible Cache (EC) driver
Nick Hu
3
-0
/
+202
2025-12-08
lib: utils/cache: Add SiFive PL2 controller
Nick Hu
3
-0
/
+146
2025-12-08
lib: utils/cache: Handle last-level cache correctly in fdt_cache_add()
Nick Hu
1
-1
/
+3
2025-12-02
lib: sbi: Remove static variable root_memregs_count
Vladimir Kondratiev
1
-4
/
+14
2025-12-02
lib: sbi: fix covered regions handling in sanitize_domain()
Vladimir Kondratiev
1
-1
/
+1
2025-12-01
lib: sbi_pmu: Fix xINH bits configuring
Shifrin Dmitry
1
-7
/
+26
2025-11-10
lib: utils/irqchip: plic: context_id is signed
Heinrich Schuchardt
1
-2
/
+2
2025-11-10
lib: utils/serial: typo Recieve
Heinrich Schuchardt
1
-1
/
+1
2025-11-10
lib: utils/timer: mtimer: add MIPS P8700 compatible
Benoît Monin
1
-0
/
+1
2025-11-10
lib: utils/timer: mtimer: Select the reference mtimer from a DT property
Benoît Monin
1
-6
/
+10
2025-11-05
lib: utils/ipi: mswi: add MIPS P8700 compatible
Benoît Monin
1
-0
/
+1
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for performance
Joshua Yeong
3
-0
/
+98
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for device power
Joshua Yeong
3
-0
/
+63
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for voltage
Joshua Yeong
3
-0
/
+84
2025-11-02
lib: sbi_domain_context: preserve firmware PMP entries during domain context ...
Yu-Chien Peter Lin
1
-0
/
+4
2025-11-02
lib: sbi: sbi_hart: track firmware PMP entries for SmePMP
Yu-Chien Peter Lin
1
-0
/
+29
2025-11-02
lib: sbi_domain: ensure consistent firmware PMP entries
Yu-Chien Peter Lin
1
-0
/
+13
2025-11-02
lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flag
Yu-Chien Peter Lin
1
-2
/
+6
2025-11-02
lib: sbi_hart: return error when insufficient PMP entries available
Yu-Chien Peter Lin
1
-6
/
+15
2025-11-02
lib: sbi_domain: print unsupported SmePMP permissions
Yu-Chien Peter Lin
1
-0
/
+6
2025-11-02
lib: sbi_domain: allow specifying inaccessible region
Yu-Chien Peter Lin
2
-5
/
+11
2025-11-02
lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domain
Yu-Chien Peter Lin
2
-65
/
+60
2025-10-28
lib: utils/suspend: Add SiFive SMC0 driver
Nick Hu
4
-0
/
+382
2025-10-28
lib: sbi: Add system_resume callback for restoring the system
Nick Hu
2
-1
/
+21
2025-10-28
lib: utils/timer: Expose timer update function
Nick Hu
1
-7
/
+21
2025-10-28
lib: utils/hsm: Add SiFive TMC0 driver
Nick Hu
3
-0
/
+318
2025-10-28
lib: sbi: Extends sbi_ipi_raw_send() to use all available IPI devices
Nick Hu
2
-4
/
+14
2025-10-28
lib: utils/irqchip: Add APLIC restore function
Nick Hu
1
-68
/
+96
2025-10-28
lib: sbi: Add SiFive proprietary xsfcease
Nick Hu
1
-0
/
+1
2025-10-28
lib: sbi: Add SiFive proprietary xsfcflushdlone
Nick Hu
1
-0
/
+1
2025-10-28
lib: utils/cache: Add fdt cmo helpers
Nick Hu
2
-0
/
+115
2025-10-28
utils: cache: Add SiFive ccache controller
Vincent Chen
3
-0
/
+186
2025-10-28
lib: utils: Add FDT cache library
Nick Hu
4
-0
/
+99
2025-10-28
lib: utils: Add cache flush library
Nick Hu
4
-0
/
+64
2025-10-27
lib: sbi: sbi_pmu: added checks for ctr_idx in match
Alexander Chuprunov
1
-4
/
+5
2025-10-27
lib: sbi: sbi_pmu: fixed alignment
Alexander Chuprunov
1
-1
/
+1
2025-10-27
lib: sbi: sbi_pmu: fixed hw counters start for hart
Alexander Chuprunov
1
-57
/
+70
2025-10-21
lib: Allow custom CSRs in csr_read_num() and csr_write_num()
Anup Patel
1
-53
/
+82
2025-10-21
lib: utils/timer: mtimer: Add SiFive CLINT v2 support
Yong-Xuan Wang
1
-0
/
+1
2025-10-20
platform: spacemit: Add HSM driver
Xianbin Zhu
3
-0
/
+147
2025-10-06
lib: sbi: Prevent target domain same as the current
Xiang W
1
-0
/
+4
2025-10-06
lib: sbi: Add hart context init when first call enter
Xiang W
1
-14
/
+46
2025-10-06
lib: sbi: Add error handling to switch_to_next_domain_context
Xiang W
1
-9
/
+12
2025-10-06
lib: serial: sifive-uart: add shared memory region for SiFive UART
Yu-Chien Peter Lin
1
-1
/
+4
2025-09-30
lib: utils/irqchip: fix aplic lock mechanism in xmsiaddrcfg(h)
Yang Jialong
1
-7
/
+4
2025-09-16
lib: sbi_hsm: Use 64-bit CSR macro for menvcfg
Samuel Holland
1
-16
/
+5
2025-09-16
lib: sbi_hart: Do not call delegate_traps() in the resume flow
Samuel Holland
1
-4
/
+4
[next]