summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-05-22mips: Add MIPS Release 5 supportSerge Semin1-5/+51
2020-05-17MIPS: Remove not used 8250-platform.cTiezhu Yang1-3/+0
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor1-0/+2
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer1-19/+0
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer1-25/+0
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer1-21/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd1-2/+3
2020-05-05MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-2/+0
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig1-0/+4
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang1-1/+1
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+28
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada1-0/+12
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang1-2/+4
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang1-0/+11
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+2
2020-03-04arch/mips: change duplicated word in NUMA help textRandy Dunlap1-1/+1
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner1-1/+0
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner1-1/+1
2020-02-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker1-0/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-45/+39
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang1-2/+4
2020-01-23MIPS: Make DIEI support as a config optionJiaxun Yang1-0/+9
2020-01-22MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)Alexander Lobakin1-10/+10
2020-01-22MIPS: make CPU_HAS_LOAD_STORE_LR opt-outAlexander Lobakin1-27/+7
2020-01-22MIPS: generic: don't unconditionally select PINCTRLAlexander Lobakin1-1/+0
2020-01-22MIPS: don't explicitly select LIBFDT in KconfigAlexander Lobakin1-5/+0
2020-01-09MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton1-0/+1
2020-01-09MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer1-0/+8
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin1-1/+1
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds1-2/+2
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds1-0/+1
2019-11-22tracing: Enable syscall optimization for MIPSHassan Naveed1-0/+1
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov1-0/+2
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang1-3/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen1-14/+21
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen1-3/+3
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-2/+2
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer1-0/+27
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-0/+26
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang1-9/+10
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-18/+18
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer1-0/+4
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer1-16/+4
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer1-4/+8