VisionFive2 OpenSBI

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

1266 Commits   10 Branches   49 Tags
Date
Commit Message
Rev
Author
2023-12-01
platform: generic: starfive: Changing naming from jh8100 to dubhe
Wei Liang Lim
2023-08-30
lib: sbi: Fix Priv spec version for [m|s]counteren and mcountinhibit CSRs
Ley Foon Tan
2023-05-24
Merge branch 'starfive-v1.2-dubhe-fence' into 'starfive-v1.2-dubhe'
leyfoon.tan
2023-05-18
platform: generic: starfive: Issue fence instruction out of the loop
Genevieve Chan
2023-05-18
platform: generic: starfive: Remove CFLUSH.L2 in __sbi_dubhe_L2_inv_range
Genevieve Chan
2023-03-02
Add a StarFive platform specific defconfig that removes semihosting support introduced in v1.2. Do not support that at the moment.
Wei Liang Lim
2023-03-02
platform: generic: starfive: Add platform specific Cache Maintenance Operations
Jun Liang Tan
2023-03-02
platform: generic: Change FW_JUMP_FDT_ADDR to 128MB offset
Wei Liang Lim
2022-12-24
include: Bump-up version to 1.2
Anup Patel
2022-12-24
docs: pmu: Update the pmu doc with removal of mcountinhbit restriction
Atish Patra
2022-12-24
docs: pmu: update a reference to a deprecated property name
Conor Dooley
2022-12-24
docs: pmu: fix binding example
Conor Dooley
2022-12-17
lib: utils/timer: mtimer: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/timer: mtimer: add a quirk for lacking mtime register
Icenowy Zheng
2022-12-17
lib: utils/ipi: mswi: add T-Head C9xx CLINT compatible
Icenowy Zheng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in context save/restore helpers
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in context save/restore helpers
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Ensure no out-of-bound access in priority save/restore helpers
Bin Meng
2022-12-17
lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore helpers
Bin Meng
2022-12-12
docs: platform: Add documentation for Renesas RZ/Five SoC
Lad Prabhakar
2022-12-12
platform: generic: Add Renesas RZ/Five initial support
Lad Prabhakar
2022-12-12
lib: utils/irqchip: Add compatible string for Andestech NCEPLIC100
Lad Prabhakar
2022-12-12
lib: utils: serial: Add FDT driver for Renesas SCIF
Lad Prabhakar
2022-12-12
lib: utils: serial: Add Renesas SCIF driver
Lad Prabhakar
2022-12-10
scripts: use env to invoke bash
Himanshu Chauhan
2022-12-09
lib: sbi: Synchronize PMP settings with virtual memory system
Himanshu Chauhan
2022-12-09
lib: fix irqchip_plic_update_hartid_table
Heinrich Schuchardt
2022-12-09
lib: fix __fdt_parse_region()
Heinrich Schuchardt
2022-12-09
lib: fix is_region_valid()
Heinrich Schuchardt
2022-12-09
platform: generic: Make use of fdt_match_node()
Lad Prabhakar
2022-12-05
gitignore: add vim swap files
Sergey Matyukevich
2022-12-05
lib: utils: Add fdt_fixup_node() helper function
Lad Prabhakar
2022-12-05
scripts/create-binary-archive.sh: remove andes/ae350 build directory
Yu Chien Peter Lin
2022-12-05
docs: andes-ae350.md: fix watchdog nodename in dts example
Yu Chien Peter Lin
2022-12-05
docs: platform: Update AE350 and generic platform documentation
Yu Chien Peter Lin
2022-12-05
platform: generic/andes: Enable generic platform support for AE350
Yu Chien Peter Lin
2022-12-05
firmware: Minor optimization for relocate
Dongdong Zhang
2022-12-05
lib: fix fdt_parse_aclint_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_translate_address()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: fix fdt_parse_plmt_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plicsw_node()
Heinrich Schuchardt
2022-12-05
lib: simplify fdt_parse_plmt_node()
Heinrich Schuchardt
2022-12-04
lib: sbi: Fix is_region_valid()
Xiang W
2022-12-04
lib: sbi: Simplified mmio match checking
Xiang W
2022-12-04
Makefile: bugfix for handling platform paths
Alejandro Cabrera Aldaya
2022-12-04
Makefile: replace `echo` with `printf` for compatibility
KaDiWa
2022-12-04
platform: generic/allwinner: Remove ghostly type cast
Xiang W
2022-11-22
platform: generic/allwinner: Remove unused header files
Leizheng Zhang
2022-11-22
firmware: payloads: Optimize usage of "ALIGN"
Leizheng Zhang
2022-11-15
lib: sbi_ecall: Split up sbi_ecall_replace
Vivian Wang
2022-11-15
lib: utils/serial: Fix semihosting compile error using LLVM
Anup Patel
2022-11-14
docs: fix some typos
zhangdongdong
2022-11-14
lib: utils/fdt: Simplified code
Xiang W
2022-11-14
lib: utils/fdt: Remove redundant code
Xiang W
2022-10-23
lib: sbi_ecall: Add Kconfig option for each extension
Vivian Wang
2022-10-23
lib: sbi_ecall: Generate extensions list with carray
Vivian Wang
2022-10-23
Makefile: Add rules for carray sources in lib/sbi
Vivian Wang
2022-10-23
docs/firmware: update the document
Yangjie Zhang
2022-10-23
Makefile: Add cscope support
Tan En De
2022-10-23
docs: andes-ae350.md: Update ae350 documentation for fdt driver support
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Add AE350 domain support
Yu Chien Peter Lin
2022-10-23
lib: utils/ipi: Add Andes fdt ipi driver support
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Add fw_platform_init for platform initialization
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Use fdt irqchip driver
Yu Chien Peter Lin
2022-10-23
lib: utils/reset: Add Andes fdt reset driver support
Yu Chien Peter Lin
2022-10-23
lib: utils/timer: Add Andes fdt timer support
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Use fdt serial driver
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Use kconfig to set platform version and default name
Yu Chien Peter Lin
2022-10-23
platform: andes/ae350: Remove enabling cache from an350_final_init
Yu Chien Peter Lin
2022-10-23
lib: sbi: Add sbi_domain_root_add_memrange() API
Yu Chien Peter Lin
2022-10-23
include: sbi: Fix grammar in comment
Yu Chien Peter Lin
2022-10-23
lib: sbi: Fix typo in comment
Yu Chien Peter Lin
2022-10-23
include: sbi: Fix typo in comment
Yu Chien Peter Lin
2022-10-13
platform: generic: allwinner: add support for c9xx pmu
Heiko Stuebner
2022-10-13
platform: generic: add extensions_init handler and platform-override
Heiko Stuebner
2022-10-13
lib: sbi_platform: expose hart_features to extension_init callback
Heiko Stuebner
2022-10-13
lib: sbi_hart: move hart_features struct to a public location
Heiko Stuebner
2022-10-13
lib: sbi_pmu: move pmu irq information into pmu itself
Heiko Stuebner
2022-10-13
docs: Fix some typos
zhangdongdong
2022-10-13
docs/firmware: Update FW_JUMP documentation
Nylon.Chen
2022-09-13
lib: utils/serial: add semihosting support
Kautuk Consul
2022-09-13
lib: sbi: Fix sbi_strnlen wrong count decrement
Rahul Pathak
2022-09-13
lib: utils/fdt: Fix DT parsing in fdt_pmu_setup()
Anup Patel
2022-09-13
lib: sbi_misaligned_ldst: Set GVA if not emulating
Vivian Wang
2022-09-13
lib: sbi_trap: Add helper to get GVA in sbi_trap_regs
Vivian Wang
2022-09-13
docs: pmu: extend bindings example for Unmatched
Nikita Shubin
2022-09-13
docs: pmu: fix Unmatched example typo
Nikita Shubin
2022-09-01
include: sbi: Reduce includes in sbi_pmu.h
Anup Patel
2022-09-01
lib: sbi: Print platform PMU device at boot-time
Anup Patel
2022-09-01
lib: sbi_pmu: Add custom PMU device operations
Anup Patel
2022-09-01
lib: sbi_pmu: Simplify FW counters to reduce memory usage
Anup Patel
2022-09-01
lib: sbi_pmu: Firmware counters are always 64 bits wide
Anup Patel
2022-09-01
lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
Anup Patel
2022-09-01
lib: sbi_pmu: Remove "event_idx" member from struct sbi_pmu_fw_event
Anup Patel
2022-09-01
include: Remove sideleg and sedeleg
Rahul Pathak
2022-08-23
lib: utils: serial: Add Cadence UART driver
Jun Liang Tan
2022-08-22
lib: sbi: Use the official extension name for AIA M-mode CSRs
Anup Patel
2022-08-22
lib: sbi_illegal_insn: Fix FENCE.TSO emulation infinite trap loop
Rahul Pathak
2022-08-22
lib: sbi_trap: Set hstatus.GVA when going to HS-mode
Vivian Wang
2022-08-22
lib: sbi_trap: Set hypervisor CSRs for HS-mode
Vivian Wang
2022-08-22
lib: sbi: Set gva when creating sbi_trap_info
Vivian Wang
2022-08-22
lib: sbi_trap: Save mstatus[h].GVA in trap->gva
Vivian Wang
2022-08-22
include: Add mstatus[h].GVA encodings
Vivian Wang
2022-08-08
Makefile: Fix typo related to object.mk
Anup Patel
2022-08-08
docs: Update documentation for kconfig support
Anup Patel
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
2022-08-08
platform: generic: Use kconfig to set platform version and default name
Anup Patel
2022-08-08
platform: generic: Use kconfig for enabling/disabling overrides
Anup Patel
2022-08-08
lib: utils/fdt: Use kconfig for enabling/disabling
Anup Patel
2022-08-08
lib: utils/gpio: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/i2c: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/irqchip: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/ipi: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/timer: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/sys: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/reset: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
lib: utils/serial: Use kconfig for enabling/disabling drivers
Anup Patel
2022-08-08
Makefile: Compile lib/utils sources separately for each platform
Anup Patel
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-08-08
scripts: Add Kconfiglib v14.1.0 under scripts directory
Anup Patel
2022-07-30
lib: sbi: Fix printf handling of long long
dramforever
2022-07-30
lib: utils/serial: Ensure baudrate is non-zero before using
Andrew Jones
2022-07-30
lib: serial: Clean up coding style in sifive-uart.c
Andrew Jones
2022-07-30
lib: utils/serial: Initialize platform_uart_data to zero
Andrew Jones
2022-07-30
lib: utils/fdt: Factor out common uart node code
Andrew Jones
2022-07-30
lib: sbi: Fix fw_event_map initialization
Atish Patra
2022-07-30
lib: sbi: Fix possible buffer overrun in counter validation
Atish Patra
2022-07-30
lib: sbi: Add the bound check for events during config match
Atish Patra
2022-07-30
lib: sbi: Fix counter index sanity check
Atish Patra
2022-07-30
lib: sbi: Fix sbi_snprintf
Andrew Jones
2022-07-20
lib: utils/serial: Update Shakti UART based on latest implementation
Prasanna T
2022-07-20
lib: sbi_hart: Shorten the code to set MPV bit
gagachang
2022-07-11
lib: sbi: add check for ipi device for hsm start
Ben Dooks
2022-07-08
lib: sbi_timer: Added a conditional wait function which can timeout
Adnan Rahman Chowdhury
2022-06-25
include: Bump-up version to 1.1
Anup Patel
2022-06-25
lib: pmu: allow to use the highest available counter
Sergey Matyukevich
2022-06-24
include: sbi: Change spec version to 1.0
Anup Patel
2022-06-22
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
Samuel Holland
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
Jan Remes
2022-06-21
lib: utils/timer: Add a separate compatible for the D1 CLINT
Samuel Holland
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-06-21
lib: sbi: Fix tval and tinst for sbi_get_insn()
dramforever
2022-06-21
lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
dramforever
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
dramforever
2022-06-13
platform: Add HSM implementation for Allwinner D1
Samuel Holland
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
Samuel Holland
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
Samuel Holland
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
Samuel Holland
2022-06-13
lib: irqchip/plic: Factor out a context init function
Samuel Holland
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
Samuel Holland
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
Samuel Holland
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
Samuel Holland
2022-06-13
platform: generic: add overrides for vendor extensions
Mayuresh Chitale
2022-06-13
lib: sbi_trap: Redirect exception based on hedeleg
dramforever
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
Samuel Holland
2022-05-30
lib: sbi_illegal_insn: Constify illegal_insn_table
Samuel Holland
2022-05-30
lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
Samuel Holland
2022-05-30
lib: utils/fdt: Require match data to be const
Samuel Holland
2022-05-30
lib: sbi: fix system_opcode_insn
Xiang W
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
Jan Remes
2022-05-14
platform: generic: check if CPU node is enabled
Jan Remes
2022-05-14
lib: utils: check if CPU node is enabled
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
Jan Remes
2022-05-13
lib: utils/irqchip: fix typo when checking for CPU node
Jan Remes
2022-05-13
platform: generic: Move Sifive platform overrides into own directory
Anup Patel
2022-05-13
platform: generic: Generate platform override module list at compile-time
Anup Patel
2022-05-13
lib: utils/gpio: Generate FDT gpio driver list at compile-time
Anup Patel
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
Anup Patel
2022-05-13
lib: utils/ipi: Generate FDT ipi driver list at compile-time
Anup Patel
2022-05-13
lib: utils/irqchip: Generate FDT irqchip driver list at compile-time
Anup Patel
2022-05-13
lib: utils/timer: Generate FDT timer driver list at compile-time
Anup Patel
2022-05-13
lib: utils/serial: Generate FDT serial driver list at compile-time
Anup Patel
2022-05-13
lib: utils/reset: Generate FDT reset driver list at compile-time
Anup Patel
2022-05-13
Makefile: Add support for generating C array at compile time
Anup Patel
2022-05-13
Makefile: Allow generated C source to be anywhere in build directory
Anup Patel
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
Anup Patel
2022-05-07
lib: sbi: Detect hart features only once for each hart
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
Anup Patel
2022-05-07
lib: sbi: Fix AIA feature detection
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTINHIBT hart feature
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
Anup Patel
2022-05-07
lib: sbi: Update the name of ISA string printed at boot time
Anup Patel
2022-05-07
lib: sbi: Remove 's' and 'u' from misa_string() output
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
Anup Patel
2022-05-07
lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
Atish Patra
2022-05-07
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
Jun Liang Tan
2022-04-28
lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available
Anup Patel
2022-04-28
lib: sbi: Implement Sstc extension
Atish Patra
2022-04-28
docs: pmu: Improve the PMU DT bindings
Atish Patra
2022-04-17
lib: sbi/hart: preserve csr validation value
Dmitry Dunaev
2022-04-17
include: correct the definition of MSTATUS_VS
Vincent Chen
2022-04-17
lib: utils/serial: support 'reg-offset' property
Zong Li
2022-04-11
lib: irqchip/imsic: configure mstateen
Mayuresh Chitale
2022-04-11
lib: sbi: Detect Smstateen CSRs at boot-time
Mayuresh Chitale
2022-04-11
lib: sbi: Add Smstateen extension defines
Mayuresh Chitale