summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* RISC-V: Remove duplicate command-line parsing logicMichael Clark2018-01-311-16/+0
* RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt2017-12-111-11/+0
* RISC-V: Export some expected symbols for modulesOlof Johansson2017-11-301-0/+2
* RISC-V: move empty_zero_page definition to C and export itOlof Johansson2017-11-301-0/+3
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+257