summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-201-0/+10
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-231-1/+3
* RISC-V: Add the directive for alignment of stvec's valueZong Li2018-08-131-0/+2
* Rename sbi_save to parse_dtb to improve code readabilityMichael Clark2018-02-201-1/+1
* riscv: rename sptbr to satpChristoph Hellwig2018-01-311-3/+3
* RISC-V: move empty_zero_page definition to C and export itOlof Johansson2017-11-301-3/+0Star
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+157