summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
AgeCommit message (Expand)AuthorLines
2017-03-08MIPS: Add missing include filesArnd Bergmann-0/+4
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-1/+1
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton-2/+2
2017-01-03MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-2/+2
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan-2/+2
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan-9/+6
2015-11-11MIPS: Make MIPS_CMDLINE_DTB defaultJonas Gorski-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig-10/+0
2015-09-03MIPS: Netlogic: Fix 0x0x prefixes.Antonio Ospite-1/+1
2015-09-03MIPS: Netlogic: NAND IRQ mappingSubhendu Sekhar Behera-0/+2
2015-09-03MIPS: Netlogic: Use chip_data for irq_chip methodsKamlakant Patel-6/+6
2015-08-26MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner-2/+4
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith-1/+1
2015-06-21MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris-3/+0
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle-0/+13
2015-04-10MIPS: Netlogic: Fix for SATA PHY initGanesan Ramalingam-0/+13
2015-04-08MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>.Ralf Baechle-1/+0
2015-04-01MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam-3/+16
2015-04-01MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera-0/+8
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam-1/+11
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C-1/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C-0/+20
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C-6/+8
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C-26/+23
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C-0/+1
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam-4/+4
2015-04-01MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C-9/+16
2015-04-01MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam-1/+1
2015-04-01MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu-1/+1
2015-04-01MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu-1/+1
2015-02-13mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo-8/+5
2014-11-24MIPS: Netlogic: handle modular AHCI buildsFlorian Fainelli-2/+4
2014-11-24MIPS: Netlogic: handle modular USB caseFlorian Fainelli-2/+4
2014-09-22MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker-436/+4
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-111/+857
2014-05-30MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam-0/+378
2014-05-30MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam-0/+210
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song-1/+15
2014-05-30MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C-18/+65
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam-34/+85
2014-05-30MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C-2/+3
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C-5/+6
2014-05-30MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C-28/+56
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