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
/
objects.mk
Age
Commit message (
Expand
)
Author
2025-07-20
firmware: Initial compiler built-in stack protector support
Alvin Chang
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-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
2021-07-11
firmware: Only default FW_PIC to y if supported
Jessica Clarke
2021-07-11
firmware: Explicitly pass -pie to the linker, not just the driver
Jessica Clarke
2021-04-28
firmware: Enable FW_PIC by default
Guo Ren
2021-03-19
firmware: Support position independent execution
Vincent Chen
2020-10-18
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
Anup Patel
2020-10-18
firmware: Add common FW_FDT_PATH compile-time option
Anup Patel
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
2019-05-10
firmware: Add fw_dynamic firmware
Anup Patel
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
2019-03-29
firmware: Introduce "options" in "struct sbi_scratch"
Bin Meng
2019-02-06
firwmare: don't expand macros in FW_PAYLOAD_PATH
Andreas Schwab
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
2018-12-27
firmware: Use dummy payload for FW_PAYLOAD
Anup Patel
2018-12-21
top: Rename "blob" to "firmware" everywhere
Anup Patel