summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: Netlogic: Warn on invalid irqJayachandran C2014-05-301-0/+2
| * MIPS: Netlogic: Move coremask setup to nlm_node_initJayachandran C2014-05-302-4/+2
| * MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-5/+0
* | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+1
* | mips: xlp: copy built-in DTB out of init sectionRob Herring2014-04-301-16/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-3016-116/+429
|\
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-244-4/+0
| * MIPS: Netlogic: Core wakeup improvementsJayachandran C2014-01-242-9/+13
| * MIPS: Netlogic: Remove XLR early serial setupJayachandran C2014-01-242-22/+2
| * MIPS: Netlogic: Add default DTB for XLP9XX SoCJayachandran C2014-01-244-1/+92
| * MIPS: Netlogic: XLP9XX PIC OF supportJayachandran C2014-01-241-6/+31
| * MIPS: Netlogic: XLP9XX USB supportGanesan Ramalingam2014-01-242-13/+79
| * MIPS: PCI: Netlogic XLP9XX supportJayachandran C2014-01-241-0/+5
| * MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C2014-01-245-9/+16
| * MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C2014-01-241-7/+19
| * MIPS: Netlogic: XLP9XX UART offsetJayachandran C2014-01-241-0/+2
| * MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C2014-01-244-25/+67
| * MIPS: Netlogic: XLP9XX PIC updatesJayachandran C2014-01-242-1/+16
| * MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C2014-01-241-0/+4
| * MIPS: Netlogic: Identify XLP 9XX chipJayachandran C2014-01-241-0/+1
| * MIPS: Netlogic: Get coremask from FUSE registerJayachandran C2014-01-241-5/+24
| * MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song2014-01-241-2/+23
| * MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2014-01-242-15/+17
| * MIPS: Netlogic: Add MSI support for XLPJayachandran C2014-01-242-10/+31
* | MIPS: Remove panic_timeout settingsRalf Baechle2013-11-262-2/+0
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-122-5/+15
|\
| * MIPS: Netlogic: replace early_init_devtree() callJayachandran C2013-11-062-5/+15
* | MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
|/
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+2
* MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam2013-09-034-1/+135
* MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam2013-09-034-20/+258
* MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam2013-09-031-7/+16
* MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C2013-09-031-4/+6
* MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam2013-09-032-9/+117
* MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C2013-09-031-3/+1
* MIPS: Netlogic: Add support for XLP2XXJayachandran C2013-09-031-7/+20
* MIPS: Netlogic: Fix DT flash size parameterJayachandran C2013-09-032-2/+2
* MIPS: Netlogic: Remove memory section from built-in DTJayachandran C2013-09-032-14/+0
* MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2013-09-032-0/+58
* MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu2013-08-261-2/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-194-14/+62
|\
| * MIPS: Netlogic: Add XLP PIC irqdomainJayachandran C2013-07-193-13/+61
| * MIPS: Netlogic: Fix USB block's coherent DMA maskGanesan Ramalingam2013-07-191-1/+1
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-144-8/+4
|/
* MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3
* MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1
* MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C2013-06-131-0/+13
* MIPS: Netlogic: wait for all hardware threadsJayachandran C2013-06-131-7/+20
* MIPS: Netlogic: use branch instead of jumpJayachandran C2013-06-132-2/+2
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-137-9/+16