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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
lib: sbi: Fix behavior on platform without HART protection
HEAD
v1.8.1
release-1.8.x
master
Michal Simek
1
-7
/
+3
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-28
lib: atomics: fix AMO test macros
Vladimir Kondratiev
5
-19
/
+19
2025-12-27
include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
Bo Gan
1
-6
/
+6
2025-12-27
lib: sbi_pmu: Fix multiple start and stop operations of FW counters
James Raphael Tiovalen
1
-0
/
+6
2025-12-27
lib/sbi: optimize domain memory regions copying
Vladimir Kondratiev
1
-15
/
+5
2025-12-26
lib: sbi: expected trap must always clear MPRV
Deepak Gupta
1
-0
/
+4
2025-12-21
platform: generic: eswin: Add shutdown/reboot support for Hifive Premier P550
Bo Gan
5
-0
/
+207
2025-12-21
lib: utils/serial: Support multiple UART8250 devices
Bo Gan
2
-45
/
+75
2025-12-21
platform: generic: eswin: add EIC7700
Bo Gan
6
-0
/
+527
2025-12-21
lib: sbi: give platform choice of using single memregion to cover OpenSBI
Bo Gan
2
-12
/
+45
2025-12-21
lib: sbi_domain: make is_region_subset public
Bo Gan
2
-20
/
+25
2025-12-21
lib: sbi_domain: add sbi_domain_get_oldpmp_flags
Bo Gan
3
-16
/
+30
2025-12-21
lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
Bo Gan
2
-1
/
+2
2025-12-16
lib: sbi: Flush TLBs upon FWFT ADUE change
Andrew Waterman
1
-1
/
+12
2025-12-16
lib: sbi: Expose __sbi_sfence_vma_all() function
Andrew Waterman
3
-3
/
+6
2025-12-16
lib: sbi: Factor-out PMP programming into separate sources
Anup Patel
6
-351
/
+382
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
9
-83
/
+58
2025-12-16
lib: sbi: Implement hart protection for PMP and ePMP
Anup Patel
1
-76
/
+132
2025-12-16
lib: sbi: Introduce hart protection abstraction
Anup Patel
4
-0
/
+202
2025-12-16
lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
Anup Patel
3
-9
/
+16
2025-12-16
platform: generic: Keep some empty space in FDT passed to next stage
Anup Patel
2
-0
/
+8
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
Makefile: sensible default value for OPENSBI_CC_XLEN.
Benedikt Freisen
1
-0
/
+6
2025-12-15
include: sbi: Make "s8" actually signed.
Benedikt Freisen
1
-1
/
+1
2025-12-08
lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
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
platform: generic: spacemit: add missing objects.mk
Junhui Liu
2
-2
/
+8
2025-12-08
lib: sbi: Enable Ssqosid Ext using mstateen0
Chen Pei
4
-0
/
+17
2025-12-08
lib: utils/cache: Add SiFive Extensible Cache (EC) driver
Nick Hu
4
-0
/
+203
2025-12-08
lib: utils/cache: Add SiFive PL2 controller
Nick Hu
4
-0
/
+147
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
Makefile: define C language standard to "gnu11"
Vladimir Kondratiev
1
-0
/
+1
2025-12-01
Makefile: Only enable --print-gc-section for verbose (V=1) build
Rahul Pathak
1
-1
/
+4
2025-12-01
lib: sbi_pmu: Fix xINH bits configuring
Shifrin Dmitry
2
-7
/
+35
2025-12-01
platform: openpiton: use generic early init
Manuel Hernández Méndez
1
-22
/
+3
2025-12-01
platform: ariane: parse dtb for getting some initial parameters
Manuel Hernández Méndez
1
-15
/
+24
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-05
platform: ariane: Move ariane platform from fpga to generic
Manuel Hernández Méndez
11
-83
/
+29
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for performance
Joshua Yeong
5
-0
/
+217
2025-11-04
lib: utils: Add MPXY RPMI mailbox driver for device power
Joshua Yeong
5
-0
/
+109
[next]