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
/
include
Age
Commit message (
Expand
)
Author
2021-01-18
include: Bump-up version to 0.9
v0.9
Anup Patel
2021-01-15
include: sbi: Don't pack struct sbi_platform and sbi_platform_operations
Anup Patel
2021-01-15
include: sbi: No need to pack struct sbi_scratch
Anup Patel
2021-01-15
include: sbi: No need to pack struct sbi_trap_regs
Anup Patel
2021-01-12
lib: sbi: Allow platforms to provide root domain memory regions
Anup Patel
2021-01-07
lib: sbi: Allow custom local TLB flush function
Anup Patel
2021-01-07
lib: sbi: Introduce sbi_trap_exit() API
Anup Patel
2021-01-07
lib: sbi: Replace args with trap registers in ecall handler
Anup Patel
2020-12-16
lib: sbi: Remove domain_get() platform callback function
Anup Patel
2020-12-16
lib: utils: Remove fdt_domain_get() function
Anup Patel
2020-12-16
lib: sbi: Add function to register new domain
Anup Patel
2020-12-16
lib: utils: Allow FDT domain iteration functions to fail
Anup Patel
2020-12-04
lib: utils: Add helper routines to populate domains from FDT
Anup Patel
2020-12-04
include: sbi: Add domains_init() platform operation
Anup Patel
2020-12-04
include: sbi: Use lower bits for domain memory region permissions
Anup Patel
2020-12-01
lib: sbi: Implement System Reset (SRST) SBI extension
Anup Patel
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
2020-12-01
include: sbi: Remove opensbi specific reset type defines
Anup Patel
2020-12-01
include: sbi: Add SBI SRST extension related defines
Anup Patel
2020-10-26
lib: sbi: Detect PMP granularity and number of address bits
Atish Patra
2020-10-21
lib: sbi: Display domain details in boot prints
Anup Patel
2020-10-20
lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
Anup Patel
2020-10-20
lib: sbi: Extend sbi_hsm_hart_start() for domains
Anup Patel
2020-10-20
lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
Anup Patel
2020-10-20
lib: sbi: Add initial domain support
Anup Patel
2020-10-20
include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()
Anup Patel
2020-10-20
lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
Anup Patel
2020-10-20
lib: sbi: Configure PMP late in coldboot and warmboot path
Anup Patel
2020-10-20
include: sbi: Remove pmp_region callbacks from sbi_platform_operations
Anup Patel
2020-10-20
include: sbi: Remove redundant includes from sbi_platform.h
Anup Patel
2020-10-02
lib: sbi_scratch: typo scatch
Heinrich Schuchardt
2020-09-16
lib: sbi: Allow specifying mode in sbi_hart_pmp_check_addr() API
Anup Patel
2020-09-16
lib: sbi: Allow specifying start mode to sbi_hsm_hart_start() API
Anup Patel
2020-09-09
include: Rename ECALL defines to match latest RISC-V spec
Anup Patel
2020-09-01
include: sbi: Few cosmetic changes in riscv_encoding.h
Anup Patel
2020-09-01
lib: sbi: Detect and print MHPM counters at boot-time
Anup Patel
2020-09-01
lib: sbi: Improve PMP CSR detection and progamming
Anup Patel
2020-09-01
lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
Anup Patel
2020-07-29
lib: Add sbi_strncmp implementation
Abner Chang
2020-07-14
include: sbi_bitops: Remove dead shift assignment in ffs/fls
Tobias Klauser
2020-06-20
include: Bump-up version to 0.8
v0.8
Anup Patel
2020-06-20
lib: Don't return any invalid error from SBI ecall
Anup Patel
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
2020-06-15
lib: Fix __sbi_hfence_gvma_vmid_gpa() and __sbi_hfence_vvma_asid_va()
Anup Patel
2020-06-08
lib: Add RISC-V hypervisor v0.6.1 support
Anup Patel
2020-05-23
lib: utils: Add fdt_parse_clint_node() function
Anup Patel
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
[next]