summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: add swiotlb supportChristoph Hellwig2018-05-191-0/+2
* Rename sbi_save to parse_dtb to improve code readabilityMichael Clark2018-02-201-1/+1
* riscv: add ZONE_DMA32Christoph Hellwig2018-01-301-0/+9
* RISC-V: Remove mem_end command line processingPalmer Dabbelt2018-01-301-19/+0
* RISC-V: Remove duplicate command-line parsing logicMichael Clark2018-01-301-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-261-0/+257