summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add M6250 cases to CPU switch statementsPaul Burton2016-05-132-0/+5
* MIPS: Add M6250 PRID & cpu_type_enum valuesPaul Burton2016-05-131-1/+2
* MIPS: Probe the P6600 corePaul Burton2016-05-131-0/+4
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-137-0/+12
* MIPS: Add P6600 PRID & cpu_type_enum valuesPaul Burton2016-05-131-1/+2
* MIPS: <asm/cpu.h>: Reformat to 80 columns.Ralf Baechle2016-05-131-2/+2
* MIPS: SEAD3 can support MIPS32r6 CPUsPaul Burton2016-05-131-0/+1
* MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton2016-05-131-1/+0
* MIPS: smp-cps: Add nothreads kernel parameterPaul Burton2016-05-131-0/+11
* MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton2016-05-134-9/+85
* MIPS: smp-cps: Skip core setup if coherentPaul Burton2016-05-131-15/+24
* MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton2016-05-133-31/+52
* MIPS: smp-cps: Pull cache init into a functionPaul Burton2016-05-131-67/+76
* MIPS: smp-cps: Ensure our VP ident calculation is correctPaul Burton2016-05-131-0/+11
* MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton2016-05-131-1/+4
* MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton2016-05-131-0/+1
* MIPS: CPC: Add start, stop and running CM3 CPC registersMarkos Chandras2016-05-131-0/+3
* MIPS: pm-cps: Avoid offset overflow on MIPSr6Markos Chandras2016-05-131-4/+11
* MIPS: traps: Make sure secondary cores have a sane ebase registerMarkos Chandras2016-05-131-0/+7
* MIPS: Detect MIPSr6 Virtual Processor supportPaul Burton2016-05-134-0/+8
* MIPS: ath79: add initial support for DPT-ModuleAntony Pavlov2016-05-132-0/+79
* MIPS: ath79: add initial support for Onion OmegaAntony Pavlov2016-05-132-0/+79
* MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)Antony Pavlov2016-05-132-0/+103
* MIPS: ath79: add initial support for TP-LINK MR3020Antony Pavlov2016-05-132-0/+119
* MIPS: ath79: update devicetree clock support for AR9331Antony Pavlov2016-05-131-34/+62
* MIPS: dts: qca: introduce AR9331 devicetreeAntony Pavlov2016-05-131-0/+155
* MIPS: ath79: Disable platform code for OF boards.Antony Pavlov2016-05-131-7/+9
* MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov2016-05-133-25/+108
* MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov2016-05-132-19/+22
* MIPS: dts: qca: ar9132: use short references for dt nodesAntony Pavlov2016-05-132-53/+49
* MIPS: dts: qca: ar9132_tl_wr1043nd_v1.dts: drop unused alias nodeAntony Pavlov2016-05-131-4/+0
* MIPS: Lantiq: Make it possible to build in no device treeHauke Mehrtens2016-05-131-1/+11
* MIPS: Lantiq: Add support for device tree file from boot loaderHauke Mehrtens2016-05-131-2/+11
* MIPS: Octeon: Add DTS for EdgeRouter LiteAaro Koskinen2016-05-131-0/+59
* MIPS: Octeon: Add DTS for D-Link DSR-1000NAaro Koskinen2016-05-133-202/+312
* MIPS: panic immediately when panic_on_oopsAaro Koskinen2016-05-131-4/+1
* MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-135-729/+3
* MIPS: ralink: Make reset_control_ops constPhilipp Zabel2016-05-131-1/+1
* MIPS: lantiq: Make reset_control_ops constPhilipp Zabel2016-05-131-1/+1
* MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen2016-05-131-1/+7
* MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen2016-05-131-0/+8
* MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen2016-05-132-16/+72
* MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen2016-05-131-2/+10
* MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen2016-05-131-4/+2
* MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen2016-05-132-3/+8
* MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney2016-05-131-1/+1
* MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-133-16/+139
* MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney2016-05-132-1/+668
* MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2016-05-132-17/+30
* MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney2016-05-134-8/+125