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-08-23
lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is ...
Yu Chien Peter Lin
2024-08-23
platform: generic: andes: add a new Andes SBI call to free a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add a new Andes SBI call to set up a PMA entry
Ben Zong-You Xie
2024-08-23
platform: generic: andes: add Andes SBI call to probe Andes PMA feature
Ben Zong-You Xie
2024-08-23
platform: generic: Kconfig: add the description for Andes PMA feature
Ben Zong-You Xie
2024-08-23
lib: sbi: Enhance CSR Handling in system_opcode_insn
Dongdong Zhang
2024-08-09
lib: sbi: Implement aligned memory allocators
Gregor Haas
2024-08-09
lib: sbi: Allocate from beginning of heap blocks
Gregor Haas
2024-08-09
lib: sbi: Support multiple heaps
Gregor Haas
2024-08-02
lib: sbi: check result of pmp_get() in is_pmp_entry_mapped()
Carlos López
2024-08-02
lib: sbi: fwft: fix incorrect size passed to sbi_zalloc()
Carlos López
2024-08-02
lib: sbi: dbtr: fix potential NULL pointer dereferences
Carlos López
2024-08-02
include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
Eric Lin
2024-07-24
lib: sbi: Introduce an early console buffer for caching early prints
Anup Patel
2024-07-24
include: sbi: Add macros to create FIFO as local or global variable
Anup Patel
2024-07-24
lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
Anup Patel
2024-07-24
lib: sbi: Optimize fifo enqueue/dequeue for basic data types
Anup Patel
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2024-07-24
platform: Setup serial console device in early_init()
Anup Patel
2024-07-24
lib: sbi_hsm: Save/restore menvcfg only when it exists
Samuel Holland
2024-07-23
lib: utils/fdt: Add support for parsing riscv,isa-extensions
Conor Dooley
2024-07-23
lib: tests: add math test suite
Dongdong Zhang
2024-07-23
lib: tests: enhance test output with colored pass/fail messages
Dongdong Zhang
2024-07-04
docs: writing tests: update cleaning instructions
Ivan Orlov
2024-07-04
Makefile: remove any .carray.c during clean
Ben Dooks
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-07-04
scripts/carray.sh: Add comment to generated files
Ivan Orlov
2024-07-04
lib: sbi_emulate_csr: Do not log illegal CSR accesses
Samuel Holland
2024-07-04
.github: Add repo lockdown GitHub workflow and update .gitignore
Dongdong Zhang
2024-06-30
include: Bump-up version to 1.5
v1.5
Anup Patel
2024-06-28
lib: sbi: check incoming dbtr shmem address
Sergey Matyukevich
2024-06-28
docs: Fix wrong filename
Jacob Lin
2024-06-26
lib: sbi: fwft: return SBI_EINVAL rather than SBI_ERR_INVALID_PARAM
Clément Léger
2024-06-26
lib: sbi: fwft: check feature value to be exactly 1 or 0
Clément Léger
2024-06-19
lib: sbi: implement SBI FWFT extension
Clément Léger
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Clément Léger
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
Clément Léger
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
2024-06-18
lib: sbi: Add support for Svade and Svadu extensions
Yong-Xuan Wang
2024-06-18
platform: generic: andes: Add support for RV32 to set up PMA
Ben Zong-You Xie
2024-06-18
platform: generic: andes: Refine Andes PMA related code
Ben Zong-You Xie
2024-06-13
lib: serial: fix RX path in litex-uart
Gabriel Somlo
2024-06-13
lib: utils/reset: Try initializing all reset devices in dt
Xiang W
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
2024-06-13
lib: utils/reset: Fix fdt_reset to search for more dt nodes
Xiang W
2024-06-13
lib: utils/reset: Skip initialize reset when dt is not enabled
Xiang W
2024-06-13
lib: utils/serial: Fix fdt_serial to match more dt nodes
Xiang W
2024-06-13
lib: utils/serial: Skip initialize serial when dt is not enabled
Xiang W
2024-06-13
lib: utils/irqchip: Skip initialize irqchip when dt is not enabled
Xiang W
2024-06-13
lib: utils/timer: Skip initialize timer when dt is not enabled
Xiang W
[next]