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
2022-12-17
lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/timer: mtimer: add a quirk for lacking mtime register
Icenowy Zheng
2022-12-17
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/resto...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore he...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/rest...
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore h...
Bin Meng
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
2022-12-12
lib: utils: serial: Add Renesas SCIF driver
Lad Prabhakar
2022-12-09
lib: sbi: Synchronize PMP settings with virtual memory system
Himanshu Chauhan
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
2022-12-09
lib: fix __fdt_parse_region()
Heinrich Schuchardt
2022-12-09
lib: fix is_region_valid()
Heinrich Schuchardt
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
2022-12-05
lib: fix fdt_parse_aclint_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_translate_address()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plmt_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plmt_node()
Heinrich Schuchardt
2022-12-04
lib: sbi: Fix is_region_valid()
Xiang W
2022-12-04
lib: sbi: Simplified mmio match checking
Xiang W
2022-11-15
lib: sbi_ecall: Split up sbi_ecall_replace
Vivian Wang
2022-11-15
lib: utils/serial: Fix semihosting compile error using LLVM
Anup Patel
2022-11-14
lib: utils/fdt: Simplified code
Xiang W
2022-11-14
lib: utils/fdt: Remove redundant code
Xiang W
2022-10-23
lib: sbi_ecall: Add Kconfig option for each extension
Vivian Wang
2022-10-23
lib: sbi_ecall: Generate extensions list with carray
Vivian Wang
2022-10-23
lib: utils/ipi: Add Andes fdt ipi driver support
Yu Chien Peter Lin
2022-10-23
lib: utils/reset: Add Andes fdt reset driver support
Yu Chien Peter Lin
2022-10-23
lib: utils/timer: Add Andes fdt timer support
Yu Chien Peter Lin
2022-10-23
lib: sbi: Add sbi_domain_root_add_memrange() API
Yu Chien Peter Lin
2022-10-23
lib: sbi: Fix typo in comment
Yu Chien Peter Lin
2022-10-13
lib: sbi_platform: expose hart_features to extension_init callback
Heiko Stuebner
2022-10-13
lib: sbi_hart: move hart_features struct to a public location
Heiko Stuebner
2022-10-13
lib: sbi_pmu: move pmu irq information into pmu itself
Heiko Stuebner
2022-09-13
lib: utils/serial: add semihosting support
Kautuk Consul
2022-09-13
lib: sbi: Fix sbi_strnlen wrong count decrement
Rahul Pathak
2022-09-13
lib: utils/fdt: Fix DT parsing in fdt_pmu_setup()
Anup Patel
2022-09-13
lib: sbi_misaligned_ldst: Set GVA if not emulating
Vivian Wang
2022-09-13
lib: sbi_trap: Add helper to get GVA in sbi_trap_regs
Vivian Wang
2022-09-01
include: sbi: Reduce includes in sbi_pmu.h
Anup Patel
2022-09-01
lib: sbi: Print platform PMU device at boot-time
Anup Patel
2022-09-01
lib: sbi_pmu: Add custom PMU device operations
Anup Patel
2022-09-01
lib: sbi_pmu: Simplify FW counters to reduce memory usage
Anup Patel
2022-09-01
lib: sbi_pmu: Firmware counters are always 64 bits wide
Anup Patel
2022-09-01
lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
Anup Patel
2022-09-01
lib: sbi_pmu: Remove "event_idx" member from struct sbi_pmu_fw_event
Anup Patel
[next]