index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
boot
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-17
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
2024-09-01
riscv: boot: add Image.xz support
Lasse Collin
2024-07-24
riscv: boot: remove duplicated targets line
Jisheng Zhang
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2023-11-06
riscv: boot: Fix creation of loader.bin
Geert Uytterhoeven
2023-04-19
riscv: Use --emit-relocs in order to move .rela.dyn in init
Alexandre Ghiti
2022-12-08
riscv: boot: add zstd support
Jisheng Zhang
2022-09-20
riscv: efi: enable generic EFI compressed boot
Ard Biesheuvel
2021-09-10
riscv: move the (z)install rules to arch/riscv/Makefile
Masahiro Yamada
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2020-11-09
riscv: Clean up boot dir
Kefeng Wang
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-04-03
riscv: create a loader.bin boot image for Kendryte SoC
Christoph Hellwig
2019-12-08
riscv: Fix build dependency for loader
Olof Johansson
2019-11-22
Merge branch 'next/nommu' into for-next
Paul Walmsley
2019-11-17
riscv: provide a flat image loader
Christoph Hellwig
2019-11-12
RISC-V: Add multiple compression image format.
Atish Patra
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel