summaryrefslogtreecommitdiff
path: root/arch/riscv/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-11-06riscv: boot: Fix creation of loader.binGeert Uytterhoeven1-0/+1
2023-04-19riscv: Use --emit-relocs in order to move .rela.dyn in initAlexandre Ghiti1-0/+7
2022-12-09riscv: boot: add zstd supportJisheng Zhang1-0/+3
2022-09-20riscv: efi: enable generic EFI compressed bootArd Biesheuvel1-0/+6
2021-09-11riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada1-8/+0
2021-04-26RISC-V: enable XIPVitaly Wool1-0/+13
2020-11-09riscv: Clean up boot dirKefeng Wang1-1/+1
2020-07-30riscv: Allow building with kcov coverageTobias Klauser1-0/+2
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig1-0/+3
2019-12-09riscv: Fix build dependency for loaderOlof Johansson1-1/+1
2019-11-23Merge branch 'next/nommu' into for-nextPaul Walmsley1-1/+6
2019-11-18riscv: provide a flat image loaderChristoph Hellwig1-1/+6
2019-11-12RISC-V: Add multiple compression image format.Atish Patra1-0/+12
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel1-0/+33