index
:
riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
lib: sbi: Introduce an early console buffer for caching early prints
Anup Patel
2
-1
/
+32
2024-07-24
lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
Anup Patel
3
-30
/
+44
2024-07-24
lib: sbi: Optimize fifo enqueue/dequeue for basic data types
Anup Patel
1
-3
/
+40
2024-07-24
lib: sbi: Remove sbi_console_init() and console_init() platform callback
Anup Patel
2
-15
/
+0
2024-07-24
lib: sbi_hsm: Save/restore menvcfg only when it exists
Samuel Holland
1
-4
/
+8
2024-07-23
lib: utils/fdt: Add support for parsing riscv,isa-extensions
Conor Dooley
1
-4
/
+23
2024-07-23
lib: tests: add math test suite
Dongdong Zhang
2
-0
/
+49
2024-07-23
lib: tests: enhance test output with colored pass/fail messages
Dongdong Zhang
1
-2
/
+9
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
10
-10
/
+10
2024-07-04
lib: sbi_emulate_csr: Do not log illegal CSR accesses
Samuel Holland
1
-9
/
+0
2024-06-28
lib: sbi: check incoming dbtr shmem address
Sergey Matyukevich
1
-6
/
+14
2024-06-26
lib: sbi: fwft: return SBI_EINVAL rather than SBI_ERR_INVALID_PARAM
Clément Léger
1
-1
/
+1
2024-06-26
lib: sbi: fwft: check feature value to be exactly 1 or 0
Clément Léger
1
-4
/
+8
2024-06-19
lib: sbi: implement SBI FWFT extension
Clément Léger
3
-0
/
+56
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
Clément Léger
2
-0
/
+59
2024-06-19
lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
Clément Léger
2
-1
/
+41
2024-06-19
lib: sbi: add support for firmware features extension
Clément Léger
3
-0
/
+190
2024-06-18
lib: sbi: Add support for Svade and Svadu extensions
Yong-Xuan Wang
1
-0
/
+12
2024-06-13
lib: serial: fix RX path in litex-uart
Gabriel Somlo
1
-2
/
+8
2024-06-13
lib: utils/reset: Try initializing all reset devices in dt
Xiang W
1
-5
/
+5
2024-06-13
sbi: sbi_domain_context: Fix trap context for domain context switching
Yu Chien Peter Lin
1
-5
/
+4
2024-06-13
lib: utils/reset: Fix fdt_reset to search for more dt nodes
Xiang W
1
-13
/
+15
2024-06-13
lib: utils/reset: Skip initialize reset when dt is not enabled
Xiang W
1
-0
/
+3
2024-06-13
lib: utils/serial: Fix fdt_serial to match more dt nodes
Xiang W
1
-13
/
+13
2024-06-13
lib: utils/serial: Skip initialize serial when dt is not enabled
Xiang W
1
-0
/
+7
2024-06-13
lib: utils/irqchip: Skip initialize irqchip when dt is not enabled
Xiang W
1
-0
/
+3
2024-06-13
lib: utils/timer: Skip initialize timer when dt is not enabled
Xiang W
1
-0
/
+3
2024-06-13
lib: utils/ipi: Skip initialize ipi when dt is not enabled
Xiang W
1
-0
/
+3
2024-06-05
lib: utils/fdt: Fix DT property for APLIC delegation
Anup Patel
1
-1
/
+3
2024-05-23
lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
Inochi Amaoto
1
-1
/
+13
2024-05-23
lib: sbi: sse: handle missing writable attributes
Clément Léger
1
-19
/
+47
2024-05-23
lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_targe...
Cyan Yang
1
-0
/
+6
2024-05-16
lib: utils/irqchip: Check before initializing imsic
Cheng Yang
1
-0
/
+8
2024-05-15
lib: sbi: Put event after use in sbi_sse_exit() loop
Anup Patel
1
-2
/
+7
2024-05-15
utils/reset: Add SG2042 hwmon MCU support.
Inochi Amaoto
3
-0
/
+121
2024-05-13
lib: sbi: simplify inline function in sbi_dtbr.c
Xiang W
1
-46
/
+32
2024-05-13
lib: sbi: fix return type of sbi_dbtr_shmem_disabled
Xiang W
1
-3
/
+3
2024-05-13
lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
Xiang W
1
-9
/
+3
2024-05-13
lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
Xiang W
1
-1
/
+1
2024-05-13
lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
Xiang W
1
-2
/
+0
2024-05-13
lib: sbi: fix hart_shmem_base
Xiang W
1
-7
/
+4
2024-05-07
sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
Alvin Chang
3
-18
/
+52
2024-05-07
lib: sbi: Refine the settings for switching to Virtual Supervisor Mode.
Pope B.Lei
1
-4
/
+11
2024-05-07
lib: sbi: sse: check handler entry to belong to supervisor mode
Clément Léger
1
-0
/
+6
2024-05-07
lib: sbi: sse: use PRV_S instead of hardcoded value for mode
Clément Léger
1
-2
/
+2
2024-05-07
lib: sbi: sse: call enable callback before sending IPI
Clément Léger
1
-3
/
+3
2024-05-07
lib: sbi: sse: remove superfluous sbi_list_empty() check
Clément Léger
1
-3
/
+0
2024-05-07
lib: sbi: sse: simplify 32bits overflow check
Clément Léger
1
-1
/
+1
2024-05-07
lib: sbi: sse: rename sse_hart_unlock() to sse_enabled_event_unlock()
Clément Léger
1
-5
/
+5
2024-05-07
lib: sbi: sse: fix typos, comments and spacing errors
Clément Léger
1
-11
/
+11
[next]