aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/head.S
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-16RISC-V: Avoid using invalid intermediate translationsPalmer Dabbelt
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel
2019-04-25riscv: cleanup the parse_dtb calling conventionsChristoph Hellwig
2019-04-25riscv: simplify the stack pointer setup in head.SChristoph Hellwig
2019-04-25riscv: clear all pending interrupts when bootingChristoph Hellwig
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-08-13RISC-V: Add the directive for alignment of stvec's valueZong Li
2018-02-20Rename sbi_save to parse_dtb to improve code readabilityMichael Clark
2018-01-30riscv: rename sptbr to satpChristoph Hellwig
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt