aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds16-116/+429
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker4-4/+0
2014-01-24MIPS: Netlogic: Core wakeup improvementsJayachandran C2-9/+13
2014-01-24MIPS: Netlogic: Remove XLR early serial setupJayachandran C2-22/+2
2014-01-24MIPS: Netlogic: Add default DTB for XLP9XX SoCJayachandran C4-1/+92
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C1-6/+31
2014-01-24MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam2-13/+79
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C1-0/+5
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C5-9/+16
2014-01-24MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C1-7/+19
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C1-0/+2
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C4-25/+67
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C2-1/+16
2014-01-24MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C1-0/+4
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C1-0/+1
2014-01-24MIPS: Netlogic: Get coremask from FUSE registerJayachandran C1-5/+24
2014-01-24MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23
2014-01-24MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2-15/+17
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C2-10/+31
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle2-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-5/+15
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C2-5/+15
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+2
2013-09-03MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam4-1/+135
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam4-20/+258
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam1-7/+16
2013-09-03MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C1-4/+6
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2-9/+117
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C1-7/+20
2013-09-03MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-03MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2-0/+58
2013-08-26MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu1-2/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-14/+62
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker4-8/+4
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C1-4/+3
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C1-22/+1
2013-06-13MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C1-0/+13
2013-06-13MIPS: Netlogic: wait for all hardware threadsJayachandran C1-7/+20
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C2-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C7-9/+16
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C1-3/+3
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C5-8/+16
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C4-187/+252
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C3-70/+104
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C2-1/+119