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.0-dubhe
/
Date
Commit Message
Rev
Author
2022-03-05
include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
066e15f6
Jun Liang Tan
2022-03-01
platform: generic: Change FW_JUMP_FDT_ADDR to 128MB offset
ef516dcf
Ley Foon Tan
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
2021-07-11
firmware: Define a macro for version of struct fw_dynamic_info
b88b3661
Bin Meng
2021-07-11
firmware: Remove the sanity checks in fw_save_info()
dcb756b0
Bin Meng
2021-07-11
docs: Make
visible in the rendered platform guide
abfce9b2
Bin Meng
2021-07-11
docs: Correct a typo in platform_guide.md
dafaa0f5
Bin Meng
2021-07-11
firmware: Minor optimization in _scratch_init()
14c7f71c
Bin Meng
2021-07-11
platform: generic: Add PMU support
0e12aa8d
Atish Patra
2021-07-11
lib: sbi: Improve TLB function naming
ec1b8bb7
Atish Patra
2021-07-11
lib: sbi: Implement firmware counters
764a17d8
Atish Patra
2021-07-11
lib: sbi: Implement SBI PMU extension
37f9b0f2
Atish Patra
2021-07-11
utils: fdt: Add fdt helper functions to parse PMU DT nodes
ae72ec09
Atish Patra
2021-07-11
lib: sbi: Add PMU support
13d40f21
Atish Patra
2021-07-11
lib: sbi: Add PMU specific platform hooks
e7cc7a3a
Atish Patra
2021-07-11
lib: sbi: Use csr_read/write_num to read/update PMU counters
49966db3
Atish Patra
2021-07-11
lib: sbi: Remove redundant boot time print statement
fd9116bd
Atish Patra
2021-07-11
include: Add a list empty check function
41ae63cd
Atish Patra
2021-07-11
lib: sbi: Disable m/scounteren & enable mcountinhibit
9c9b4ad2
Atish Patra
2021-07-11
lib: sbi: Detect number of bits implemented in mhpmcounter
0829f2bc
Atish Patra
2021-07-11
lib: sbi: Remove stray '\' character
d3a96cc4
Atish Patra
2021-07-11
lib: sbi: Detect mcountinihibit support at runtime
fde28fad
Atish Patra
2021-07-11
docs: Add device tree bindings for SBI PMU extension
3e8b31ac
Atish Patra
2021-07-06
platform: generic: Terminate platform.name with null
17e23b67
Bin Meng
2021-07-06
docs/platform: thead-c9xx: Remove FW_PIC=y
197e0894
Bin Meng
2021-07-05
lib: utils: reset: unify naming of 'sifive_test' device
b7f2cd26
Green Wan
2021-06-24
platform: Replace CLINT library usage with ACLINT library
a731c7e3
Anup Patel
2021-06-24
lib: utils/timer: Add FDT based ACLINT MTIMER driver
03d6bb51
Anup Patel
2021-06-24
lib: utils/ipi: Add FDT based ACLINT MSWI IPI driver
56fc5f76
Anup Patel
2021-06-24
lib: utils: Add FDT parsing API common for both ACLINT and CLINT
bd5d2089
Anup Patel
2021-06-24
lib: utils/ipi: Add ACLINT MSWI library
5a049fe1
Anup Patel
2021-06-24
lib: utils/timer: Add ACLINT MTIMER library
4519e29c
Anup Patel
2021-06-22
lib: simplify sbi_fifo_inplace_update()
11c345f1
Heinrich Schuchardt
2021-06-22
lib: sign conflict in wake_coldboot_harts()
99017946
Heinrich Schuchardt
2021-06-22
lib: sign conflict in sbi_tlb_entry_process()
cdcf907b
Heinrich Schuchardt
2021-06-22
lib: utils/libfdt: Upgrade to v1.6.1 release
eb90e0a1
Bin Meng
2021-06-12
lib: sbi: Fix GET_F64_REG inline assembly
79f9b422
Charles Papon
2021-06-11
lib: utils: missing initialization in thead_reset_init
360ab885
Heinrich Schuchardt
2021-06-11
lib: sbi_scratch: zero out scratch memory on all harts
1da3d80b
Heinrich Schuchardt
2021-06-11
platform: andes/ae350: Drop plicsw_ipi_sync()
434198e3
Bin Meng
2021-06-11
platform: andes/ae350: Drop plicsw_get_pending()
de446ccf
Bin Meng
2021-06-11
docs/platform: andes-ae350: Fix missing spaces
b32fac4b
Bin Meng
2021-06-11
platform: andes/ae350: Cosmetic fixes in plicsw.c
a03ea2e2
Bin Meng
2021-06-02
lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset
f30b1894
Heinrich Schuchardt
2021-06-02
lib: utils: consider ':' in stdout-path
66c4fca5
Heinrich Schuchardt
2021-06-02
docs: debugging OpenSBI
d9ba6536
Heinrich Schuchardt
2021-05-24
lib: utils: Try other FDT drivers when we see SBI_ENODEV
54d7def6
Anup Patel
2021-05-24
lib: Check region base for merging in sbi_domain_root_add_memregion()
b2dbbc05
Anup Patel
2021-05-19
lib: utils/fdt: Replace strcmp with strncmp
fe92347b
Daniel Schaefer
2021-05-19
lib: utils/fdt: Don't use sbi_string functions
ee7c2b27
Daniel Schaefer
2021-05-19
lib: utils: Add strncpy macro to libfdt_env.h
c9ef2bc7
Daniel Schaefer
2021-05-19
Makefile: unconditionally disable SSP
6139ab27
Fabrice Fontaine
2021-05-19
lib: utils/serial: Support Synopsys DesignWare APB UART
e822b750
Bin Meng
2021-05-14
lib: sbi: Have spinlock checks return bool
f90c4c2e
Daniel Schaefer
2021-05-06
platform: Remove sifive/fu540 platform
26998f3d
Bin Meng
2021-05-06
docs: platform: Describe sifive_fu540 as supported generic platform
d4177e72
Bin Meng
2021-05-06
docs: platform: Sort platform names
552f53f3
Bin Meng
2021-05-06
lib: utils/serial: Add support for Gaisler APBUART
117fb6dc
Daniel Cederman
2021-04-29
docs/platform: sifive_fu540: Update U-Boot defconfig name
632e27bb
Bin Meng
2021-04-28
lib: sbi: Show devices provided by platform in boot prints
e9a27ab8
Anup Patel
2021-04-28
lib: sbi: Simplify HSM platform operations
a84a1ddb
Anup Patel
2021-04-28
lib: sbi: Simplify system reset platform operations
043d088e
Anup Patel
2021-04-28
lib: sbi: Simplify ipi platform operations
dc39c7b6
Anup Patel
2021-04-28
lib: sbi: Simplify timer platform operations
559a8f1d
Anup Patel
2021-04-28
lib: sbi: Simplify console platform operations
068ca086
Anup Patel
2021-04-28
lib: sbi: Remove domains_root_regions() platform callback
a3689db9
Anup Patel
2021-04-28
docs: generic: Add T-HEAD C9xx series processors
6d1642f8
Guo Ren
2021-04-28
platform: Remove platform/thead
1db84362
Guo Ren
2021-04-28
firmware: Enable FW_PIC by default
bf3ef53b
Guo Ren
2021-04-24
lib: sbi: Fix sbi_domain_root_add_memregion() for merging memregions
0d562938
Anup Patel
2021-04-22
lib: utils: reset: Add T-HEAD sample platform reset driver
49e422c5
Guo Ren
2021-04-22
lib: utils: Implement "64bit-mmio" property parsing
c5d06450
Guo Ren
2021-04-13
lib: sbi: Make sbi_domain_memregion_initfw() a local function
f41196a9
Anup Patel
2021-04-13
lib: utils: Copy over restricted root domain memregions to FDT domains
e7e4bcd5
Anup Patel
2021-04-13
lib: sbi: Make the root domain instance global variable
fc37c971
Anup Patel
2021-04-13
lib: utils/sys: Add CLINT memregion in the root domain
8b569803
Anup Patel
2021-04-13
lib: sbi: Add sbi_domain_root_add_memregion() API
4dc0001b
Anup Patel
2021-04-13
lib: sbi: Add sbi_domain_memregion_init() API
7495bce6
Anup Patel
2021-04-13
lib: sbi: Domains can be registered only before finalizing domains
b1df1acd
Anup Patel
2021-04-12
docs: fix link to OpenPiton documentation
27a16b15
hasheddan
2021-04-09
lib: sbi: fix atomic_add_return
70ffc3e2
Xiang W
2021-04-09
lib: sbi: Replace test-and-set locks by ticket locks
4d8e2f13
Christoph Muellner
2021-04-09
include: sbi: Allow direct initialization via SPIN_LOCK_INIT()
d0e406fa
Christoph Muellner
2021-04-09
include: types: Add __aligned(x) to define the minimum alignement
d4a94ea4
Christoph Muellner
2021-04-05
firmware: Remove redundant add instruction from trap restore path
e71a7c10
Anup Patel
2021-04-05
lib: fix csr detect support
3d8a9527
Xiang W
2021-04-01
firware: optimize the exception exit code
4ef2f5d3
Xiang W
2021-04-01
lib/utils: Support fixing up the official DT bindings of PLIC
4edc8224
Bin Meng
2021-04-01
lib/utils: Drop the 'compat' parameter of fdt_plic_fixup()
ca3f3582
Bin Meng
2021-04-01
lib/utils: Support the official clint DT bindings
9190ad12
Bin Meng
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
bfc85c70
Marouene Boubakri
2021-03-22
lib: sbi: illegal CSR 0x306 access in hpm_allowed()
ddad02d6
Heinrich Schuchardt
2021-03-19
firmware: Support position independent execution
0f20e8ad
Vincent Chen
2021-03-19
firmware: Use lla to access all global symbols
22d8ee97
Vincent Chen
2021-03-12
include: sbi: SBI function IDs for RFENCE extension
ff5bd949
Heinrich Schuchardt
2021-03-03
lib: Remove redundant sbi_platform_ipi_clear() calls
50d4fde1
Anup Patel
2021-03-03
include: sbi: Upgrade SBI implementation version to v0.3
b9cf617a
Anup Patel
2021-03-03
lib: sbi: Implement SBI HSM suspend function
74756891
Anup Patel
2021-03-03
include: sbi: Add hart_suspend() platform callback
807d71c4
Anup Patel
2021-03-03
lib: sbi: Add sbi_hart_reinit() function
4b05df67
Anup Patel
2021-03-03
include: sbi: Add HSM suspend related defines
6290a22e
Anup Patel
2021-03-03
lib: sbi: Fix error codes returned by HSM start() and stop() functions
ca864a97
Anup Patel
2021-03-03
lib: sbi: Remove redundant sbi_hsm_hart_started() function
638c948a
Anup Patel
2021-03-03
lib: sbi: Rename sbi_hsm_hart_started_mask() function
7c867fd1
Anup Patel
2021-03-03
lib: sbi: Use SBI_HSM_STATE_xyz defines instead of SBI_STATE_xyz defines
8df1f9a0
Anup Patel
Next ≫