summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | MIPS: Avoid old-style declarationArnd Bergmann2017-01-251-1/+1
* | MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton2017-01-031-2/+2
* | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton2017-01-031-2/+2
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* MIPS: Define & use CP0_EBase bit definitionsJames Hogan2016-05-132-2/+2
* MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2016-05-092-9/+6
* MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski2015-11-111-1/+0
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-10/+0
* MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite2015-09-031-1/+1
* MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera2015-09-031-0/+2
* MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel2015-09-031-6/+6
* MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner2015-08-261-2/+4
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris2015-06-211-3/+0
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+13
|\
| * MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam2015-04-101-0/+13
* | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle2015-04-081-1/+0
* | MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam2015-04-012-3/+16
* | MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera2015-04-011-0/+8
* | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-012-1/+11
* | MIPS: Netlogic: Do not enable SUE for coreJayachandran C2015-04-011-1/+1
* | MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-011-0/+20
* | MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2015-04-012-6/+8
* | MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-014-26/+23
* | MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-0/+1
* | MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-011-4/+4
* | MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C2015-04-011-9/+16
* | MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam2015-04-011-1/+1
* | MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu2015-04-011-1/+1
* | MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu2015-04-011-1/+1
|/
* mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-8/+5
* MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli2014-11-241-2/+4
* MIPS: Netlogic: handle modular USB caseFlorian Fainelli2014-11-241-2/+4
* MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-227-436/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-0913-111/+857
|\
| * MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam2014-05-302-0/+378
| * MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam2014-05-302-0/+210
| * MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-304-1/+15
| * MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C2014-05-301-18/+65
| * MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-302-34/+85
| * MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C2014-05-301-2/+3
| * MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-304-5/+6
| * MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2014-05-301-28/+56
| * MIPS: Netlogic: Enable access to more than 64GBJayachandran C2014-05-301-0/+15
| * MIPS: Netlogic: Reduce size of reset codeJayachandran C2014-05-302-11/+16
| * MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C2014-05-301-3/+4