summaryrefslogtreecommitdiffstats
path: root/arch/riscv/configs
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2022-12-12Merge tag 'soc-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2022-12-08Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt1-0/+1
2022-12-08RISC-V: Enable PMEM driversAnup Patel1-0/+1
2022-12-02RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DWHal Feng1-0/+1
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka3-3/+6
2022-11-29RISC-V: enable sparsemem by default for defconfigConor Dooley1-0/+1
2022-11-10riscv: configs: defconfig: Enable Renesas RZ/Five SoCLad Prabhakar1-0/+3
2022-08-25riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt1-0/+3
2022-07-22riscv: enable Docker requirements in defconfigHeinrich Schuchardt1-1/+63
2022-07-14RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt5-0/+6
2022-07-14riscv: config: enable SOC_STARFIVE in defconfigConor Dooley1-0/+1
2022-04-26RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen2-0/+2
2022-03-31RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt3-3/+0
2022-03-31RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt2-4/+0
2022-03-31RISC-V: Enable profiling by defaultAnup Patel2-0/+2
2022-03-30RISC-V CPU Idle SupportPalmer Dabbelt2-0/+4
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+2
2022-03-10RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machineAnup Patel2-0/+2
2022-03-10RISC-V: Enable CPU_IDLE driversAnup Patel2-0/+2
2022-02-24riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal1-1/+1
2022-02-22riscv: defconfig: enable hugetlbfs optionMayuresh Chitale2-0/+2
2022-01-20RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTPalmer Dabbelt1-1/+0
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt3-3/+0
2022-01-19riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti3-5/+0
2022-01-19Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+9
2022-01-06RISC-V: defconfigs: Remove redundant K210 DT sourcePalmer Dabbelt2-2/+0
2022-01-05RISC-V: defconfigs: Remove redundant CONFIG_EFI=yPalmer Dabbelt1-1/+0
2022-01-05RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESETPalmer Dabbelt2-2/+0
2022-01-05RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSGPalmer Dabbelt2-2/+0
2022-01-05RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMSPalmer Dabbelt2-2/+0
2022-01-05RISC-V: defconfigs: Sort CONFIG_MMCPalmer Dabbelt1-1/+1
2022-01-05RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCKPalmer Dabbelt1-1/+1
2022-01-05RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIREPalmer Dabbelt1-1/+1
2022-01-05RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALLPalmer Dabbelt2-2/+2
2022-01-05RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALLPalmer Dabbelt2-2/+2
2022-01-05RISC-V: defconfigs: Set CONFIG_FB=y, for FB consolePalmer Dabbelt2-0/+2
2021-11-18RISC-V: Enable KVM in RV64 and RV32 defconfigs as a moduleAnup Patel2-0/+4
2021-10-27riscv: defconfig: enable DRM_NOUVEAUHeinrich Schuchardt1-3/+4
2021-10-04riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap2-0/+4
2021-09-10riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt1-0/+2
2021-09-10riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt1-0/+2
2021-08-24block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2-2/+0
2021-04-26RISC-V: Enable Microchip PolarFire ICICLE SoCAtish Patra1-0/+4
2021-02-26RISC-V: Enable CPU Hotplug in defconfigsAnup Patel2-0/+2
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+129
2021-02-22riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal1-0/+92
2021-02-22riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal1-8/+36
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal1-1/+1
2021-01-13riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam1-0/+2