index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2025-12-28
lib: atomics: fix AMO test macros
Vladimir Kondratiev
2025-07-22
firmware: Replace sole uses of REGBYTES with __SIZEOF_LONG__
Jessica Clarke
2025-07-21
firmware: Rename __rel_dyn_start/end to __rela_dyn_start/end
Jessica Clarke
2025-07-21
firmware: payload: test: Add SBI shutdown call after test message
Xiang W
2025-07-20
firmware: Initial compiler built-in stack protector support
Alvin Chang
2025-03-28
lib: Emit lr and sc instructions based on -march flags
Chao-ying Fu
2025-02-12
firmware: fw_base.S: Fix comments for _wait_for_boot_hart
Xiang W
2024-11-06
Makefile: enable --gc-sections
Kele Zhang
2024-10-26
lib: sbi: add Smdbltrp ISA extension support
Clément Léger
2024-09-27
firmware: fw_base.S: fix multi-core boot bug.
dong.yang
2024-09-25
include: sbi: Store the hart index in struct sbi_scratch
Samuel Holland
2024-09-25
firmware: Simplify FDT header endianness conversion
Samuel Holland
2024-05-23
firmware: Bring back FW_TEXT_START as an optional parameter
Anup Patel
2024-04-10
firmware: remove FW_TEXT_START
Xiang W
2024-04-05
firmware: remove copy-base relocation
Xiang W
2024-03-19
lib: sbi: Introduce trap context
Anup Patel
2024-03-19
include: sbi: Add trap_context pointer in struct sbi_scratch
Anup Patel
2024-03-19
lib: sbi: Remove sbi_trap_exit() and related code
Anup Patel
2024-03-09
firmware: fw_base.S: fix _reset_regs
Xiang W
2024-03-09
firmware: fw_base.S: Remove _relocate_lottery
Xiang W
2024-03-09
firmware: fw_dynamic.S: Remove _bad_dynamic_info
Xiang W
2024-03-09
firmware: fw_base: Simplified setup trap handler
Xiang W
2024-03-09
firmware: fw_base.S: Simplify address get
Xiang W
2024-02-24
firmware: Add relocatable FW_PAYLOAD_FDT_ADDR
Inochi Amaoto
2024-02-24
firmware: Add relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
Inochi Amaoto
2024-02-06
firmware: fw_base.S: remove _runtime_offset
Xiang W
2024-02-06
firmware: fw_base.S: Improve loading u32
Xiang W
2024-02-05
firmware: always create dynsym section
Leon M. Busch-George
2024-02-05
fw_base.S: Fix comment errors
Zhang Runmin
2023-12-09
firmware: fix section types
Matt Waltz
2023-11-16
firmware: fw_base.S: Fix boot hart status synchronization
Guo Ren
2023-10-06
firmware: Remove handling of R_RISCV_{32,64}
Vivian Wang
2023-10-06
firmware: Remove ALIGN in .rela.dyn in linker script
Vivian Wang
2023-09-06
firmware: payload: test: Change to SBI v2.0 DBCN ecalls
Inochi Amaoto
2023-08-06
fw_base.S: Fix assembler error with clang 16+
Mitchell Horne
2023-06-21
firmware: Fix find hart index
Xiang W
2023-06-05
platform: Allow platforms to specify heap size
Anup Patel
2023-04-17
firmware: Change to use positive offset to access relocation entries
Bin Meng
2023-04-17
firmware: Optimize loading relocation type
Bin Meng
2023-04-06
lib: sbi_hart: clear mip csr during hart init
Mayuresh Chitale
2023-02-08
firmware: Not to clear all the MIP
Nick Hu
2023-01-27
firmware: Fix fw_rw_offset computation in fw_base.S
Jessica Clarke
2023-01-23
firmware: Add RW section offset in scratch
Himanshu Chauhan
2023-01-23
firmware: Move dynsym and reladyn sections to RX section
Himanshu Chauhan
2023-01-23
firmware: Split RO/RX and RW sections
Himanshu Chauhan
2022-12-05
firmware: Minor optimization for relocate
Dongdong Zhang
2022-11-22
firmware: payloads: Optimize usage of "ALIGN"
Leizheng Zhang
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-03-27
firmware: Fix code for accessing hart_count and stack_size
Xiang W
2021-12-23
firmware: Move memcpy/memset mapping to fw_base.S
Anup Patel
[next]