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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-08-24
util: atcsmu.c: modify sbi_printf() formatting
Yu Chien Peter Lin
2024-08-24
util: atcsmu.c: fix typo "%s/hard/hart/"
Leo Yu-Chi Liang
2024-08-24
lib: utils/serial: Pass the FDT to fdt_serial_init()
Samuel Holland
2024-08-24
lib: utils/reset: Pass the FDT to fdt_reset_init()
Samuel Holland
2024-08-24
lib: utils/timer: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/serial: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/reset: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/regmap: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/irqchip: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/ipi: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/i2c: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/gpio: Constify FDT pointers in parsing functions
Samuel Holland
2024-08-24
lib: utils/fdt: Constify FDT parsing functions
Samuel Holland
2024-08-23
lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is ...
Yu Chien Peter Lin
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-07-24
lib: sbi: Introduce an early console buffer for caching early prints
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
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
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-07-04
lib: sbi_emulate_csr: Do not log illegal CSR accesses
Samuel Holland
2024-06-28
lib: sbi: check incoming dbtr shmem address
Sergey Matyukevich
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-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
2024-06-13
lib: utils/ipi: Skip initialize ipi when dt is not enabled
Xiang W
2024-06-05
lib: utils/fdt: Fix DT property for APLIC delegation
Anup Patel
[next]