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.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-17
lib: sbi: change sbi_hart_features.extensions as an array
Xiang W
2023-11-17
lib: sbi: enable seed access in S-mode
Heinrich Schuchardt
2023-11-17
lib: sbi: Add Zkr in hart extensions
Heinrich Schuchardt
2023-11-17
include: sbi: macros for mseccfg.sseed and .useed
Heinrich Schuchardt
2023-11-16
platform: generic: Add Sophgo sg2042 platform support
Inochi Amaoto
2023-11-16
lib: sbi: Add regions merging when sanitizing domain region
Inochi Amaoto
2023-11-16
lib: sbi: separate the swap operation of domain region
Inochi Amaoto
2023-11-16
lib: utils/ipi: mswi: add separate T-Head C9xx CLINT mswi compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: mtimer: add separate T-Head C9xx CLINT mtimer compatible
Inochi Amaoto
2023-11-16
lib: utils/timer: Allow ACLINT MTIMER driver to setup quirks
Inochi Amaoto
2023-11-16
utils/reset: Remove fdt_reset_thead
Guo Ren
2023-11-16
firmware: fw_base.S: Fix boot hart status synchronization
Guo Ren
2023-11-16
lib: utils/serial: Optimize semihosting_putc implementation
Chen Pei
2023-11-16
platform: Uses hart count as the default size of tlb info
Inochi Amaoto
2023-11-16
platform: generic: thead: improve tlb flush errata
Inochi Amaoto
2023-11-16
lib: sbi: Correctly limit flushes to a single ASID/VMID
Samuel Holland
2023-11-14
platform: generic: thead: initialize PMU by default in thead generic platform
Inochi Amaoto
2023-11-14
platform: generic: thead: separate implement of T-HEAD c9xx errata
Inochi Amaoto
2023-11-14
platform: generic: thead: separate implement of T-HEAD c9xx pmu
Inochi Amaoto
2023-11-14
platform: generic: thead: move to thead c9xx header to vendor specific postion
Inochi Amaoto
2023-11-14
lib: sbi: simplify sanitize_domain()
Heinrich Schuchardt
2023-10-19
include: sbi: Change spec version to 2.0
Anup Patel
2023-10-09
lib: sbi_misaligned_ldst: Fix handling of C.SWSP and C.SDSP
Amanieu d'Antras
2023-10-06
lib: sbi: Add support for mconfigptr
Yangjie Zhang
2023-10-06
docs: platform: update platform_requirements.md
Yangjie Zhang
2023-10-06
gpio/starfive: redundant readl() call
Heinrich Schuchardt
2023-10-06
lib: sbi_pmu: check for index overflows
Heinrich Schuchardt
2023-10-06
lib: utils: Simplify SET_ISA_EXT_MAP()
Heinrich Schuchardt
2023-10-06
lib: utils/fdt: simplify dt_parse_isa_extensions
Heinrich Schuchardt
2023-10-06
lib: sbi: fix sbi_domain_get_assigned_hartmask()
Heinrich Schuchardt
2023-10-06
lib: utils: timer/ipi: Update memregion flags for PLMT and PLICSW
Yu Chien Peter Lin
2023-10-06
lib: utils/serial: Ensure proper allocation of PMP entries for uart8250
Yu Chien Peter Lin
2023-10-06
doc: Fix fw_payload.md
Hoa Nguyen
2023-10-06
Makefile: Add --exclude-libs ALL to avoid .dynsym
Vivian Wang
2023-10-06
firmware: Remove handling of R_RISCV_{32,64}
Vivian Wang
2023-10-06
firmware: Remove ALIGN in .rela.dyn in linker script
Vivian Wang
2023-10-04
platform: generic: thead: fix stale TLB entries for th1520/sg2042
Inochi Amaoto
2023-09-24
lib: utils/regmap: Mark syscon region as shared read-write
Anup Patel
2023-09-24
lib: utils/serial: Add shared regions for serial drivers
Mayuresh Chitale
2023-09-24
lib: sbi: Populate M-only Smepmp entries before setting mseccfg.MML
Anup Patel
2023-09-24
lib: sbi: Fix pmp_flags for Smepmp read-only shared region
Anup Patel
2023-09-24
lib: sbi: Don't clear mseccfg.MML bit in sbi_hart_smepmp_configure()
Anup Patel
2023-09-24
lib: sbi: Factor-out Smepmp configuration as separate function
Anup Patel
2023-09-24
include: sbi_domain: Fix permission test macros
Mayuresh Chitale
2023-09-24
include: sbi: Remove sbi_hartmask_for_each_hart() macro
Anup Patel
2023-09-24
lib: sbi: Maximize the use of HART index in sbi_domain
Anup Patel
2023-09-24
lib: sbi: Remove sbi_scratch_last_hartid() macro
Anup Patel
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
2023-09-24
lib: sbi: Use sbi_scratch_last_hartindex() in remote TLB managment
Anup Patel
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
[prev]
[next]