summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-218-41/+111
|\
| * MIPS: Netlogic: Fix for quad-XLP bootJayachandran C2013-02-171-10/+25
| * MIPS: Netlogic: use preset loops per jiffyJayachandran C2013-02-171-0/+4
| * MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-174-3/+55
| * MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-171-0/+6
| * MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-172-28/+19
| * MIPS: Netlogic: add XLS6xx to FMN configJayachandran C2013-02-171-0/+2
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0110-29/+29
|/
* MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-1412-216/+830
|\
| * MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-097-7/+516
| * MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-093-113/+102
| * MIPS: Netlogic: Make number of nodes configurableJayachandran C2012-11-091-0/+28
| * MIPS: Netlogic: Support for multi-chip configurationJayachandran C2012-11-097-77/+134
| * MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C2012-11-095-53/+81
| * MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2012-11-092-2/+4
| * MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C2012-11-091-13/+14
| * MIPS: Netlogic: Enable SUE bit in coresJayachandran C2012-11-091-1/+1
* | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-3/+14
|\ \
| * | MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli2012-10-221-2/+7
| * | MIPS: Netlogic: use ehci-platform driverFlorian Fainelli2012-10-221-1/+7
| |/
* / kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-301-3/+0
|/
* MIPS: Netlogic: Add support for built in DTBJayachandran C2012-08-224-1/+31
* MIPS: Netlogic: Move serial ports to device treeJayachandran C2012-08-223-109/+22
* MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam2012-08-221-0/+103
* MIPS: Netlogic: merge of.c into setup.cJayachandran C2012-08-223-35/+20
*-. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-2512-59/+694
|\ \
| | * MIPS: Netlogic: early console fixJayachandran C2012-07-241-1/+1
| | * MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C2012-07-241-4/+4
| | * MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam2012-07-241-0/+16
| | * MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C2012-07-241-0/+12
| | * MIPS: Netlogic: USB support for XLPGanesan Ramalingam2012-07-244-1/+150
| | * MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam2012-07-241-0/+16
| | * MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C2012-07-241-0/+51
| | * MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2012-07-242-1/+221
| | * MIPS: Netlogic: Platform changes for XLS USBJayachandran C2012-07-241-0/+89
| | * MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C2012-07-241-1/+1
| | * MIPS: Netlogic: SMP wakeup code updateJayachandran C2012-07-241-5/+42
| | * MIPS: Netlogic: Update comments in smpboot.SJayachandran C2012-07-241-48/+58
| |/ |/|
| * MIPS: Prune some target specific code out of prom.cDavid Daney2012-07-232-0/+35
|/
* MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C2012-07-031-1/+7
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-3/+3
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0
* MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton2011-12-071-4/+7
* MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C2011-12-071-10/+16
* MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C2011-12-0710-222/+207
* MIPS: Netlogic: Add XLP makefiles and configJayachandran C2011-12-073-0/+4
* MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C2011-12-078-4/+709
* MIPS: Netlogic: Move code common with XLP to common/Jayachandran C2011-12-0713-390/+372
* MIPS: Netlogic: No need to set -Werror in mips/xlrJayachandran C2011-12-071-2/+0