aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/setup.c
AgeCommit message (Expand)Author
2018-12-17RISC-V: Remove EARLY_PRINTK supportAnup Patel
2018-10-22RISC-V: SMP cleanup and new featuresPalmer Dabbelt
2018-10-22RISC-V: Use Linux logical CPU number instead of hartidAtish Patra
2018-10-22RISC-V: Add logical CPU indexing for RISC-VAtish Patra
2018-10-22RISC-V: Use swiotlb on RV64 onlyZong Li
2018-10-02RISCV: Fix end PFN for low memoryAtish Patra
2018-09-04riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck
2018-08-13RISC-V: Add early printk support via the SBI consolePalmer Dabbelt
2018-07-04riscv: remove unnecessary of_platform_populate callRob Herring
2018-05-19riscv: add swiotlb supportChristoph Hellwig
2018-02-20Rename sbi_save to parse_dtb to improve code readabilityMichael Clark
2018-01-30riscv: add ZONE_DMA32Christoph Hellwig
2018-01-30RISC-V: Remove mem_end command line processingPalmer Dabbelt
2018-01-30RISC-V: Remove duplicate command-line parsing logicMichael Clark
2017-12-11RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt
2017-11-30RISC-V: Export some expected symbols for modulesOlof Johansson
2017-11-30RISC-V: move empty_zero_page definition to C and export itOlof Johansson
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt