aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/common (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-07MIPS: Netlogic: Mark Netlogic chips as SMT capableHillf Danton1-4/+7
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C3-3/+346
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C3-4/+29
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C5-0/+523