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
/
docs
/
firmware
Age
Commit message (
Expand
)
Author
2024-06-28
docs: Fix wrong filename
Jacob Lin
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
docs/firmware: document new options for jump and payload firmwares
Inochi Amaoto
2023-10-06
doc: Fix fw_payload.md
Hoa Nguyen
2023-04-07
docs: Correct FW_JUMP_FDT_ADDR calculation example
Gabriel Somlo
2023-02-27
docs: fix typo in fw.md
Shengyu Qu
2022-11-14
docs: fix some typos
zhangdongdong
2022-10-23
docs/firmware: update the document
Yangjie Zhang
2022-10-13
docs/firmware: Update FW_JUMP documentation
Nylon.Chen
2022-08-08
docs: Update documentation for kconfig support
Anup Patel
2021-07-17
docs: Document FW_PIC compile time option
Bin Meng
2021-07-17
docs: Document parameters passed to firmware and alignment requirement
Bin Meng
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
2020-05-07
docs: Don't use italic text in page title
Anup Patel
2020-03-11
docs: Remove out-of-date documentation
Atish Patra
2020-02-18
doc: payload_linux: Fix doc styles
Bin Meng
2020-02-07
platform: Drop qemu/sifive_u support
Bin Meng
2019-12-30
docs: Improve docs for FDT address passing
Liu Yibin
2019-05-10
docs: Add documentation about dynamic firmware
Anup Patel
2019-05-06
docs: miscellaneous documentation fixes and updates
Karsten Merker
2019-03-29
lib: Disable the boot prints if SBI_SCRATCH_NO_BOOT_PRINTS is set
Bin Meng
2019-03-13
docs: firmware: Fix spelling of U-Boot
Bin Meng
2019-02-19
docs: Add a payload section describing different payloads.
Atish Patra
2019-01-29
docs: Typo fixes
Atish Patra
2019-01-24
docs/firmware: Update FW_PAYLOAD documentation
Damien Le Moal
2019-01-24
docs/firmware: Update FW_JUMP documentation
Damien Le Moal
2019-01-24
docs/firmware: Add top level document file
Damien Le Moal
2019-01-22
docs: Typo fixes.
Atish Patra
2019-01-22
docs: Fix nits in firmware/fw_jump.md
Bin Meng
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
2018-12-21
top: Rename "blob" to "firmware" everywhere
Anup Patel