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
2026-01-08
include: sbi_scratch: fix typo sbi_scratch -> HART id
Leo Yu-Chi Liang
1
-1
/
+1
2025-12-29
include: Bump-up version to 1.8
v1.8
Anup Patel
1
-1
/
+1
2025-12-28
include: Fix LLVM compile error in sbi_utils/hsm/fdt_hsm_sifive_inst.h
Anup Patel
1
-2
/
+2
2025-12-27
include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
Bo Gan
1
-6
/
+6
2025-12-21
lib: utils/serial: Support multiple UART8250 devices
Bo Gan
1
-0
/
+16
2025-12-21
lib: sbi: give platform choice of using single memregion to cover OpenSBI
Bo Gan
1
-0
/
+21
2025-12-21
lib: sbi_domain: make is_region_subset public
Bo Gan
1
-0
/
+22
2025-12-21
lib: sbi_domain: add sbi_domain_get_oldpmp_flags
Bo Gan
1
-0
/
+7
2025-12-21
lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
Bo Gan
1
-0
/
+1
2025-12-16
lib: sbi: Expose __sbi_sfence_vma_all() function
Andrew Waterman
1
-0
/
+2
2025-12-16
lib: sbi: Factor-out PMP programming into separate sources
Anup Patel
2
-19
/
+23
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
1
-6
/
+2
2025-12-16
lib: sbi: Introduce hart protection abstraction
Anup Patel
1
-0
/
+100
2025-12-16
lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
Anup Patel
1
-0
/
+1
2025-12-15
include: sbi: Ignore rs1 and rd fields in FENCE.TSO.
Benedikt Freisen
1
-1
/
+1
2025-12-15
include: sbi: Fix tab alignment.
Benedikt Freisen
1
-15
/
+15
2025-12-15
include: sbi: Make "s8" actually signed.
Benedikt Freisen
1
-1
/
+1
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
2
-0
/
+7
2025-12-01
lib: sbi_pmu: Fix xINH bits configuring
Shifrin Dmitry
1
-0
/
+9
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for performance
Joshua Yeong
1
-0
/
+118
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for device power
Joshua Yeong
1
-0
/
+45
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for voltage
Joshua Yeong
1
-0
/
+81
2025-11-02
lib: sbi: sbi_hart: track firmware PMP entries for SmePMP
Yu-Chien Peter Lin
1
-0
/
+1
2025-11-02
lib: sbi_domain: ensure consistent firmware PMP entries
Yu-Chien Peter Lin
1
-0
/
+3
2025-11-02
lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flag
Yu-Chien Peter Lin
1
-0
/
+1
2025-11-02
lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domain
Yu-Chien Peter Lin
1
-0
/
+7
2025-10-28
lib: utils/suspend: Add SiFive SMC0 driver
Nick Hu
1
-0
/
+14
2025-10-28
lib: sbi: Add system_resume callback for restoring the system
Nick Hu
1
-0
/
+7
2025-10-28
lib: utils/timer: Expose timer update function
Nick Hu
1
-0
/
+5
2025-10-28
lib: utils/hsm: Add SiFive TMC0 driver
Nick Hu
1
-0
/
+20
2025-10-28
lib: sbi: Extends sbi_ipi_raw_send() to use all available IPI devices
Nick Hu
1
-1
/
+1
2025-10-28
lib: utils/irqchip: Add APLIC restore function
Nick Hu
1
-0
/
+3
2025-10-28
lib: sbi: Add SiFive proprietary xsfcease
Nick Hu
1
-0
/
+2
2025-10-28
lib: sbi: Add SiFive proprietary xsfcflushdlone
Nick Hu
1
-0
/
+2
2025-10-28
lib: utils/cache: Add fdt cmo helpers
Nick Hu
1
-0
/
+40
2025-10-28
lib: utils: Add FDT cache library
Nick Hu
1
-0
/
+34
2025-10-28
lib: utils: Add cache flush library
Nick Hu
1
-0
/
+69
2025-10-21
lib: Allow custom CSRs in csr_read_num() and csr_write_num()
Anup Patel
1
-0
/
+34
2025-09-16
lib: utils/ipi: Convert IPI drivers as early drivers
Anup Patel
1
-26
/
+0
2025-09-16
include: sbi: Remove platform specific IPI init
Anup Patel
1
-17
/
+0
2025-09-16
lib: sbi: Introduce IPI device rating
Anup Patel
1
-2
/
+5
2025-09-01
lib: sbi_list: Add a helper for reverse list iteration
Samuel Holland
1
-0
/
+11
2025-08-28
dbtr: Add support for icount trigger type
Jesse Taube
1
-0
/
+44
2025-07-22
include: sbi: Remove unused (LOG_)REGBYTES
Jessica Clarke
1
-7
/
+0
2025-07-22
include: sbi: Use array for struct sbi_trap_regs and GET/SET macros
Jessica Clarke
2
-81
/
+92
2025-07-21
include: sbi: Don't use #pragma when preprocessing device tree sources
Jessica Clarke
1
-0
/
+2
2025-07-20
include: sbi: fix swap errors with newer gcc -Werror=sequence-point
Ben Dooks
1
-3
/
+7
2025-07-20
lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()
Alvin Chang
2
-6
/
+2
2025-07-20
lib: sbi_list: add a helper for safe list iteration
Yong-Xuan Wang
1
-0
/
+13
2025-06-30
include: Bump-up version to 1.7
v1.7
Anup Patel
1
-1
/
+1
[next]