projects
/
platform
/
kernel
/
opensbi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/opensbi.git
2020-12-04
Anup Patel
lib: sbi: Auto start domain only if boot HART within...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Anup Patel
lib: sbi: Fix domain_count check in sbi_domain_finalize()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Anup Patel
lib: sbi: Fix typo in sbi_domain_finalize()
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Anup Patel
lib: sbi: Fix sbi_hart_switch_mode() for u-mode
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
firmware: fw_base: Optimize trap handler for RV32 systems
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
lib: sbi: Implement System Reset (SRST) SBI extension
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
lib: sbi: Improve system reset platform operations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
platform: Remove dummy system reset functions
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
include: sbi: Remove opensbi specific reset type defines
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Anup Patel
include: sbi: Add SBI SRST extension related defines
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Yuan Li
docs: fix a typo error
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Anup Patel
lib: sbi: Improve boot prints in cold boot sequence
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Anup Patel
Makefile: Add option to use toolchain default ABI and...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Atish Patra
lib: sbi: Improve boot time print with additional PMP...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-26
Atish Patra
lib: sbi: Detect PMP granularity and number of address...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Atish Patra
lib: utils: Implement "ranges" property parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Anup Patel
docs: Add initial documentation for domain support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-21
Anup Patel
lib: sbi: Display domain details in boot prints
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Configure PMP based on domain memory regions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: utils: Update fdt_cpu_fixup() to use current domain
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: utils: Update fdt_reserved_memory_fixup() to use...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Extend sbi_system_reset() for domains
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Optimize sbi_hsm_hart_started_mask() implemen...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Extend sbi_hsm_hart_start() for domains
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Add initial domain support
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
include: sbi: Make hartmask pointer const in sbi_hartma...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Remove redundant hartid parameter from sbi_ha...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
lib: sbi: Configure PMP late in coldboot and warmboot...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
include: sbi: Remove pmp_region callbacks from sbi_plat...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
Anup Patel
include: sbi: Remove redundant includes from sbi_platform.h
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Anup Patel
platform: kendryte/k210: Add some padding for FDT fixups
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Heinrich Schuchardt
Makefile: Allow padding zeros when converting DTB to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Anup Patel
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Anup Patel
firmware: Add common FW_FDT_PATH compile-time option
commit
|
commitdiff
|
tree
|
snapshot
2020-10-18
Anup Patel
Makefile: Build ELF, BIN and LD script in platform...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Damien Le Moal
makefile: fix clean directive
commit
|
commitdiff
|
tree
|
snapshot
2020-10-02
Heinrich Schuchardt
lib: sbi_scratch: typo scatch
commit
|
commitdiff
|
tree
|
snapshot
2020-09-25
Pragnesh Patel
lib: sbi: Fix PMP CSR detection
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Anup Patel
platform: generic: Don't mark non-MMU HARTs as invalid
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Anup Patel
lib: sbi: Ensure coldboot HART supports next privilege...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Anup Patel
lib: utils: Improve fdt_cpu_fixup() implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Anup Patel
lib: sbi: Allow specifying mode in sbi_hart_pmp_check_a...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Anup Patel
lib: sbi: Allow specifying start mode to sbi_hsm_hart_s...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Anup Patel
lib: sbi_trap: Allow M-mode to M-mode ECALLs
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Anup Patel
include: Rename ECALL defines to match latest RISC...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Anup Patel
lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Anup Patel
lib: sbi: Improve HPM CSR read/write emulation
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Anup Patel
include: sbi: Few cosmetic changes in riscv_encoding.h
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Anup Patel
lib: sbi: Detect and print MHPM counters at boot-time
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Anup Patel
lib: sbi: Improve PMP CSR detection and progamming
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Anup Patel
lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Anup Patel
lib: sbi: Handle the case where MTVAL has illegal instr...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Anup Patel
lib: sbi_init: Avoid thundering hurd problem with coldb...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Heinrich Schuchardt
platform: kendryte/k210: fixup FDT
commit
|
commitdiff
|
tree
|
snapshot
2020-08-17
Georg Kotheimer
lib: sbi_trap: Fix hstatus.SPVP update in sbi_trap_redi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Anup Patel
firmware: fw_base: Improve exception stack setup in...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Anup Patel
lib: sbi_misaligned_ldst: Determine transformed instruc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Abner Chang
lib: utils: Use strncmp in fdt_parse_hart_id()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Abner Chang
lib: utils: Add a macro in libfdt_env.h for strncmp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Abner Chang
lib: Add sbi_strncmp implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-07-14
Tobias Klauser
include: sbi_bitops: Remove dead shift assignment in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Bin Meng
lib/utils: fdt: Update FDT expand size to 1024 for...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
Tobias Klauser
README.md: fix markdown link formatting
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Bin Meng
docs/platform: sifive_fu540: Update U-Boot instructions
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Bin Meng
config.mk: Update QEMU run command for generic and...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-29
Bin Meng
docs/platform: Update QEMU parameter for fw_payload
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Anup Patel
include: Bump-up version to 0.8
v0.8
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Anup Patel
lib: Don't return any invalid error from SBI ecall
commit
|
commitdiff
|
tree
|
snapshot
2020-06-20
Liush
lib: sbi: Fix 32/64 bits variable compatibility
commit
|
commitdiff
|
tree
|
snapshot
2020-06-19
Vijai Kumar K
platform: Add support for Shakti C-class SoC from IIT-M
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Alistair Francis
lib: Fix the SBI_HART_HAS_MCOUNTEREN feature check
commit
|
commitdiff
|
tree
|
snapshot
2020-06-18
Alistair Francis
lib: Don't print delegation CSRs if there is no S-Mode
commit
|
commitdiff
|
tree
|
snapshot
2020-06-17
Huaqi Fang
platform: Update Nuclei ux600 platform support
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
Alexandre Ghiti
platform/lib: Allow the OS to map the regions that...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-15
Anup Patel
lib: Fix __sbi_hfence_gvma_vmid_gpa() and __sbi_hfence_...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Nylon Chen
platform: Add AE350 cache control SBIs
commit
|
commitdiff
|
tree
|
snapshot
2020-06-10
Nylon Chen
platform: Add AE350 platform specific SBI handler
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Atish Patra
docs: Remove redundant documentation about combined...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Atish Patra
docs: Use doxygen config to mark the main page
commit
|
commitdiff
|
tree
|
snapshot
2020-06-08
Anup Patel
lib: Add RISC-V hypervisor v0.6.1 support
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
firmware: Remove FW_PAYLOAD_FDT and related documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
platform: kendryte/k210: Use new mechanism of builtin DTB
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
Makefile: Add mechanism for platforms to have multiple...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
Makefile: Preprocess builtin DTS
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
firmware: Allow fw_platform_init() to return updated...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
firmware: fw_base: Don't OR forced FW_OPTIONS
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
firmware: fw_base: Make builtin DTB available to fw_pla...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-05
Anup Patel
Makefile: Fix builtin DTB compilation for out-of-tree...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils/timer: Initialize all matching timer DT...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils/ipi: Initialize all matching ipi DT nodes
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils: Add fdt_parse_clint_node() function
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils: Allow CLINT functions to be used for multip...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils/irqchip: Initialize all matching irqchip...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils: Extend fdt_find_match() Implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils: Allow PLIC functions to be used for multipl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-23
Anup Patel
lib: utils: Remove redundant parameters from PLIC init...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Daniel Schaefer
include: sbi: Add firmware extension constants
commit
|
commitdiff
|
tree
|
snapshot
2020-05-19
Anup Patel
lib: sbi_hart: Detect number of supported PMP regions
commit
|
commitdiff
|
tree
|
snapshot
next