aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/setup.c
Commit message (Expand)AuthorAge
* RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-22
* RISC-V: Add logical CPU indexing for RISC-VAtish Patra2018-10-22
* RISCV: Fix end PFN for low memoryAtish Patra2018-10-02
* riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck2018-09-04
* RISC-V: Add early printk support via the SBI consolePalmer Dabbelt2018-08-13
* riscv: remove unnecessary of_platform_populate callRob Herring2018-07-04
* riscv: add swiotlb supportChristoph Hellwig2018-05-19
* Rename sbi_save to parse_dtb to improve code readabilityMichael Clark2018-02-20
* riscv: add ZONE_DMA32Christoph Hellwig2018-01-30
* RISC-V: Remove mem_end command line processingPalmer Dabbelt2018-01-30
* RISC-V: Remove duplicate command-line parsing logicMichael Clark2018-01-30
* RISC-V: Remove unused CONFIG_HVC_RISCV_SBI codePalmer Dabbelt2017-12-11
* RISC-V: Export some expected symbols for modulesOlof Johansson2017-11-30
* RISC-V: move empty_zero_page definition to C and export itOlof Johansson2017-11-30
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-26