VisionFive2 OpenSBI

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

1266 Commits   10 Branches   49 Tags
Date
Commit Message
Rev
Author
2021-08-04
platform: generic: Change FW_JUMP_FDT_ADDR to 128MB offset
Ley Foon Tan
2021-07-27
lib: utils: support both of gpio-poweroff, gpio-reset
Heinrich Schuchardt
2021-07-27
lib: utils: remove unused variable in fdt_reset_init
Heinrich Schuchardt
2021-07-27
generic: fu740: add workaround for CIP-1200 errata
David Abdurachmanov
2021-07-27
firmware: use _fw_start for load address
Xiang W
2021-07-27
Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD
Bin Meng
2021-07-17
README: Update toolchain information
Bin Meng
2021-07-17
docs: Document FW_PIC compile time option
Bin Meng
2021-07-17
docs: Document parameters passed to firmware and alignment requirement
Bin Meng
2021-07-17
firmware: Remove the unhelpful alignment codes before fdt relocation
Bin Meng
2021-07-17
include: types: Use __builtin_offsetof when supported
Alex Richardson
2021-07-17
firmware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
Alex Richardson
2021-07-17
lib: utils/reset: Add generic GPIO reset driver
Green Wan
2021-07-17
lib: utils/gpio: Add minimal SiFive GPIO driver
Green Wan
2021-07-17
lib: utils/gpio: Add simple FDT based GPIO framework
Anup Patel
2021-07-17
lib: utils/gpio: Add generic GPIO configuration library
Anup Patel
2021-07-17
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
Anup Patel
2021-07-11
lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
2021-07-11
Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
2021-07-11
firmware: Only default FW_PIC to y if supported
Jessica Clarke
2021-07-11
firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
2021-07-11
fw_base: Put data in .data rather than .text
Jessica Clarke
2021-07-11
fw_base: Don't mark fw_platform_init as both global and weak
Jessica Clarke
2021-07-11
lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
Anup Patel
2021-07-11
firmware: Define a macro for version of struct fw_dynamic_info
Bin Meng
2021-07-11
firmware: Remove the sanity checks in fw_save_info()
Bin Meng
2021-07-11
docs: Make visible in the rendered platform guide
Bin Meng
2021-07-11
docs: Correct a typo in platform_guide.md
Bin Meng
2021-07-11
firmware: Minor optimization in _scratch_init()
Bin Meng
2021-07-11
platform: generic: Add PMU support
Atish Patra
2021-07-11
lib: sbi: Improve TLB function naming
Atish Patra
2021-07-11
lib: sbi: Implement firmware counters
Atish Patra
2021-07-11
lib: sbi: Implement SBI PMU extension
Atish Patra
2021-07-11
utils: fdt: Add fdt helper functions to parse PMU DT nodes
Atish Patra
2021-07-11
lib: sbi: Add PMU support
Atish Patra
2021-07-11
lib: sbi: Add PMU specific platform hooks
Atish Patra
2021-07-11
lib: sbi: Use csr_read/write_num to read/update PMU counters
Atish Patra
2021-07-11
lib: sbi: Remove redundant boot time print statement
Atish Patra
2021-07-11
include: Add a list empty check function
Atish Patra
2021-07-11
lib: sbi: Disable m/scounteren & enable mcountinhibit
Atish Patra
2021-07-11
lib: sbi: Detect number of bits implemented in mhpmcounter
Atish Patra
2021-07-11
lib: sbi: Remove stray '\' character
Atish Patra
2021-07-11
lib: sbi: Detect mcountinihibit support at runtime
Atish Patra
2021-07-11
docs: Add device tree bindings for SBI PMU extension
Atish Patra
2021-07-06
platform: generic: Terminate platform.name with null
Bin Meng
2021-07-06
docs/platform: thead-c9xx: Remove FW_PIC=y
Bin Meng
2021-07-05
lib: utils: reset: unify naming of 'sifive_test' device
Green Wan
2021-06-24
platform: Replace CLINT library usage with ACLINT library
Anup Patel
2021-06-24
lib: utils/timer: Add FDT based ACLINT MTIMER driver
Anup Patel
2021-06-24
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
Anup Patel
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
Anup Patel
2021-06-24
lib: utils/ipi: Add ACLINT MSWI library
Anup Patel
2021-06-24
lib: utils/timer: Add ACLINT MTIMER library
Anup Patel
2021-06-22
lib: simplify sbi_fifo_inplace_update()
Heinrich Schuchardt
2021-06-22
lib: sign conflict in wake_coldboot_harts()
Heinrich Schuchardt
2021-06-22
lib: sign conflict in sbi_tlb_entry_process()
Heinrich Schuchardt
2021-06-22
lib: utils/libfdt: Upgrade to v1.6.1 release
Bin Meng
2021-06-12
lib: sbi: Fix GET_F64_REG inline assembly
Charles Papon
2021-06-11
lib: utils: missing initialization in thead_reset_init
Heinrich Schuchardt
2021-06-11
lib: sbi_scratch: zero out scratch memory on all harts
Heinrich Schuchardt
2021-06-11
platform: andes/ae350: Drop plicsw_ipi_sync()
Bin Meng
2021-06-11
platform: andes/ae350: Drop plicsw_get_pending()
Bin Meng
2021-06-11
docs/platform: andes-ae350: Fix missing spaces
Bin Meng
2021-06-11
platform: andes/ae350: Cosmetic fixes in plicsw.c
Bin Meng
2021-06-02
lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset
Heinrich Schuchardt
2021-06-02
lib: utils: consider ':' in stdout-path
Heinrich Schuchardt
2021-06-02
docs: debugging OpenSBI
Heinrich Schuchardt
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
Anup Patel
2021-05-24
lib: Check region base for merging in sbi_domain_root_add_memregion()
Anup Patel
2021-05-19
lib: utils/fdt: Replace strcmp with strncmp
Daniel Schaefer
2021-05-19
lib: utils/fdt: Don't use sbi_string functions
Daniel Schaefer
2021-05-19
lib: utils: Add strncpy macro to libfdt_env.h
Daniel Schaefer
2021-05-19
Makefile: unconditionally disable SSP
Fabrice Fontaine
2021-05-19
lib: utils/serial: Support Synopsys DesignWare APB UART
Bin Meng
2021-05-14
lib: sbi: Have spinlock checks return bool
Daniel Schaefer
2021-05-06
platform: Remove sifive/fu540 platform
Bin Meng
2021-05-06
docs: platform: Describe sifive_fu540 as supported generic platform
Bin Meng
2021-05-06
docs: platform: Sort platform names
Bin Meng
2021-05-06
lib: utils/serial: Add support for Gaisler APBUART
Daniel Cederman
2021-04-29
docs/platform: sifive_fu540: Update U-Boot defconfig name
Bin Meng
2021-04-28
lib: sbi: Show devices provided by platform in boot prints
Anup Patel
2021-04-28
lib: sbi: Simplify HSM platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
2021-04-28
lib: sbi: Remove domains_root_regions() platform callback
Anup Patel
2021-04-28
docs: generic: Add T-HEAD C9xx series processors
Guo Ren
2021-04-28
platform: Remove platform/thead
Guo Ren
2021-04-28
firmware: Enable FW_PIC by default
Guo Ren
2021-04-24
lib: sbi: Fix sbi_domain_root_add_memregion() for merging memregions
Anup Patel
2021-04-22
lib: utils: reset: Add T-HEAD sample platform reset driver
Guo Ren
2021-04-22
lib: utils: Implement "64bit-mmio" property parsing
Guo Ren
2021-04-13
lib: sbi: Make sbi_domain_memregion_initfw() a local function
Anup Patel
2021-04-13
lib: utils: Copy over restricted root domain memregions to FDT domains
Anup Patel
2021-04-13
lib: sbi: Make the root domain instance global variable
Anup Patel
2021-04-13
lib: utils/sys: Add CLINT memregion in the root domain
Anup Patel
2021-04-13
lib: sbi: Add sbi_domain_root_add_memregion() API
Anup Patel
2021-04-13
lib: sbi: Add sbi_domain_memregion_init() API
Anup Patel
2021-04-13
lib: sbi: Domains can be registered only before finalizing domains
Anup Patel
2021-04-12
docs: fix link to OpenPiton documentation
hasheddan
2021-04-09
lib: sbi: fix atomic_add_return
Xiang W
2021-04-09
lib: sbi: Replace test-and-set locks by ticket locks
Christoph Muellner
2021-04-09
include: sbi: Allow direct initialization via SPIN_LOCK_INIT()
Christoph Muellner
2021-04-09
include: types: Add __aligned(x) to define the minimum alignement
Christoph Muellner
2021-04-05
firmware: Remove redundant add instruction from trap restore path
Anup Patel
2021-04-05
lib: fix csr detect support
Xiang W
2021-04-01
firware: optimize the exception exit code
Xiang W
2021-04-01
lib/utils: Support fixing up the official DT bindings of PLIC
Bin Meng
2021-04-01
lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
Bin Meng
2021-04-01
lib/utils: Support the official clint DT bindings
Bin Meng
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