summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-12-21MIPS: SiByte: Enable ZONE_DMA32 for LittleSurMaciej W. Rozycki1-0/+1
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman1-3/+0
2019-07-10MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton1-0/+1
2019-01-26MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki1-0/+3
2019-01-23mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2018-04-29MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn1-0/+1
2018-02-22MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIANCorentin Labbe1-6/+6
2017-05-25MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6Huacai Chen1-0/+1
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn1-0/+1
2017-04-12MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernelsJames Hogan1-1/+1
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-38/+83
2016-10-10MIPS: Enable hardened usercopyPaul Burton1-0/+1
2016-10-08atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton1-36/+1
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton1-0/+52
2016-10-06MIPS: Support per-device DMA coherencePaul Burton1-0/+4
2016-10-06MIPS: PCI: Support generic driversPaul Burton1-0/+1
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton1-1/+7
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton1-0/+3
2016-10-06MIPS: Malta: Probe interrupt controllers via DTPaul Burton1-0/+1
2016-10-05MIPS: SEAD3: Use generic ns16550a earlycon supportPaul Burton1-1/+0
2016-10-04MIPS: Loongson1C: Add board supportYang Ling1-0/+13
2016-09-19MIPS: Select HAVE_REGS_AND_STACK_ACCESS_APIMarcin Nowakowski1-0/+1
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-33/+14
2016-08-02MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski1-20/+2
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton1-0/+1
2016-08-01MIPS: Select HAVE_KVM for MIPS64_R{2,6}James Hogan1-0/+2
2016-07-24MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel1-1/+1
2016-07-24MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-07-24MIPS: Move CPU Hotplug config option into submenuMatt Redfearn1-10/+10
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill1-1/+0
2016-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2016-05-28MIPS: Pistachio: Enable KASLRMatt Redfearn1-0/+1
2016-05-24ELF/MIPS build fixRalf Baechle1-0/+1
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+135
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-17/+15
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-05-13MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXIFlorian Fainelli1-0/+2
2016-05-13MIPS: Allow RIXI to be used on non-R2 or R6 coresFlorian Fainelli1-0/+5
2016-05-13MIPS: Add support for extending builtin cmdlineRabin Vincent1-0/+4
2016-05-13MIPS: Support extended ASIDsPaul Burton1-0/+6
2016-05-13MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mipsPaul Burton1-0/+11
2016-05-13MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton1-0/+1
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin1-0/+13
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen1-0/+18
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen1-0/+2
2016-05-13MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung1-0/+2
2016-05-13MIPS: Kconfig: replace OPROFILE=n to !OPROFILEYang Shi1-1/+1
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn1-0/+30