aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle8-41/+111
2013-02-17MIPS: Netlogic: Fix for quad-XLP bootJayachandran C1-10/+25
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C1-0/+4
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C4-3/+55
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C1-0/+6
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2-28/+19
2013-02-17MIPS: Netlogic: add XLS6xx to FMN configJayachandran C1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle10-29/+29
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-216/+830
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+14
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-3/+0
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam7-7/+516
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C3-113/+102
2012-11-09MIPS: Netlogic: Make number of nodes configurableJayachandran C1-0/+28
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C7-77/+134
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C5-53/+81
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2-2/+4
2012-11-09MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C1-13/+14
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C1-1/+1
2012-10-22MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli1-2/+7
2012-10-22MIPS: Netlogic: use ehci-platform driverFlorian Fainelli1-1/+7
2012-08-22MIPS: Netlogic: Add support for built in DTBJayachandran C4-1/+31
2012-08-22MIPS: Netlogic: Move serial ports to device treeJayachandran C3-109/+22
2012-08-22MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam1-0/+103
2012-08-22MIPS: Netlogic: merge of.c into setup.cJayachandran C3-35/+20
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle12-59/+694
2012-07-24MIPS: Netlogic: early console fixJayachandran C1-1/+1
2012-07-24MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C1-4/+4
2012-07-24MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam1-0/+16
2012-07-24MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C1-0/+12
2012-07-24MIPS: Netlogic: USB support for XLPGanesan Ramalingam4-1/+150
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam1-0/+16
2012-07-24MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C1-0/+51
2012-07-24MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2-1/+221
2012-07-24MIPS: Netlogic: Platform changes for XLS USBJayachandran C1-0/+89
2012-07-24MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C1-1/+1
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C1-5/+42
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C1-48/+58
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney2-0/+35
2012-07-03MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C1-1/+7
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton1-4/+7
2011-12-07MIPS: Netlogic: Add support for XLP 3XX coresJayachandran C1-10/+16
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C10-222/+207
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C3-0/+4
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C8-4/+709
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C13-390/+372
2011-12-07MIPS: Netlogic: No need to set -Werror in mips/xlrJayachandran C1-2/+0