summaryrefslogtreecommitdiff
path: root/arch/riscv/configs
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2024-05-14riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800Inochi Amaoto1-0/+1
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal3-3/+3
2024-04-10riscv: config: enable ARCH_CANAAN in defconfigYangyu Chen1-0/+1
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley2-2/+2
2024-04-10RISC-V: drop SOC_SIFIVE for ARCH_SIFIVEConor Dooley1-1/+1
2024-04-10RISC-V: drop SOC_MICROCHIP_POLARFIRE for ARCH_MICROCHIPConor Dooley1-1/+1
2024-04-05riscv: Kconfig.socs: Split ARCH_CANAAN and SOC_CANAAN_K210Yangyu Chen2-2/+4
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-03-20Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"Palmer Dabbelt1-0/+1
2024-03-20RISC-V: defconfig: Enable CONFIG_ACPI_CPPC_CPUFREQSunil V L1-0/+1
2024-03-06riscv: dts: Move BUILTIN_DTB_SOURCE to common KconfigYangyu Chen2-0/+4
2024-02-16riscv: defconfig: Enable mmc and dma drivers for T-Head TH1520Drew Fustini1-0/+2
2024-01-11Merge patch series "RISC-V SBI debug console extension support"Palmer Dabbelt1-0/+1
2024-01-10RISC-V: Enable SBI based earlycon supportAnup Patel1-0/+1
2024-01-10riscv: Remove obsolete rv32_defconfig fileSamuel Holland1-139/+0
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+52
2023-11-05riscv: defconfig : add CONFIG_MMC_DW for starfiveJinyu Tang1-0/+2
2023-11-03riscv: configs: defconfig: Enable configs required for RZ/Five SoCLad Prabhakar1-0/+52
2023-10-07riscv: defconfig: enable SOPHGO SoCChen Wang1-1/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-0/+2
2023-09-03kbuild: Show marked Kconfig fragments in "help"Kees Cook2-0/+2
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap2-2/+2
2023-07-30arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2-2/+2
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-06-17riscv: defconfig: enable T-HEAD SoCJisheng Zhang1-0/+1
2023-06-01RISC-V: Enable ACPI in defconfigSunil V L1-0/+1
2023-03-27Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France3-3/+0
2023-01-28riscv: defconfig: Enable the Allwinner D1 platform and driversSamuel Holland1-1/+21
2022-12-15Merge 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-09Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt1-0/+1
2022-12-09RISC-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-26riscv: 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-04-01RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt3-3/+0
2022-04-01RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt2-4/+0
2022-03-31RISC-V: Enable profiling by defaultAnup Patel2-0/+2
2022-03-31RISC-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