summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common
AgeCommit message (Expand)AuthorLines
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+5
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song-0/+4
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam-1/+4
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C-2/+3
2014-05-30MIPS: Netlogic: Enable access to more than 64GBJayachandran C-0/+15
2014-05-30MIPS: Netlogic: Reduce size of reset codeJayachandran C-11/+16
2014-05-30MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C-3/+4
2014-05-30MIPS: Netlogic: Warn on invalid irqJayachandran C-0/+2
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle-5/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker-2/+0
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C-6/+31
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C-6/+8
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C-0/+2
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C-0/+8
2014-01-24MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song-2/+23
2014-01-24MIPS: Netlogic: Some cleanups for assembly codeJayachandran C-15/+17
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C-8/+21
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle-1/+1
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam-1/+2
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C-3/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-11/+57
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C-11/+57
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker-7/+3
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C-4/+3
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C-22/+1
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C-7/+10
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C-3/+3
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C-7/+2
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C-187/+251
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam-0/+108
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C-9/+12
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle-29/+82
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C-0/+4
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C-1/+53
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C-0/+6
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C-28/+19
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-9/+9
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam-5/+7
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C-75/+102
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C-37/+65
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C-19/+20
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C-2/+4
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C-1/+1
2012-07-24MIPS: Netlogic: early console fixJayachandran C-1/+1
2012-07-24MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C-4/+4
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C-5/+42
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C-48/+58
2012-03-29remove references to cpu_*_map in arch/Rusty Russell-3/+3
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0