aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski1-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-10/+0
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite1-1/+1
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera1-0/+2
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel1-6/+6
2015-08-26MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner1-2/+4
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-1/+1
2015-06-21MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris1-3/+0
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-0/+13
2015-04-10MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam1-0/+13
2015-04-08MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle1-1/+0
2015-04-01MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2-3/+16
2015-04-01MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera1-0/+8
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2-1/+11
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C1-0/+20
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2-6/+8
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C4-26/+23
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C1-0/+1
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam1-4/+4
2015-04-01MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C1-9/+16
2015-04-01MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam1-1/+1
2015-04-01MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu1-1/+1
2015-04-01MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu1-1/+1
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-8/+5
2014-11-24MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli1-2/+4
2014-11-24MIPS: Netlogic: handle modular USB caseFlorian Fainelli1-2/+4
2014-09-22MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker7-436/+4
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds13-111/+857
2014-05-30MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam2-0/+378
2014-05-30MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam2-0/+210
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song4-1/+15
2014-05-30MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C1-18/+65
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2-34/+85
2014-05-30MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C1-2/+3
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C4-5/+6
2014-05-30MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C1-28/+56
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-30MIPS: Netlogic: Move coremask setup to nlm_node_initJayachandran C2-4/+2
2014-05-27MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle1-5/+0
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-1/+1
2014-04-30mips: xlp: copy built-in DTB out of init sectionRob Herring1-16/+1
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