aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
AgeCommit message (Expand)Author
2015-05-17MIPS: Kconfig: Disable SMP/CPS for 64-bitMarkos Chandras
2014-11-24MIPS: Kconfig: Don't allow both microMIPS and SmartMIPS to be selected.Markos Chandras
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-09-22MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-26MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras
2014-08-26MIPS: IP28: Select correct L1_CACHE_SHIFTThomas Bogendoerfer
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-02MIPS: mark MSA experimentalPaul Burton
2014-08-02MIPS: Don't build MSA support unless it can be usedPaul Burton
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki
2014-07-30MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton
2014-07-30MIPS: BCM63xx: Sync MIPS counters during CPU bringupJonas Gorski
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss
2014-07-18MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-06-26MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-02MIPS: Enable build for new system 'paravirt'David Daney
2014-06-02MIPS: paravirt: Add pci controller for virtioDavid Daney
2014-05-30MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton
2014-05-30MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki
2014-05-30MIPS: Support upto 256 CPUsJayachandran C
2014-05-30MIPS: Enable the BPF_JIT symbol for MIPSMarkos Chandras
2014-05-30MIPS: KVM: Override guest kernel timer frequency directlyJames Hogan
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: include cpuidle Kconfig menuPaul Burton
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton
2014-05-28MIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250Thomas Bogendoerfer
2014-05-24MIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbolMarkos Chandras
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-23MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs.Ralf Baechle
2014-05-02MIPS: support for generic clockevents broadcastPaul Burton
2014-04-24MIPS: PM: Add CPU PM callbacks for general CPU contextJames Hogan
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: smp-mt: Use common GIC IPI implementationPaul Burton
2014-03-31MIPS: Loongson: Add Loongson-3 Kconfig optionsHuacai Chen
2014-03-31MIPS: Octeon: Remove SYS_HAS_DMA_OPSRichard Weinberger
2014-03-31MIPS: No need to select ARCH_SUPPORTS_MSIPaul Bolle
2014-03-31MIPS: Fix build error due to multiple prom_putchar() definitions.Ralf Baechle
2014-03-26MIPS: JZ4740: Don't select HAVE_PWMJingoo Han