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
2025-04-23
platform: generic: Initialize overrides with fdt_driver
Samuel Holland
2025-04-23
platform: generic: Remove platform override hooks
Samuel Holland
2025-04-23
platform: generic: Modify platform ops instead of using hooks
Samuel Holland
2025-04-23
platform: generic: Allow replacing platform operations
Samuel Holland
2025-04-23
platform: generic: Add an init hook matching fdt_driver
Samuel Holland
2025-04-23
platform: generic: thead: Avoid casting away const
Samuel Holland
2025-04-23
platform: rzfive: Call andes_pma_setup_regions() only during cold boot
Samuel Holland
2025-04-23
platform: generic: andes: Remove inline definitions
Samuel Holland
2025-04-21
lib: sbi_mpxy: Change MPXY state as per-domain data
Alvin Chang
2025-04-21
lib: sbi: Handle length of extension name string exceed buffer size error
Jimmy Ho
2025-04-15
lib: sbi: Remove unnecessary SBI_INIT_LIST_HEAD
Xiang W
2025-04-15
lib: sbi: Simplify structure member offset checking
Xiang W
2025-04-15
lib: sbi: Fix SHMEM_PHYS_ADDR for RV32
Xiang W
2025-04-15
lib: sbi: Add parameter check in sbi_mpxy_set_shmem()
Xiang W
2025-04-14
lib: sbi: Allow programmable counters to monitor cycle/instret events for And...
Leo Yu-Chi Liang
2025-04-14
docs: pmu_support: fix example typos
Leo Yu-Chi Liang
2025-04-14
lib: sbi_ipi: Return error for invalid hartids
Andrew Jones
2025-04-14
sbi: Introduce sbi_hartmask_weight
Andrew Jones
2025-04-13
Makefile: Avoid repeated evaluation of shell commands
Samuel Holland
2025-04-13
lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.
Rajnesh Kanwal
2025-04-13
lib: sbi_trap: Add support for vectored interrupts
Samuel Holland
2025-03-28
lib: Emit lr and sc instructions based on -march flags
Chao-ying Fu
2025-03-27
lib: utils/serial: Add PXA UARTs support
Junhui Liu
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SDT
Clément Léger
2025-03-27
lib: sbi: sse: Add support for SSTATUS.SPELP
Clément Léger
2025-03-27
lib: sbi: sse: Remove superfluous parenthesis around MSTATUS_* values
Clément Léger
2025-03-27
lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*
Clément Léger
2025-03-27
lib: sbi: sse: Return SBI_EDENIED for read only parameters.
Clément Léger
2025-03-27
lib: sbi: sse: Remove printf from sbi_sse_exit()
Clément Léger
2025-03-27
lib: sbi: sse: Update SSE event ids
Clément Léger
2025-03-26
lib: utils: Make sure that hartid and the scratch are aligned
Raj Vishwanathan
2025-03-24
lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()
Samuel Holland
2025-03-24
lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()
Samuel Holland
2025-03-24
lib: sbi_scratch: Optimize hartid and scratch lookup
Samuel Holland
2025-03-24
lib: sbi_scratch: Apply bounds check to platform hart_count
Samuel Holland
2025-03-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
2025-03-24
Revert "lib: utils/irqchip: Match against more specific compatible strings fi...
Samuel Holland
2025-03-24
lib: utils/fdt: Respect compatible string fallback priority
Samuel Holland
2025-03-23
lib: sbi: Return SBI_EALREADY error code if SSE event is present
Himanshu Chauhan
2025-03-23
scripts: Fix firmware binaries compilation in create-binary-archive.sh
Anup Patel
2025-03-23
lib: tests: add bitwise operations unit tests
Dongdong Zhang
2025-03-23
lib: sbi: Fix potential garbage data in string copy functions
Dongdong Zhang
2025-03-23
lib: add tests for sbi_ecall functionality
Akshay Behl
2025-02-19
lib: sbi: fwft: Return SBI_ERR_DENIED_LOCKED when setting a locked feature
Clément Léger
2025-02-19
include: sbi: Add SBI_ERR_DENIED_LOCKED
Clément Léger
2025-02-19
lib: utils/irqchip: Match against more specific compatible strings first
Alex Studer
2025-02-19
lib: utils/fdt: Allocate fdt_pmu_evt_select on the heap
Samuel Holland
2025-02-19
lib: utils/fdt: Remove redundant PMU property length checks
Samuel Holland
2025-02-19
lib: utils: Constify FDT driver definitions
Samuel Holland
2025-02-19
lib: sbi: sse: fix invalid errors returned for sse_hart_mask/unmask()
Clément Léger
[prev]
[next]