aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
AgeCommit message (Expand)AuthorFilesLines
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer27-4771/+0
2021-07-22mips: netlogic: fix kernel-doc complaints in fmn-config.cRandy Dunlap1-6/+9
2021-04-07mips: netlogic: Use irq_domain_simple_ops for XLP PICMarc Zyngier1-5/+1
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2-10/+0
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-3/+4
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport1-1/+1
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer2-3/+4
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-04-19MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang1-6/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-7/+7
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-2/+1
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-2/+2
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring1-7/+7
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2018-06-24MIPS: netlogic: remove unnecessary of_platform_bus_probe callRob Herring1-14/+0
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig1-3/+0
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig1-3/+0
2018-01-15mips/netlogic: remove swiotlb supportChristoph Hellwig3-100/+0
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds1-3/+5
2017-08-30MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton1-1/+3
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton1-1/+1
2017-08-29MIPS: SMP: Constify smp opsMatt Redfearn1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-03-08MIPS: Add missing include filesArnd Bergmann2-0/+4
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton1-2/+2
2017-01-03MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR buildsPaul Burton1-2/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-05-13MIPS: Define & use CP0_EBase bit definitionsJames Hogan2-2/+2
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan2-9/+6
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
2014-01-24MIPS: Netlogic: Add default DTB for XLP9XX SoCJayachandran C4-1/+92
2014-01-24MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C1-6/+31
2014-01-24MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam2-13/+79
2014-01-24MIPS: PCI: Netlogic XLP9XX supportJayachandran C1-0/+5
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C5-9/+16
2014-01-24MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C1-7/+19
2014-01-24MIPS: Netlogic: XLP9XX UART offsetJayachandran C1-0/+2
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C4-25/+67
2014-01-24MIPS: Netlogic: XLP9XX PIC updatesJayachandran C2-1/+16
2014-01-24MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C1-0/+4
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C1-0/+1
2014-01-24MIPS: Netlogic: Get coremask from FUSE registerJayachandran C1-5/+24
2014-01-24MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23
2014-01-24MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2-15/+17
2014-01-24MIPS: Netlogic: Add MSI support for XLPJayachandran C2-10/+31
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle2-2/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+15
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C2-5/+15
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki1-1/+2
2013-09-03MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam4-1/+135
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam4-20/+258
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam1-7/+16
2013-09-03MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C1-4/+6
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2-9/+117
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C1-7/+20
2013-09-03MIPS: Netlogic: Fix DT flash size parameterJayachandran C2-2/+2
2013-09-03MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2-14/+0
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2-0/+58
2013-08-26MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu1-2/+1
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-14/+62
2013-07-19MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C3-13/+61
2013-07-19MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam1-1/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker4-8/+4
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: Fixup memory regions for prefetchJayachandran C1-0/+13
2013-06-13MIPS: Netlogic: wait for all hardware threadsJayachandran C1-7/+20
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C2-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C7-9/+16
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C1-3/+3
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C5-8/+16
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C4-187/+252
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C3-70/+104
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C2-1/+119
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C1-8/+8
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C1-1/+1
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam3-0/+119
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2-0/+2
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C1-13/+36
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C5-8/+158
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C1-22/+40
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-j...Ralf Baechle8-41/+111
2013-02-17MIPS: Netlogic: Fix for quad-XLP bootJayachandran C1-10/+25
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C1-0/+4
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C4-3/+55
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-17MIPS: Netlogic: add XLS6xx to FMN configJayachandran C1-0/+2
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle10-29/+29
2013-01-30MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-216/+830
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+14
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren1-3/+0
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam7-7/+516
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C3-113/+102
2012-11-09MIPS: Netlogic: Make number of nodes configurableJayachandran C1-0/+28
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C7-77/+134
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C5-53/+81
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2-2/+4
2012-11-09MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C1-13/+14
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C1-1/+1
2012-10-22MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli1-2/+7
2012-10-22MIPS: Netlogic: use ehci-platform driverFlorian Fainelli1-1/+7
2012-08-22MIPS: Netlogic: Add support for built in DTBJayachandran C4-1/+31
2012-08-22MIPS: Netlogic: Move serial ports to device treeJayachandran C3-109/+22
2012-08-22MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam1-0/+103
2012-08-22MIPS: Netlogic: merge of.c into setup.cJayachandran C3-35/+20
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle12-59/+694
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: Add XLP SoC devices in FDTGanesan Ramalingam1-0/+16
2012-07-24MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C1-0/+12
2012-07-24MIPS: Netlogic: USB support for XLPGanesan Ramalingam4-1/+150
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam1-0/+16
2012-07-24MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C1-0/+51
2012-07-24MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2-1/+221
2012-07-24MIPS: Netlogic: Platform changes for XLS USBJayachandran C1-0/+89
2012-07-24MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C1-1/+1
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C1-5/+42
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C1-48/+58
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney2-0/+35
2012-07-03MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C1-1/+7
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: Add support for XLP 3XX coresJayachandran C1-10/+16
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C10-222/+207
2011-12-07MIPS: Netlogic: Add XLP makefiles and configJayachandran C3-0/+4
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C8-4/+709
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Jayachandran C13-390/+372
2011-12-07MIPS: Netlogic: No need to set -Werror in mips/xlrJayachandran C1-2/+0
2011-12-07MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRJayachandran C2-5/+2
2011-12-07MIPS: Netlogic: Style fixes for PlatformJayachandran C1-5/+5
2011-12-07MIPS: Netlogic: Add basic MSI support for XLR/XLSGanesan Ramalingam1-0/+5
2011-12-07MIPS: Netlogic: Change load addressJayachandran C1-1/+1
2011-10-24MIPS: XLR, XLS: Add comment for smp setupHillf Danton1-0/+4
2011-10-20MIPS: Netlogic: Specify architecture CFLAGSJayachandran C1-0/+5
2011-10-20MIPS:Netlogic:Fix section mismatch warnings.Jayachandran C3-8/+14