aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel1-0/+10
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra1-1/+3
2018-08-13RISC-V: Add the directive for alignment of stvec's valueZong Li1-0/+2
2018-02-20Rename sbi_save to parse_dtb to improve code readabilityMichael Clark1-1/+1
2018-01-30riscv: rename sptbr to satpChristoph Hellwig1-3/+3
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson1-3/+0
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+157