summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-30MIPS: octeon: Add interface mode detection for Octeon IIAlex Smith1-0/+166
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle41-218/+2257
2014-05-28MIPS: Malta: CPS SMP by defaultPaul Burton2-4/+2
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton5-0/+223
2014-05-28cpuidle: declare cpuidle_dev in cpuidle.hPaul Burton1-0/+1
2014-05-28MIPS: include cpuidle Kconfig menuPaul Burton1-2/+6
2014-05-28MIPS: cpuidle wait instruction statePaul Burton2-0/+25
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton2-5/+14
2014-05-28MIPS: smp-cps: set a coherent default CCAPaul Burton1-0/+3
2014-05-28MIPS: smp-cps: prevent multi-core SMP with unsuitable CCAPaul Burton1-2/+28
2014-05-28MIPS: smp-cps: hotplug supportPaul Burton2-2/+155
2014-05-28MIPS: pm-cps: add PM state entry code for CPS systemsPaul Burton6-0/+809
2014-05-28MIPS: smp-cps: use CPC core-other lockingPaul Burton1-3/+2
2014-05-28MIPS: smp-cps: flush cache after patching mips_cps_core_entryPaul Burton1-5/+7
2014-05-28MIPS: smp-cps: function to determine whether CPS SMP is in usePaul Burton2-0/+8
2014-05-28MIPS: smp-cps: rework core/VPE initialisationPaul Burton5-161/+374
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton3-1/+11
2014-05-28MIPS: uasm: add wait instructionPaul Burton4-1/+5
2014-05-28MIPS: uasm: add sync instructionPaul Burton4-2/+6
2014-05-28MIPS: uasm: add jalr instructionPaul Burton3-4/+10
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton2-0/+10
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define MT yield opPaul Burton1-10/+11
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton1-1/+2
2014-05-28MIPS: MT: define write_c0_tchalt macroPaul Burton1-0/+2
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton3-2/+20
2014-05-28MIPS: SNI: Remove USE_GENERIC_EARLY_PRINTK_8250Thomas Bogendoerfer1-1/+0
2014-05-28MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss2-24/+8
2014-05-28MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()Eunbong Song1-0/+6
2014-05-28MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris3-3/+3
2014-05-28MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Aaro Koskinen1-1/+4
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: depend on !highresSebastian Andrzej Siewior1-2/+3
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle14-76/+0
2014-05-26MIPS: DTS: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-05-26MIPS: SEAD3: Introduce the use of the managed version of kzallocHimangi Saraogi1-23/+13
2014-05-25MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras1-2/+2
2014-05-24MIPS: Kconfig: Make MIPS_MT_SMP a regular Kconfig symbolMarkos Chandras1-14/+1
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle64-4096/+71
2014-05-23MIPS: Fix a typo error in AUDIT_ARCH definitionHuacai Chen1-1/+1
2014-05-23MIPS: RM9000: Remove the now unused CPU_RM9000 definition.Ralf Baechle1-1/+1
2014-05-23MIPS: RM9000: Remove support for probing the CPU core.Ralf Baechle1-15/+0
2014-05-23MIPS: RM9000: Remove support for idle loop.Ralf Baechle1-4/+0
2014-05-23MIPS: Ralink: Remove surviving RM9000 bits.Ralf Baechle1-1/+0
2014-05-23MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000.Ralf Baechle1-3/+0
2014-05-23MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROFPaul Bolle1-11/+0
2014-05-23MIPS: MSP71xx: Remove checks for two macrosPaul Bolle4-210/+0
2014-05-23MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle3-29/+0
2014-05-23MIPS: PNX833x: Remove checks for CONFIG_I2C_PNX0105Paul Bolle1-73/+0
2014-05-23MIPS: Remove CONFIG_PMCTWILED completelyPaul Bolle1-9/+0