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
2024-05-13
lib: sbi: fix hart_shmem_base
Xiang W
2024-05-09
platform: generic: thead: add Canaan Kendryte K230
Yangyu Chen
2024-05-09
platform: generic: thead: separate T-Head PMU Errata
Yangyu Chen
2024-05-09
platform: andes: Change all occurrences of andes45 to andes
Ben Zong-You Xie
2024-05-09
platform: andes: Rename files with the prefix andes45
Ben Zong-You Xie
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
2024-05-07
lib: sbi: Refine the settings for switching to Virtual Supervisor Mode.
Pope B.Lei
2024-05-07
lib: sbi: sse: check handler entry to belong to supervisor mode
Clément Léger
2024-05-07
lib: sbi: sse: use PRV_S instead of hardcoded value for mode
Clément Léger
2024-05-07
lib: sbi: sse: call enable callback before sending IPI
Clément Léger
2024-05-07
lib: sbi: sse: remove superfluous sbi_list_empty() check
Clément Léger
2024-05-07
lib: sbi: sse: simplify 32bits overflow check
Clément Léger
2024-05-07
lib: sbi: sse: rename sse_hart_unlock() to sse_enabled_event_unlock()
Clément Léger
2024-05-07
lib: sbi: sse: fix typos, comments and spacing errors
Clément Léger
2024-05-07
lib: tests: Add test for spinlocks
Ivan Orlov
2024-05-07
lib: tests: Add test for atomic_t
Ivan Orlov
2024-05-07
lib: tests: Add test suite init function
Ivan Orlov
2024-04-10
firmware: remove FW_TEXT_START
Xiang W
2024-04-10
lib: utils: check correct value in fdt_node_offset_by_compatible
Heinrich Schuchardt
2024-04-10
lib: sbi: sse_event_get() may return NULL
Heinrich Schuchardt
2024-04-10
lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
Clément Léger
2024-04-08
Makefile: Remove unnecessary dependencies
Samuel Holland
2024-04-07
Makefile: Respect manual changes to .config
Samuel Holland
2024-04-05
sbi: sbi_domain_context: Check privilege spec version before accessing S-mode...
Yu Chien Peter Lin
2024-04-05
lib: sbi: Wakeup non-coldboot HARTs early in the coldboot path
Anup Patel
2024-04-05
lib: sbi: Simplify wait_for_coldboot() implementation
Anup Patel
2024-04-05
platform: generic: allwinner: Optimize current hart scratch access
Samuel Holland
2024-04-05
lib: utils/timer: Optimize current hart scratch access
Samuel Holland
2024-04-05
include: sbi: Support byteorder macros in assembly
Vivian Wang
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2024-04-05
lib: sbi: Implement SBI SSE extension
Clément Léger
2024-04-05
lib: sbi: Add support for Supervisor Software Events extension
Clément Léger
2024-04-05
firmware: remove copy-base relocation
Xiang W
2024-03-20
platform: generic: allwinner: sun20i-d1: Remove duplicated CSR definitions
Christoph Müllner
2024-03-20
docs: writing_tests: Make docs correspond the latest changes
Ivan Orlov
2024-03-19
lib: sbi: Extend sbi_trap_error() to dump state in a nested trap
Anup Patel
2024-03-19
lib: sbi: Pass trap context pointer to sbi_ecall_handler()
Anup Patel
2024-03-19
lib: sbi: Remove regs parameter from trap irq handling functions
Anup Patel
2024-03-19
lib: sbi: Remove regs paramter of sbi_irqchip_process()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
Anup Patel
2024-03-19
lib: sbi: Simplify parameters of misaligned and access fault handlers
Anup Patel
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
2024-03-19
include: sbi: Add trap_context pointer in struct sbi_scratch
Anup Patel
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
2024-03-19
lib: sbi: Remove epc from struct sbi_trap_info
Samuel Holland
2024-03-19
docs/writing_tests: Update tests paths
Ivan Orlov
2024-03-19
lib: tests: Move tests to a separate directory
Ivan Orlov
2024-03-11
lib: sbi: call platform load/store emulators
Bo Gan
2024-03-11
include: sbi: add emulate_load/store handler to platform ops
Bo Gan
2024-03-11
lib: sbi: abstract out insn decoding to unify mem fault handlers
Bo Gan
[prev]
[next]