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
/
scripts
Age
Commit message (
Expand
)
Author
2026-05-09
platform: Remove kendryte/k210 platform
Anup Patel
2025-11-05
platform: ariane: Move ariane platform from fpga to generic
Manuel Hernández Méndez
2025-08-26
platform: openpiton: Move openpiton platform from fpga to generic
Manuel Hernández Méndez
2025-03-23
scripts: Fix firmware binaries compilation in create-binary-archive.sh
Anup Patel
2024-12-15
scripts/carray: change to using single awk invocation to generate .c
Ben Dooks
2024-12-15
script/carry.sh: send error to stderr
Ben Dooks
2024-11-28
scripts/carray.sh: Allow referencing a struct member
Samuel Holland
2024-11-28
scripts/carray.sh: Avoid useless use of cat
Samuel Holland
2024-11-28
treewide: Make carray arrays const and NULL-terminated
Samuel Holland
2024-07-04
scripts/carray.sh: Add comment to generated files
Ivan Orlov
2022-12-10
scripts: use env to invoke bash
Himanshu Chauhan
2022-12-05
scripts/create-binary-archive.sh: remove andes/ae350 build directory
Yu Chien Peter Lin
2022-08-08
Makefile: Compile lib/utils sources separately for each platform
Anup Patel
2022-08-08
scripts: Add Kconfiglib v14.1.0 under scripts directory
Anup Patel
2022-05-13
Makefile: Add support for generating C array at compile time
Anup Patel
2021-05-06
platform: Remove sifive/fu540 platform
Bin Meng
2021-04-28
platform: Remove platform/thead
Guo Ren
2020-10-18
Makefile: Allow padding zeros when converting DTB to C source
Heinrich Schuchardt
2020-06-05
Makefile: Add mechanism for platforms to have multiple builtin DTBs
Anup Patel
2020-05-04
platform: Remove spike directory
Anup Patel
2020-05-04
platform: Remove qemu/virt directory
Anup Patel
2020-05-01
scripts: Add generic platform to create-binary-archive.sh
Anup Patel
2020-04-30
scripts: adapt binary archive script for Nuclei UX600
Huaqi Fang
2020-03-28
scripts: Extend create-binary-archive.sh for unified binary tar ball
Anup Patel
2020-03-24
platform: Add OpenPiton platform support
Atish Patra
2020-03-24
platform: Move ariane standalone fpga project to its own project
Atish Patra
2020-03-17
scripts: Cover sifive/fu540 in the 32-bit build
Bin Meng
2020-02-17
scripts: Add Spike to platform list of binary archive script
Anup Patel
2020-02-07
platform: Drop qemu/sifive_u support
Bin Meng
2020-01-20
scripts: Add C910 to platform list in the binary archive script
Liu Yibin
2019-08-31
scripts: Add AE350 to platform list in the binary archive script
Nylon Chen
2019-07-25
treewide: Use conventional names for 32-bit and 64-bit
Bin Meng
2019-06-30
scripts: Add Ariane FPGA to platform list in binary archive script
Anup Patel
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
2019-02-22
scripts: Add script for creating binary archive
Anup Patel