VisionFive2 OpenSBI

StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)

1266 Commits   10 Branches   49 Tags
Date
Commit Message
Rev
Author
2021-04-29
firmware/fw_payload: reduce the size by getting rid of padding
Tekkaman Ninja
2021-04-28
add starfive_vic7100 support in generic
Tekkaman Ninja
2021-04-28
Add "snps,dw-apb-uart" in uart8250 driver.
Tekkaman Ninja
2021-04-28
Add StarFive VIC-7100 support
Tekkaman Ninja
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
2021-03-22
lib: sbi: illegal CSR 0x306 access in hpm_allowed()
Heinrich Schuchardt
2021-03-19
firmware: Support position independent execution
Vincent Chen
2021-03-19
firmware: Use lla to access all global symbols
Vincent Chen
2021-03-12
include: sbi: SBI function IDs for RFENCE extension
Heinrich Schuchardt
2021-03-03
lib: Remove redundant sbi_platform_ipi_clear() calls
Anup Patel
2021-03-03
include: sbi: Upgrade SBI implementation version to v0.3
Anup Patel
2021-03-03
lib: sbi: Implement SBI HSM suspend function
Anup Patel
2021-03-03
include: sbi: Add hart_suspend() platform callback
Anup Patel
2021-03-03
lib: sbi: Add sbi_hart_reinit() function
Anup Patel
2021-03-03
include: sbi: Add HSM suspend related defines
Anup Patel
2021-03-03
lib: sbi: Fix error codes returned by HSM start() and stop() functions
Anup Patel
2021-03-03
lib: sbi: Remove redundant sbi_hsm_hart_started() function
Anup Patel
2021-03-03
lib: sbi: Rename sbi_hsm_hart_started_mask() function
Anup Patel
2021-03-03
lib: sbi: Use SBI_HSM_STATE_xyz defines instead of SBI_STATE_xyz defines
Anup Patel
2021-03-03
include: sbi: Simplify HSM state define names
Anup Patel
2021-03-03
platform: implement K210 system reset
Heinrich Schuchardt
2021-01-18
include: Bump-up version to 0.9
Anup Patel
2021-01-18
platform: template: Fix compile error
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: utils: Fix shakti uart implementation
Vijai Kumar K
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-24
lib: sbi: Fix sign-extension in sbi_misaligned_load_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-13
lib: utils/libfdt: Upgrade to v1.6.0 release
Dimitri John Ledkov
2020-12-04
platform: generic: Populate domains from FDT
Anup Patel
2020-12-04
lib: utils: Add helper routines to populate domains from FDT
Anup Patel
2020-12-04
docs: Add domain device tree binding documentation
Anup Patel
2020-12-04
include: sbi: Add domains_init() platform operation
Anup Patel
2020-12-04
lib: sbi: Add error prints in sbi_domain_finalize()
Anup Patel
2020-12-04
lib: sbi: Override domain boot HART when coldboot HART assigned to it
Anup Patel
2020-12-04
include: sbi: Use lower bits for domain memory region permissions
Anup Patel
2020-12-04
lib: sbi: Auto start domain only if boot HART within limits
Anup Patel
2020-12-04
lib: sbi: Fix domain_count check in sbi_domain_finalize()
Anup Patel
2020-12-04
lib: sbi: Fix typo in sbi_domain_finalize()
Anup Patel
2020-12-04
lib: sbi: Fix sbi_hart_switch_mode() for u-mode
Anup Patel
2020-12-01
firmware: fw_base: Optimize trap handler for RV32 systems
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
platform: Remove dummy system reset functions
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-11-27
docs: fix a typo error
Yuan Li
2020-11-10
lib: sbi: Improve boot prints in cold boot sequence
Anup Patel
2020-11-02
Makefile: Add option to use toolchain default ABI and ISA string
Anup Patel
2020-10-26
lib: sbi: Improve boot time print with additional PMP information
Atish Patra
2020-10-26
lib: sbi: Detect PMP granularity and number of address bits
Atish Patra
2020-10-23
lib: utils: Implement "ranges" property parsing
Atish Patra
2020-10-21
docs: Add initial documentation for domain support
Anup Patel
2020-10-21
lib: sbi: Display domain details in boot prints
Anup Patel
2020-10-20
lib: sbi: Configure PMP based on domain memory regions
Anup Patel
2020-10-20
lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
Anup Patel
2020-10-20
lib: utils: Update fdt_cpu_fixup() to use current domain
Anup Patel
2020-10-20
lib: utils: Update fdt_reserved_memory_fixup() to use current domain
Anup Patel
2020-10-20
lib: sbi: Extend sbi_system_reset() for domains
Anup Patel
2020-10-20
lib: sbi: Optimize sbi_hsm_hart_started_mask() implementation
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-18
platform: kendryte/k210: Add some padding for FDT fixups
Anup Patel
2020-10-18
Makefile: Allow padding zeros when converting DTB to C source
Heinrich Schuchardt
2020-10-18
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
Anup Patel
2020-10-18
firmware: Add common FW_FDT_PATH compile-time option
Anup Patel
2020-10-18
Makefile: Build ELF, BIN and LD script in platform build directory
Anup Patel
2020-10-10
makefile: fix clean directive
Damien Le Moal
2020-10-02
lib: sbi_scratch: typo scatch
Heinrich Schuchardt
2020-09-25
lib: sbi: Fix PMP CSR detection
Pragnesh Patel
2020-09-16
platform: generic: Don't mark non-MMU HARTs as invalid
Anup Patel
2020-09-16
lib: sbi: Ensure coldboot HART supports next privilege mode
Anup Patel
2020-09-16
lib: utils: Improve fdt_cpu_fixup() implementation
Anup Patel
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
lib: sbi_trap: Allow M-mode to M-mode ECALLs
Anup Patel
2020-09-09
include: Rename ECALL defines to match latest RISC-V spec
Anup Patel
2020-09-09
lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
Anup Patel
2020-09-01
lib: sbi: Improve HPM CSR read/write emulation
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-08-21
lib: sbi: Handle the case where MTVAL has illegal instruction address
Anup Patel
2020-08-21
lib: sbi_init: Avoid thundering hurd problem with coldboot_lock
Anup Patel
2020-08-20
platform: kendryte/k210: fixup FDT
Heinrich Schuchardt
2020-08-17
lib: sbi_trap: Fix hstatus.SPVP update in sbi_trap_redirect()
Georg Kotheimer
2020-08-14
firmware: fw_base: Improve exception stack setup in trap handler
Anup Patel
2020-08-04
lib: sbi_misaligned_ldst: Determine transformed instruction length correctly
Anup Patel
2020-07-29
lib: utils: Use strncmp in fdt_parse_hart_id()
Abner Chang
2020-07-29
lib: utils: Add a macro in libfdt_env.h for strncmp
Abner Chang
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-07-06
lib/utils: fdt: Update FDT expand size to 1024 for reserved memory node
Bin Meng
2020-07-04
README.md: fix markdown link formatting
Tobias Klauser
2020-06-29
docs/platform: sifive_fu540: Update U-Boot instructions
Bin Meng
2020-06-29
config.mk: Update QEMU run command for generic and sifive fu540 platforms
Bin Meng
2020-06-29
docs/platform: Update QEMU parameter for fw_payload
Bin Meng
2020-06-20
include: Bump-up version to 0.8
Anup Patel
2020-06-20
lib: Don't return any invalid error from SBI ecall
Anup Patel
2020-06-20
lib: sbi: Fix 32/64 bits variable compatibility
Liush
2020-06-19
platform: Add support for Shakti C-class SoC from IIT-M
Vijai Kumar K
2020-06-18
lib: Fix the SBI_HART_HAS_MCOUNTEREN feature check
Alistair Francis
2020-06-18
lib: Don't print delegation CSRs if there is no S-Mode
Alistair Francis
2020-06-17
platform: Update Nuclei ux600 platform support
Huaqi Fang
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-10
platform: Add AE350 cache control SBIs
Nylon Chen
2020-06-10
platform: Add AE350 platform specific SBI handler
Nylon Chen
2020-06-08
docs: Remove redundant documentation about combined payload use case
Atish Patra
2020-06-08
docs: Use doxygen config to mark the main page
Atish Patra
2020-06-08
lib: Add RISC-V hypervisor v0.6.1 support
Anup Patel
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
2020-06-05
platform: kendryte/k210: Use new mechanism of builtin DTB
Anup Patel
2020-06-05
Makefile: Add mechanism for platforms to have multiple builtin DTBs
Anup Patel
2020-06-05
Makefile: Preprocess builtin DTS
Anup Patel
2020-06-05
firmware: Allow fw_platform_init() to return updated FDT location
Anup Patel
2020-06-05
firmware: fw_base: Don't OR forced FW_OPTIONS
Anup Patel
2020-06-05
firmware: fw_base: Make builtin DTB available to fw_platform_init()
Anup Patel
2020-06-05
Makefile: Fix builtin DTB compilation for out-of-tree platforms
Anup Patel
2020-05-23
lib: utils/timer: Initialize all matching timer DT nodes
Anup Patel
2020-05-23
lib: utils/ipi: Initialize all matching ipi DT nodes
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/irqchip: Initialize all matching irqchip DT nodes
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
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
2020-05-19
include: sbi: Add firmware extension constants
Daniel Schaefer
2020-05-19
lib: sbi_hart: Detect number of supported PMP regions
Anup Patel
2020-05-19
lib: sbi: Few cosmetic improvements to HART feature detection
Anup Patel
2020-05-19
include: sbi: Use scratch pointer as parmeter in HART feature APIs
Anup Patel
2020-05-19
lib: sbi: Print platform HART count just before boot HART id
Anup Patel
2020-05-19
lib: sbi: Remove extra spaces from boot time prints
Anup Patel
2020-05-19
lib: sbi: Improve get_feature_str() implementation and usage
Anup Patel
2020-05-19
lib: sbi: detect features before everything else in sbi_hart_init()
Anup Patel
2020-05-18
firmware: Correct spelling mistakes
Daniel Schaefer
2020-05-16
lib: Optimize inline assembly for unprivilege access functions
Atish Patra
2020-05-10
lib: Add hart features in boot time print
Atish Patra
2020-05-10
lib: Add platform features in boot time print
Atish Patra
2020-05-10
lib: timer: Provide a hart based timer feature
Atish Patra
2020-05-10
platform: fpga: Remove redundant platform specific features
Atish Patra
2020-05-10
platform: Move platform features to hart
Atish Patra
2020-05-10
lib: Add support for hart specific features
Atish Patra
2020-05-10
lib: utils: Update reserved memory fdt node even if PMP is not present
Atish Patra
2020-05-10
lib: Create a separate math helper function file
Atish Patra
2020-05-10
lib: Add csr detect support
Atish Patra
2020-05-10
lib: Rename unprivileged trap handler
Atish Patra
2020-05-07
docs: Don't use italic text in page title
Anup Patel
2020-05-07
docs: Fix ordering of pages in table of contents
Anup Patel
2020-05-07
docs: Add platform requirements document
Anup Patel
2020-05-07
docs: platform/generic: Add details about IPI and timer expectations
Anup Patel
2020-05-07
docs: platform/generic: Add details about stdout-path DT property
Anup Patel
2020-05-07
lib: sbi: Improve misa_string() implementation
Anup Patel
2020-05-07
lib: sbi_tlb: Fix remote TLB HFENCE VVMA implementation
Anup Patel
2020-05-07
include: sbi: Remove redundant page table related defines
Anup Patel
2020-05-04
docs: Add missing links in platform.md
Anup Patel
2020-05-04
platform: Remove spike directory
Anup Patel
2020-05-04
platform: Remove qemu/virt directory
Anup Patel
2020-05-01
platform: generic: Add Sifive FU540 TLB flush range limit override
Anup Patel
2020-05-01
scripts: Add generic platform to create-binary-archive.sh
Anup Patel
2020-05-01
lib: sbi: Print platform hart count at boot time
Anup Patel
2020-05-01
platform: Add generic FDT based platform support
Anup Patel
2020-05-01
firmware: fw_base: Introduce optional fw_platform_init()
Anup Patel
2020-05-01
lib: utils: Add simple FDT reset framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT serial framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT irqchip framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT ipi framework
Anup Patel
2020-05-01
lib: utils: Add simple FDT timer framework
Anup Patel
2020-05-01
include: Add array_size() macro
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_plic_node() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_max_hart_id() API
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_hart_id() function
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_sifive_uart_node() function
Anup Patel
2020-05-01
lib: utils: Make fdt_get_node_addr_size() public function
Anup Patel
2020-05-01
lib: utils: Add FDT match table based node lookup
Anup Patel
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
2020-05-01
lib: utils: Remove redundant clint_ipi_sync() declaration
Anup Patel
2020-05-01
lib: utils: Add fdt_parse_uart8250_node() function
Anup Patel
2020-05-01
lib: utils: Improve fdt_parse_uart8250() API
Anup Patel
2020-05-01
lib: utils/serial: Skip baudrate config if input frequency is zero
Anup Patel
2020-05-01
firmware: fw_base: Remove CSR_MTVEC update check
Charles Papon
2020-04-30
scripts: adapt binary archive script for Nuclei UX600
Huaqi Fang
2020-04-29
platform: Add Nuclei UX600 platform
Huaqi Fang
2020-04-27
lib: utils: Add SiFive test device
Anup Patel
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel