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
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-20
lib: sbi: Add debug print when sbi_pmu_init fails
Tan En De
2023-04-17
lib: sbi: Don't check SBI error range for legacy console getchar
Anup Patel
2023-04-17
lib: sbi: Fix counter index calculation for SBI_PMU_CFG_FLAG_SKIP_MATCH
Alexandre Ghiti
2023-04-17
lib: sbi: Do not clear active_events for cycle/instret when stopping
Alexandre Ghiti
2023-04-14
lib: sbi: Optimize sbi_tlb queue waiting
Xiang W
2023-04-13
sbi: tlb: Simplify to tlb_process_count/tlb_process function
Xiang W
2023-04-13
lib: sbi: Optimize sbi_ipi
Xiang W
2023-04-13
lib: sbi: Optimize sbi_tlb
Xiang W
2023-04-07
lib: utils: fdt_fixup: avoid buffer overrun
Heinrich Schuchardt
2023-04-07
lib: sbi_pmu: Align the event type offset as per SBI specification
Yu Chien Peter Lin
2023-04-07
lib: sbi: Print the CPPC device name
Sunil V L
2023-04-07
lib: sbi: Implement SBI CPPC extension
Sunil V L
2023-04-06
lib: sbi_hart: clear mip csr during hart init
Mayuresh Chitale
2023-04-06
lib: sbi_hsm: Fix sbi_hsm_hart_start() for platform with hart hotplug
Anup Patel
2023-04-06
lib: sbi: Introduce sbi_entry_count() function
Anup Patel
2023-04-06
lib: sbi: Fix how to check whether the domain contains fw_region
Xiang W
2023-04-06
lib: sbi_scratch: Optimize the alignment code for alloc size
Xiang W
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
2023-03-10
lib: sbi: Set the state of a hart to START_PENDING after the hart is ready
Evgenii Shatokhin
2023-03-10
lib: sbi: Refactor the calls to sbi_hart_switch_mode()
Evgenii Shatokhin
2023-03-10
lib: sbi_pmu: Add hartid parameter PMU device ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Introduce fw_counter_write_value API
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Use dedicated event code for platform firmware events
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Rename fw_counter_value
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
2023-03-09
lib: serial: Cadence: Enable compatibility for cdns,uart-r1p8
Mayuresh Chitale
2023-03-09
lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
2023-03-01
gpio/starfive: add gpio driver and support gpio reset
minda.chen
2023-02-27
platform: generic: Add system suspend test
Andrew Jones
2023-02-27
lib: sbi: Implement system suspend
Andrew Jones
2023-02-27
lib: sbi: Add system_suspend_allowed domain property
Andrew Jones
2023-02-27
lib: sbi: Add system suspend skeleton
Andrew Jones
2023-02-27
lib: sbi_hsm: Export some functions
Andrew Jones
2023-02-27
lib: sbi_hsm: Remove unnecessary include
Andrew Jones
2023-02-27
lib: sbi_hsm: Move misplaced comment
Andrew Jones
2023-02-27
lib: sbi_hsm: Ensure errors are consistent with spec
Andrew Jones
2023-02-27
lib: sbi_hsm: Don't try to restore state on failed change
Andrew Jones
2023-02-27
lib: sbi_hsm: Factor out invalid state detection
Andrew Jones
2023-02-27
lib: utils/fdt/fdt_domain: Simplify region access permission check
Bin Meng
2023-02-27
lib: sbi/sbi_domain: cosmetic style fixes
Bin Meng
2023-02-27
lib: sbi: sbi_ecall: Check the range of SBI error
Yu Chien Peter Lin
2023-02-27
include: sbi: Remove extid parameter from vendor_ext_provider() callback
Anup Patel
2023-02-27
lib: sbi: Align SBI vendor extension id with mvendorid CSR
Anup Patel
2023-02-27
lib: sbi_hart: Enable hcontext and scontext
Nylon Chen
2023-02-27
lib: utils: fdt_fixup: Fix compile error
Xiang W
2023-02-27
lib: utils/fdt: Fix fdt_pmu.c header dependency
Bin Meng
2023-02-10
lib: sbi: Speed-up sbi_printf() and friends using nputs()
Anup Patel
[next]