aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2025-08-26platform: openpiton: Move openpiton platform from fpga to genericManuel Hernández Méndez1-1/+0
2025-03-23scripts: Fix firmware binaries compilation in create-binary-archive.shAnup Patel1-1/+4
2024-12-15scripts/carray: change to using single awk invocation to generate .cBen Dooks1-33/+99
2024-12-15script/carry.sh: send error to stderrBen Dooks1-6/+8
2024-11-28scripts/carray.sh: Allow referencing a struct memberSamuel Holland1-2/+9
2024-11-28scripts/carray.sh: Avoid useless use of catSamuel Holland1-3/+3
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland1-4/+3
2024-07-04scripts/carray.sh: Add comment to generated filesIvan Orlov1-0/+1
2022-12-10scripts: use env to invoke bashHimanshu Chauhan3-3/+3
2022-12-05scripts/create-binary-archive.sh: remove andes/ae350 build directoryYu Chien Peter Lin1-1/+0
2022-08-08Makefile: Compile lib/utils sources separately for each platformAnup Patel1-1/+1
2022-08-08scripts: Add Kconfiglib v14.1.0 under scripts directoryAnup Patel11-0/+11156
2022-05-13Makefile: Add support for generating C array at compile timeAnup Patel1-0/+77
2021-05-06platform: Remove sifive/fu540 platformBin Meng1-2/+0
2021-04-28platform: Remove platform/theadGuo Ren1-1/+0
2020-10-18Makefile: Allow padding zeros when converting DTB to C sourceHeinrich Schuchardt1-1/+8
2020-06-05Makefile: Add mechanism for platforms to have multiple builtin DTBsAnup Patel1-0/+67
2020-05-04platform: Remove spike directoryAnup Patel1-1/+0
2020-05-04platform: Remove qemu/virt directoryAnup Patel1-4/+2
2020-05-01scripts: Add generic platform to create-binary-archive.shAnup Patel1-0/+2
2020-04-30scripts: adapt binary archive script for Nuclei UX600Huaqi Fang1-0/+1
2020-03-28scripts: Extend create-binary-archive.sh for unified binary tar ballAnup Patel1-75/+101
2020-03-24platform: Add OpenPiton platform supportAtish Patra1-0/+1
2020-03-24platform: Move ariane standalone fpga project to its own projectAtish Patra1-1/+1
2020-03-17scripts: Cover sifive/fu540 in the 32-bit buildBin Meng1-0/+1
2020-02-17scripts: Add Spike to platform list of binary archive scriptAnup Patel1-0/+1
2020-02-07platform: Drop qemu/sifive_u supportBin Meng1-2/+0
2020-01-20scripts: Add C910 to platform list in the binary archive scriptLiu Yibin1-0/+1
2019-08-31scripts: Add AE350 to platform list in the binary archive scriptNylon Chen1-0/+1
2019-07-25treewide: Use conventional names for 32-bit and 64-bitBin Meng1-2/+2
2019-06-30scripts: Add Ariane FPGA to platform list in binary archive scriptAnup Patel1-0/+1
2019-06-29include: Add version info to struct sbi_platformAbner Chang1-2/+2
2019-06-19platform: Move platform common to lib/utils.Atish Patra1-1/+4
2019-02-22scripts: Add script for creating binary archiveAnup Patel1-0/+135