index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-06-23
include: Bump-up version to 1.3
v1.3
Anup Patel
2023-06-15
platform/lib: Set no-map attribute on all PMP regions
Alexandre Ghiti
2023-06-05
lib: sbi: Use scratch space to save per-HART domain pointer
Anup Patel
2023-06-05
lib: sbi: Print scratch size and usage at boot time
Anup Patel
2023-06-05
lib: sbi: Introduce simple heap allocator
Anup Patel
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-06-05
include: sbi_scratch: Add helper macros to access data type
Anup Patel
2023-06-04
lib: sbi: Align system suspend errors with spec
Andrew Jones
2023-05-21
lib: sbi: Document sbi_ecall_extension members
Andrew Jones
2023-05-21
lib: sbi: Introduce register_extensions extension callback
Andrew Jones
2023-05-11
lib: sbi: Simplify BITS_PER_LONG definition
Xiang W
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
2023-04-14
lib: sbi: Optimize sbi_tlb queue waiting
Xiang W
2023-04-07
lib: sbi_pmu: Align the event type offset as per SBI specification
Yu Chien Peter Lin
2023-04-07
lib: sbi: Implement SBI CPPC extension
Sunil V L
2023-04-07
include: Add defines for SBI CPPC extension
Sunil V L
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-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
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: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Reserve space for implementation specific firmware events
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: utils/i2c: Add minimal StarFive jh7110 I2C driver
Minda Chen
2023-02-27
platform: generic: Add system suspend test
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
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
include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1
Bin Meng
2023-02-10
lib: sbi: Add console_puts() callback in the console device
Anup Patel
2023-02-10
lib: sbi: Add sbi_domain_check_addr_range() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_ngets() function
Anup Patel
2023-02-09
lib: sbi: Add sbi_nputs() function
Anup Patel
2023-02-09
include: Add defines for SBI debug console extension
Anup Patel
2023-02-09
include: sbi: Fix BSWAPx() macros for big-endian host
Anup Patel
2023-02-08
include: types: Add typedefs for endianness
Rahul Pathak
2023-02-08
include: Add support for byteorder/endianness conversion
Rahul Pathak
2023-01-24
lib: utils: Add fdt_add_cpu_idle_states() helper function
Samuel Holland
2023-01-23
firmware: Add RW section offset in scratch
Himanshu Chauhan
2023-01-22
lib: utils: atcsmu: Add Andes System Management Unit support
Yu Chien Peter Lin
2023-01-22
include: types: add always inline compiler attribute
Yu Chien Peter Lin
2023-01-22
lib: sbi_hsm: handle failure when hart_stop returns SBI_ENOTSUPP
Yu Chien Peter Lin
2023-01-09
lib: utils: Disallow non-root domains from adding M-mode regions
Himanshu Chauhan
2023-01-09
include: sbi: Fine grain the permissions for M and SU modes
Himanshu Chauhan
[next]