aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-8/+5
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song1-0/+4
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam1-1/+4
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C1-2/+3
2014-05-30MIPS: Netlogic: Enable access to more than 64GBJayachandran C1-0/+15
2014-05-30MIPS: Netlogic: Reduce size of reset codeJayachandran C2-11/+16
2014-05-30MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C1-3/+4
2014-05-30MIPS: Netlogic: Warn on invalid irqJayachandran C1-0/+2
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle1-5/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C1-6/+31
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C2-6/+8
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C1-0/+2
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C1-0/+8
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 C1-8/+21
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam1-1/+2
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-11/+57
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C1-11/+57
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker3-7/+3
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: use branch instead of jumpJayachandran C2-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C3-7/+10
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C1-3/+3
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2-7/+2
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C3-187/+251
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2-0/+108
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C1-9/+12
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-nextRalf Baechle4-29/+82
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C1-0/+4
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2-1/+53
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-01MIPS: Whitespace cleanup.Ralf Baechle2-9/+9
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2-5/+7
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2-75/+102
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C2-37/+65
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C1-19/+20
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2-2/+4
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C1-1/+1
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: SMP wakeup code updateJayachandran C1-5/+42
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C1-48/+58
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-3/+3
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0