index
:
opensbi.git
master
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
firmware: Add relocatable FW_PAYLOAD_FDT_ADDR
Inochi Amaoto
2
-0
/
+7
2024-02-24
firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
Inochi Amaoto
2
-4
/
+20
2024-02-22
platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()
Nam Cao
1
-1
/
+6
2024-02-22
platform: starfive: return error if needed devices are not present
Nam Cao
1
-0
/
+4
2024-02-22
platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"
Nam Cao
1
-1
/
+1
2024-02-22
platform: starfive: remove redundant compatibility check in pmic_ops
Nam Cao
1
-22
/
+14
2024-02-22
platform: starfive: get I2C offset address from clocks property
Nam Cao
1
-10
/
+14
2024-02-22
platform: starfive: correct system clock device tree node
Nam Cao
1
-1
/
+1
2024-02-20
lib: sbi_pmu: Before using we should ensure PMU init done
yang.zhang
1
-2
/
+25
2024-02-20
docs: move documentation of system suspend test.
Cheng Yang
2
-4
/
+4
2024-02-20
platform: generic: Parse system suspend test from config node.
Cheng Yang
1
-1
/
+1
2024-02-20
docs: Add OpenSBI DT configuration guide.
Cheng Yang
2
-0
/
+84
2024-02-20
platform: generic: Add support for specify coldboot harts in DT
Cheng Yang
3
-1
/
+86
2024-02-06
firmware: fw_base.S: remove _runtime_offset
Xiang W
1
-6
/
+0
2024-02-06
firmware: fw_base.S: Improve loading u32
Xiang W
1
-4
/
+4
2024-02-05
firmware: always create dynsym section
Leon M. Busch-George
1
-0
/
+5
2024-02-05
Makefile: check for --exclude-libs
Leon M. Busch-George
1
-0
/
+5
2024-02-05
Makefile: don't pass -mstrict-align if not supported
Kalle Wachsmuth
1
-4
/
+13
2024-02-05
fw_base.S: Fix comment errors
Zhang Runmin
1
-2
/
+2
2024-02-05
lib: sbi: Use mask to check the free bit during trigger allocation
Himanshu Chauhan
1
-1
/
+1
2024-01-10
lib: sbi: Print number of debug triggers found
Himanshu Chauhan
1
-0
/
+2
2024-01-10
lib: sbi: Implement SBI debug trigger extension
Himanshu Chauhan
3
-0
/
+80
2024-01-10
include: sbi: Add SBI debug trigger extension related defines
Himanshu Chauhan
1
-0
/
+11
2024-01-10
lib: sbi: Introduce the SBI debug triggers extension support
Himanshu Chauhan
4
-0
/
+863
2024-01-10
lib: sbi: Detect support of debug triggers
Himanshu Chauhan
2
-0
/
+6
2024-01-10
include: sbi: Introduce debug trigger register encodings
Himanshu Chauhan
1
-0
/
+249
2024-01-10
include: sbi: Add TINFO debug trigger CSR
Himanshu Chauhan
1
-0
/
+1
2024-01-10
include: sbi: Introduce common endianess conversion macro
Himanshu Chauhan
1
-0
/
+10
2023-12-27
include: Bump-up version to 1.4
v1.4
Anup Patel
1
-1
/
+1
2023-12-27
lib: sbi: Detect Zicntr extension only based on traps
Anup Patel
1
-0
/
+8
2023-12-27
lib: utils/timer: mtimer: only use regname for aclint
Inochi Amaoto
4
-6
/
+9
2023-12-26
lib: sbi: Fix shift bug in sbi_system_reset
Xiang W
1
-1
/
+2
2023-12-19
lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1
Anup Patel
1
-0
/
+10
2023-12-19
lib: sbi: Remove the SBI_ETRAP error code
Anup Patel
2
-23
/
+14
2023-12-19
lib: sbi: Allow ecall handlers to directly update register state
Anup Patel
19
-107
/
+109
2023-12-19
lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
Anup Patel
9
-1
/
+21
2023-12-19
platform: generic: Fine tune fw_platform_calculate_heap_size()
Anup Patel
1
-1
/
+2
2023-12-19
lib: sbi_tlb: Reduce size of struct sbi_tlb_info
Anup Patel
4
-57
/
+77
2023-12-19
lib: sbi: Detect extensions from the ISA string in DT
Yong-Xuan Wang
2
-34
/
+21
2023-12-19
lib: sbi: Using one array to define the name of extensions
Yong-Xuan Wang
3
-50
/
+31
2023-12-19
lib: sbi: Refactor the code for enable extensions in menvfg CSR
Yong-Xuan Wang
2
-16
/
+9
2023-12-19
lib: sbi: Improve the code of privilege mode and extensions detection
Yong-Xuan Wang
1
-50
/
+38
2023-12-18
lib: sbi: Simplify the initialization of root_hmask in sbi_domain_init
Xiang W
1
-2
/
+1
2023-12-18
lib: sbi_ipi: Drop unnecessary ipi_process check
Samuel Holland
1
-1
/
+1
2023-12-18
lib: sbi_ipi: Process self-IPIs in sbi_ipi_send()
Samuel Holland
1
-0
/
+8
2023-12-18
lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()
Samuel Holland
1
-2
/
+6
2023-12-11
lib: sbi_tlb: Check tlb_range_flush_limit only once per request
Samuel Holland
1
-10
/
+10
2023-12-11
lib: utils/fdt: Allow to use reg-names when parsing ACLINT
Inochi Amaoto
2
-12
/
+90
2023-12-11
lib: sbi: skip wait_for_coldboot when coolboot done
Xiang W
1
-0
/
+3
2023-12-11
platform: recalculate heap size to support new tlb entry number
Inochi Amaoto
4
-3
/
+19
[prev]
[next]