VisionFive2 OpenSBI
StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)
1266 Commits
10 Branches
49 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/opensbi.git
/
branches
/
starfive-v1.1-dubhe
/
Date
Commit Message
Rev
Author
2022-10-27
platform: generic: starfive: Add platform specific Cache Maintenance Operations
bee8253d
Jun Liang Tan
2022-10-27
platform: generic: Change FW_JUMP_FDT_ADDR to 128MB offset
361530ec
Ley Foon Tan
2022-06-25
include: Bump-up version to 1.1
4489876e
Anup Patel
2022-06-25
lib: pmu: allow to use the highest available counter
3f66465f
Sergey Matyukevich
2022-06-24
include: sbi: Change spec version to 1.0
c6fdbcf8
Anup Patel
2022-06-22
lib: utils/timer: Remove Allwinner D1 CLINT compatibles
6f1fe98c
Samuel Holland
2022-06-22
lib: irqchip/plic: fix typo in plic_warm_irqchip_init
d76a196b
Jan Remes
2022-06-21
lib: utils/timer: Add a separate compatible for the D1 CLINT
77383453
Samuel Holland
2022-06-21
lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
c6530012
Anup Patel
2022-06-21
lib: sbi: Fix tval and tinst for sbi_get_insn()
a07402ac
dramforever
2022-06-21
lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
187127fb
dramforever
2022-06-21
include: sbi: Add mtinst/htinst psuedoinstructions
551c70c0
dramforever
2022-06-13
platform: Add HSM implementation for Allwinner D1
9dc5ec5c
Samuel Holland
2022-06-13
lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
5e567587
Samuel Holland
2022-06-13
lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
69be3dff
Samuel Holland
2022-06-13
lib: irqchip/plic: Add priority save/restore helpers
2b79b694
Samuel Holland
2022-06-13
lib: irqchip/plic: Add context save/restore helpers
415ecf28
Samuel Holland
2022-06-13
lib: irqchip/plic: Factor out a context init function
8c362e7d
Samuel Holland
2022-06-13
lib: irqchip/plic: Constify plic_data pointers
2ea7799d
Samuel Holland
2022-06-13
lib: sbi_hsm: Assume a consistent resume address
79e42eb2
Samuel Holland
2022-06-13
lib: sbi_hsm: Call a device hook during hart resume
b20ed9fe
Samuel Holland
2022-06-13
platform: generic: add overrides for vendor extensions
ce1d6188
Mayuresh Chitale
2022-06-13
lib: sbi_trap: Redirect exception based on hedeleg
adc3388d
dramforever
2022-06-01
lib: sbi_illegal_insn: Add emulation for fence.tso
cb8271c8
Samuel Holland
2022-05-30
lib: sbi_illegal_insn: Constify illegal_insn_table
ff65bfec
Samuel Holland
2022-05-30
lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
295e5f3c
Samuel Holland
2022-05-30
lib: utils/fdt: Require match data to be const
fab0379b
Samuel Holland
2022-05-30
lib: sbi: fix system_opcode_insn
f067bb84
Xiang W
2022-05-14
lib: utils/fdt: rename fdt_parse_max_hart_id
1bc67db8
Jan Remes
2022-05-14
platform: generic: check if CPU node is enabled
575bb4e8
Jan Remes
2022-05-14
lib: utils: check if CPU node is enabled
616da52e
Jan Remes
2022-05-14
lib: utils/fdt: introduce fdt_node_is_enabled()
90a9dd2b
Jan Remes
2022-05-13
lib: utils/irqchip: fix typo when checking for CPU node
851c14d4
Jan Remes
2022-05-13
platform: generic: Move Sifive platform overrides into own directory
9a7a677d
Anup Patel
2022-05-13
platform: generic: Generate platform override module list at compile-time
a3a3c60b
Anup Patel
2022-05-13
lib: utils/gpio: Generate FDT gpio driver list at compile-time
4eacd822
Anup Patel
2022-05-13
lib: utils/i2c: Generate FDT i2c adapter driver list at compile-time
998ed43f
Anup Patel
2022-05-13
lib: utils/ipi: Generate FDT ipi driver list at compile-time
4ee0c579
Anup Patel
2022-05-13
lib: utils/irqchip: Generate FDT irqchip driver list at compile-time
3a69d12f
Anup Patel
2022-05-13
lib: utils/timer: Generate FDT timer driver list at compile-time
bfeb305e
Anup Patel
2022-05-13
lib: utils/serial: Generate FDT serial driver list at compile-time
1e62705a
Anup Patel
2022-05-13
lib: utils/reset: Generate FDT reset driver list at compile-time
73cf5119
Anup Patel
2022-05-13
Makefile: Add support for generating C array at compile time
7fb474b9
Anup Patel
2022-05-13
Makefile: Allow generated C source to be anywhere in build directory
f726f2dc
Anup Patel
2022-05-07
lib: sbi_platform: Add callback to populate HART extensions
023f0ad2
Anup Patel
2022-05-07
lib: sbi: Add sbi_hart_update_extension() function
994ace30
Anup Patel
2022-05-07
lib: sbi: Detect hart features only once for each hart
be4903ae
Anup Patel
2022-05-07
lib: sbi: Convert hart features into hart extensions
cad6c910
Anup Patel
2022-05-07
lib: sbi: Fix AIA feature detection
a6ab94fd
Anup Patel
2022-05-07
lib: sbi: Remove MENVCFG hart feature
97a17c2e
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTINHIBT hart feature
dbc3d8f0
Anup Patel
2022-05-07
lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
d4b563c8
Anup Patel
2022-05-07
lib: sbi: Update the name of ISA string printed at boot time
5b8b3771
Anup Patel
2022-05-07
lib: sbi: Remove 's' and 'u' from misa_string() output
5a6be99c
Anup Patel
2022-05-07
lib: sbi: Detect and print privileged spec version
1a754bb3
Anup Patel
2022-05-07
lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
b0c9df51
Atish Patra
2022-05-07
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
e576b3e6
Jun Liang Tan
2022-04-28
lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available
474a9d45
Anup Patel
2022-04-28
lib: sbi: Implement Sstc extension
d62f6da0
Atish Patra
2022-04-28
docs: pmu: Improve the PMU DT bindings
4035ae94
Atish Patra
2022-04-17
lib: sbi/hart: preserve csr validation value
9cd95e13
Dmitry Dunaev
2022-04-17
include: correct the definition of MSTATUS_VS
c1e47d0c
Vincent Chen
2022-04-17
lib: utils/serial: support 'reg-offset' property
5c5cbb53
Zong Li
2022-04-11
lib: irqchip/imsic: configure mstateen
3383d6a4
Mayuresh Chitale
2022-04-11
lib: sbi: Detect Smstateen CSRs at boot-time
d44568a0
Mayuresh Chitale
2022-04-11
lib: sbi: Add Smstateen extension defines
499601a4
Mayuresh Chitale
2022-04-05
lib: sbi: Enable Svpbmt extension in the menvcfg CSR
794986f8
Anup Patel
2022-04-05
lib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR
47d67657
Anup Patel
2022-04-05
lib: sbi: Detect menvcfg CSR at boot time
31fecad4
Atish Patra
2022-04-05
include: Add defines for [m|h|s]envcfg CSRs
722f80d8
Anup Patel
2022-03-27
include: Use static asserts for FW_DYNAMIC_INFO_xxx_OFFSET defines
7924a0b2
Xiang W
2022-03-27
include: Use static asserts for SBI_SCRATCH_xxx_OFFSET defines
1b42d3ac
Xiang W
2022-03-27
include: Use static asserts for SBI_PLATFORM_xxx_OFFSET defines
555bdb1c
Xiang W
2022-03-27
lib: Add error messages via conditional compilation for the future
d552fc8d
Xiang W
2022-03-27
firmware: Fix code for accessing hart_count and stack_size
b6b7220a
Xiang W
2022-03-27
lib: pmp_set/pmp_get moved errors from runtime to compile time
2dfbd3c0
Xiang W
2022-02-28
lib: utils: serial: Initial commit of xlnx-uartlite
4998a712
Alistair Francis
2022-02-28
lib: sbi: Add a simple external interrupt handling framework
f3f4604c
Anup Patel
2022-02-15
lib: sbi: verbose sbi_domain_root_add_memregion
f2ccf2f7
Nikita Shubin
2022-02-15
lib: sbi: fix typo in is_region_subset
3a69cc14
Nikita Shubin
2022-02-15
lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()
8e2ef4f7
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for APLIC
34612193
Anup Patel
2022-02-15
lib: utils/irqchip: Add APLIC initialization library
99792653
Anup Patel
2022-02-15
lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
7127aaaa
Anup Patel
2022-02-15
lib: utils/irqchip: Add FDT based driver for IMSIC
811da5c5
Anup Patel
2022-02-15
lib: utils/irqchip: Add IMSIC library
9f736699
Anup Patel
2022-02-15
lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts.
55e79f82
Anup Patel
2022-02-15
include: sbi: Introduce nascent_init() platform callback
10509405
Anup Patel
2022-02-15
lib: utils/irqchip: Allow multiple FDT irqchip drivers
5f563146
Anup Patel
2022-02-15
lib: sbi: Add sbi_trap_set_external_irqfn() API
222132f4
Anup Patel
2022-02-15
lib: sbi: Use AIA CSRs for local interrupts when available
65b4c7c0
Anup Patel
2022-02-15
lib: sbi: Detect AIA CSRs at boot-time
8f960700
Anup Patel
2022-02-15
include: sbi: Add AIA related CSR defines
01250d00
Anup Patel
2022-02-04
lib: utils/serial: Round UART8250 baud rate divisor to nearest integer
ce4c0188
Jakub Luzny
2022-02-04
lib: fix compilation when strings.h is included
6ad8917b
Petro Karashchenko
2022-02-04
Makefile: fix build with binutils 2.38
5d53b55a
Aurelien Jarno
2022-02-04
lib: sbi: Disable interrupt and inhibit counting in M-mode during init
a26dc609
Atish Patra
2022-02-04
lib: sbi: Disable interrupt during config matching
3b7c204d
Atish Patra
2022-02-04
lib: sbi: Map only the counters enabled in hardware
632f5939
Atish Patra
2022-01-21
lib: fix pointer of type 'void *' used in arithmetic
5d025eb2
Jukka Laitinen
2022-01-21
platform: sifive_fu740: fix reset when watchdog is running
fb688d9e
Aurelien Jarno
2022-01-21
platform: sifive_fu740: do not use a global in da9063_reset/shutdown
8257262d
Aurelien Jarno
2022-01-11
lib: utils/sys: Extend HTIF library to allow custom base address
6dde4358
Anup Patel
2022-01-11
lib: utils/ipi: Fix size check in aclint_mswi_cold_init()
5b996037
Anup Patel
2021-12-24
include: Bump-up version to 1.0
48f91ee9
Anup Patel
2021-12-23
firmware: Move memcpy/memset mapping to fw_base.S
d30bde36
Anup Patel
2021-12-22
lib: sbi: simplify pmp_set(), pmp_get()
2082153f
Heinrich Schuchardt
2021-12-16
Makefile: Improve the method to disable -m(no-)save-restore option
f2703598
Xiang W
2021-12-11
lib: sbi: Fix compile errors using -Os option
d249d654
Anup Patel
2021-12-11
Makefile: Fix -msave-restore compile warning with CLANG-10 (or lower)
69d7e536
Anup Patel
2021-12-11
lib: pmu: check SSCOF before masking
460041c8
Nikita Shubin
2021-12-11
docs/platform: spike: Enhance Spike examples
66fbcc03
Tsukasa OI
2021-12-03
lib: pmu: support the event ID encoded by a bitmap.
2428987c
Vincent Chen
2021-12-02
lib: sbi: Improve fatal error handling
14faee69
Jessica Clarke
2021-11-30
lib: sbi: Resolve the uninitialized complaint in sbi_pmu
7e777069
Dong Du
2021-11-30
lib: sbi: Fix missing space
7a22c780
Nikita Shubin
2021-11-23
lib: sbi: Fix spelling of "address" in sbi_domain.c
22d556d2
Vagrant Cascadian
2021-11-18
lib: utils: Add LiteX UART support
52af6e4b
Gabriel Somlo
2021-11-12
lib: sbi: clear pmpcfg.A before setting in pmp_set()
d335a178
Xiang W
2021-11-12
platform: sifive_fu740: add platform reset driver
f3744967
Nikita Shubin
2021-11-12
lib: utils/i2c: Add minimal SiFive I2C driver
13a1158d
Nikita Shubin
2021-11-12
lib: utils/i2c: Add simple FDT based I2C framework
6ca6bcaf
Nikita Shubin
2021-11-12
lib: utils/i2c: Add generic I2C configuration library
2c964a2e
Nikita Shubin
2021-11-12
lib: utils/reset: separate driver init func
1d462e03
Nikita Shubin
2021-11-12
lib: utils/reset: add priority to gpio reset
94eba233
Nikita Shubin
2021-11-11
lib: sbi: Fix PMP address bits detection
31fe5a7a
Vasan VS
2021-11-11
lib: sbi: Fix initial value mask while updating the counters
b8845e42
Atish Patra
2021-11-11
lib: utils: Rename the prefix in PMU DT properties
15906a39
Atish Patra
2021-11-11
lib: sbi: Enable PMU extension for platforms without mcountinhibit
b28f0700
Atish Patra
2021-11-11
lib: sbi: Counter info width should be zero indexed
b628cfd6
Atish Patra
2021-11-11
lib: sbi: Reset the mhpmevent value upon counter reset
1e147324
Atish Patra
2021-11-11
lib: sbi: Allow programmable counters to monitor cycle/instret events
0c304b66
Atish Patra
2021-11-11
lib: sbi: Always enable access for all counters
2363f950
Atish Patra
2021-11-11
lib: sbi: Support sscofpmf extension in OpenSBI
730f01bb
Atish Patra
2021-11-11
lib: sbi: Delegate PMU counter overflow interrupt to S mode
9134c364
Atish Patra
2021-11-11
lib: sbi: Detect Sscofpmf extension at run time
867c6536
Atish Patra
2021-11-11
lib: sbi: Update csr_read/write_num for PMU
7084ad9f
Atish Patra
2021-11-11
riscv: Add new CSRs introduced by Sscofpmf[1] extension
a74daf2c
Atish Patra
2021-11-08
lib: sbi: error handling in fdt_reset_init()
be245acf
Heinrich Schuchardt
2021-11-08
platform: generic: move fdt_reset_init to final_init
57f094e6
Heinrich Schuchardt
2021-11-08
lib: sbi: move sbi_boot_print_general()
2fe2f55d
Heinrich Schuchardt
2021-11-03
lib: utils/gpio: use list for drivers
0979ffda
Nikita Shubin
2021-11-02
lib: sbi: Fix GPA passed to __sbi_hfence_gvma_xyz() functions
013ba4ef
Anup Patel
2021-11-02
include: sbi_utils: Introduce an helper to get fdt base address
c891acca
Alexandre Ghiti
2021-11-02
lib: sbi: Refine addr format in sbi_printf
723aa88f
Dong Du
2021-11-02
lib: utils/reset: Register separate GPIO system reset devices
309e8bdf
Anup Patel
2021-10-21
lib: utils/irqchip: Automatically delegate T-HEAD PLIC access
78c2b192
Samuel Holland
2021-10-20
Makefile: Add build time and compiler info string
422eda49
Wei Fu
2021-10-18
lib: sbi: system reset with invalid parameters
67cbbcb1
Heinrich Schuchardt
2021-10-18
lib: sbi: Save context for all non-retentive suspend types
c38973e0
Anup Patel
2021-10-11
lib: sbi: add priority for reset handler
9283d503
Nikita Shubin
2021-10-11
lib: sbi: convert reset to list
516161c4
Nikita Shubin
2021-10-01
lib: utils: identify supported GPIO reset methods
754d5119
Heinrich Schuchardt
2021-09-26
lib: utils/reset: use sbi_timer_mdelay() in gpio reset driver
fa59dd31
Anup Patel
2021-09-26
lib: sbi: Add generic timer delay loop function
9d0ab35a
Anup Patel
2021-09-26
lib: sbi: Print timer frequency at boot time
6355155f
Anup Patel
2021-09-26
lib: sbi: Add timer frequency to struct sbi_timer_device
12e7af9a
Anup Patel
2021-09-26
lib: utils/fdt: Add fdt_parse_timebase_frequency() function
72154f47
Anup Patel
2021-09-22
lib: sbi: Add BUG() macro for csr_read/write_num() and misa_string()
51113fe2
Xiang W
2021-09-22
lib: sbi: add some macros to detect BUG at runtime
12753d22
Xiang W
2021-09-22
lib: sbi: fix ctz bug
3477f08b
Xiang W
2021-09-14
lib: utils/reset: Add a sunxi watchdog reset driver
395ff7ee
Samuel Holland
2021-09-14
lib: utils/reset: Sort fdt_reset driver list
0274a960
Samuel Holland
2021-09-03
lib: sbi: Refine the way to construct platform features
bd355213
Dong Du
2021-09-03
lib: sbi: Checking fifo validness in sbi_fifo_is_empty and is_full
1718b164
Dong Du
2021-08-30
lib: sbi: protect dprintf output with spinlock
c2623065
Dong Du
2021-08-30
lib: sbi: Correct typo in faults delegation CSR name
bd316e2c
Rahul Pathak
2021-08-20
payloads/test: Add support for SBI v0.2 ecalls
b1d3e91e
Samuel Holland
2021-08-20
lib: sbi_trap: Restore redirect for access faults
ee274377
Samuel Holland
2021-08-20
lib: sbi: Fix bug in sbi_ecall_rfence that misses checking
33eac764
Dong Du
2021-08-14
lib: utils/timer: Simplify MTIMER synchronization
7aa6c9aa
Anup Patel
2021-08-14
lib: utils/timer: Allow ACLINT MTIMER supporting only 32-bit MMIO
b35f7826
Anup Patel
2021-08-14
lib: utils/fdt: Extend fdt_parse_aclint_node() function
f3a0eb85
Anup Patel
2021-08-14
lib: utils: Extend fdt_get_node_addr_size() for multiple register sets
7a3a0cce
Anup Patel
2021-08-14
lib: utils/timer: Allow separate base addresses for MTIME and MTIMECMP
e0d1b9db
Anup Patel
2021-08-07
lib: utils/fdt: Change addr and size to uint64_t
47a47654
Bin Meng
2021-08-07
lib: sbi: Fix bug in strncmp function when count is 0
d244f3db
Dong Du
2021-07-27
lib: utils: support both of gpio-poweroff, gpio-reset
e928472e
Heinrich Schuchardt
2021-07-27
lib: utils: remove unused variable in fdt_reset_init
ce03c88e
Heinrich Schuchardt
2021-07-27
generic: fu740: add workaround for CIP-1200 errata
217d5e48
David Abdurachmanov
2021-07-27
firmware: use _fw_start for load address
74db0acb
Xiang W
2021-07-27
Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD
98903911
Bin Meng
2021-07-17
README: Update toolchain information
81eb7088
Bin Meng
2021-07-17
docs: Document FW_PIC compile time option
2c74dc3c
Bin Meng
2021-07-17
docs: Document parameters passed to firmware and alignment requirement
a4555e56
Bin Meng
2021-07-17
firmware: Remove the unhelpful alignment codes before fdt relocation
8a1475b5
Bin Meng
2021-07-17
include: types: Use __builtin_offsetof when supported
f3a8f603
Alex Richardson
2021-07-17
firmware: use __SIZEOF_LONG__ for field offsets in fw_dynamic.h
7210e907
Alex Richardson
2021-07-17
lib: utils/reset: Add generic GPIO reset driver
e3d6919d
Green Wan
2021-07-17
lib: utils/gpio: Add minimal SiFive GPIO driver
4c3df2ab
Green Wan
2021-07-17
lib: utils/gpio: Add simple FDT based GPIO framework
c14f1fe0
Anup Patel
2021-07-17
lib: utils/gpio: Add generic GPIO configuration library
36b8effe
Anup Patel
2021-07-17
lib: utils/fdt: Add fdt_parse_phandle_with_args() API
e931f387
Anup Patel
2021-07-11
lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad
17729d44
Jessica Clarke
2021-07-11
Makefile: Support building with Clang and LLVM binutils
29427774
Jessica Clarke
2021-07-11
firmware: Only default FW_PIC to y if supported
09ad811e
Jessica Clarke
2021-07-11
firmware: Explicitly pass -pie to the linker, not just the driver
a3d328ae
Jessica Clarke
2021-07-11
fw_base: Put data in .data rather than .text
397afe5b
Jessica Clarke
2021-07-11
fw_base: Don't mark fw_platform_init as both global and weak
7f1be8a6
Jessica Clarke
2021-07-11
lib: sbi: Fix sbi_pmu_exit() for systems not having MCOUNTINHIBIT csr
a76ac444
Anup Patel
Next ≫