| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 27 | -4771/+0 |
| 2021-07-22 | mips: netlogic: fix kernel-doc complaints in fmn-config.c | Randy Dunlap | 1 | -6/+9 |
| 2021-04-07 | mips: netlogic: Use irq_domain_simple_ops for XLP PIC | Marc Zyngier | 1 | -5/+1 |
| 2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2 | -10/+0 |
| 2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -3/+4 |
| 2020-10-13 | memblock: use separate iterators for memory and reserved regions | Mike Rapoport | 1 | -1/+1 |
| 2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2 | -3/+4 |
| 2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 1 | -1/+0 |
| 2020-04-19 | MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler() | Jason Yan | 1 | -1/+1 |
| 2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+3 |
| 2019-08-23 | MIPS: xlp: Drop boot_mem_map | Jiaxun Yang | 1 | -6/+6 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
| 2018-10-26 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -7/+7 |
| 2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 1 | -2/+1 |
| 2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 1 | -2/+2 |
| 2018-08-28 | MIPS: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -7/+7 |
| 2018-07-17 | mips: unify prom_putchar() declarations | Alexander Sverdlin | 1 | -0/+1 |
| 2018-06-24 | MIPS: netlogic: remove unnecessary of_platform_bus_probe call | Rob Herring | 1 | -14/+0 |
| 2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+0 |
| 2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig | 1 | -3/+0 |
| 2018-01-15 | mips/netlogic: remove swiotlb support | Christoph Hellwig | 3 | -100/+0 |
| 2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 1 | -3/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
| 2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds | 1 | -3/+5 |
| 2017-08-30 | MIPS: SMP: Allow boot_secondary SMP op to return errors | Paul Burton | 1 | -1/+3 |
| 2017-08-30 | MIPS: Abstract CPU core & VP(E) ID access through accessor functions | Paul Burton | 1 | -1/+1 |
| 2017-08-29 | MIPS: SMP: Constify smp ops | Matt Redfearn | 1 | -1/+1 |
| 2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
| 2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 2 | -0/+4 |
| 2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2017-01-25 | MIPS: Avoid old-style declaration | Arnd Bergmann | 1 | -1/+1 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
| 2017-01-03 | MIPS: Netlogic: Fix assembler warning from smpboot.S | Paul Burton | 1 | -2/+2 |
| 2017-01-03 | MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds | Paul Burton | 1 | -2/+2 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -2/+2 |
| 2016-05-13 | MIPS: Define & use CP0_EBase bit definitions | James Hogan | 2 | -2/+2 |
| 2016-05-09 | MIPS: Netlogic: Fix CP0_EBASE redefinition warnings | James Hogan | 2 | -9/+6 |
| 2015-11-11 | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski | 1 | -1/+0 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -2/+2 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 1 | -10/+0 |
| 2015-09-03 | MIPS: Netlogic: Fix 0x0x prefixes. | Antonio Ospite | 1 | -1/+1 |
| 2015-09-03 | MIPS: Netlogic: NAND IRQ mapping | Subhendu Sekhar Behera | 1 | -0/+2 |
| 2015-09-03 | MIPS: Netlogic: Use chip_data for irq_chip methods | Kamlakant Patel | 1 | -6/+6 |
| 2015-08-26 | MIPS: netlogic: Prepare ipi handlers for irq argument removal | Thomas Gleixner | 1 | -2/+4 |
| 2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -1/+1 |
| 2015-06-21 | MIPS: netlogic: remove unnecessary MTD partition probe specification | Brian Norris | 1 | -3/+0 |
| 2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle | 1 | -0/+13 |
| 2015-04-10 | MIPS: Netlogic: Fix for SATA PHY init | Ganesan Ramalingam | 1 | -0/+13 |
| 2015-04-08 | MIPS: Netlogic: Fix double inclusion of <asm/netlogic/common.h>. | Ralf Baechle | 1 | -1/+0 |
| 2015-04-01 | MIPS: Netlogic: Add built-in dts for XLP5xx boards | Ganesan Ramalingam | 2 | -3/+16 |
| 2015-04-01 | MIPS: Netlogic: i2c IRQ mappings for XLP9XX | Subhendu Sekhar Behera | 1 | -0/+8 |
| 2015-04-01 | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3 | Ganesan Ramalingam | 2 | -1/+11 |
| 2015-04-01 | MIPS: Netlogic: Do not enable SUE for core | Jayachandran C | 1 | -1/+1 |
| 2015-04-01 | MIPS: Netlogic: Handle XLP hardware errata | Jayachandran C | 1 | -0/+20 |
| 2015-04-01 | MIPS: Netlogic: Update function to read DRAM BARs | Jayachandran C | 2 | -6/+8 |
| 2015-04-01 | MIPS: Netlogic: Move cores per node out of multi-node.h | Jayachandran C | 4 | -26/+23 |
| 2015-04-01 | MIPS: Netlogic: Use MIPS topology.h | Jayachandran C | 1 | -0/+1 |
| 2015-04-01 | MIPS: Netlogic: Fix frequency calculation register | Ganesan Ramalingam | 1 | -4/+4 |
| 2015-04-01 | MIPS: Netlogic: Disable writing IRT for disabled blocks | Jayachandran C | 1 | -9/+16 |
| 2015-04-01 | MIPS: Netlogic: Fix cop0 prid check in AHCI init | Ganesan Ramalingam | 1 | -1/+1 |
| 2015-04-01 | MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_div | Qingmin Liu | 1 | -1/+1 |
| 2015-04-01 | MIPS: Netlogic: Fix wait for slave CPUs | Shanghui Liu | 1 | -1/+1 |
| 2015-02-13 | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 1 | -8/+5 |
| 2014-11-24 | MIPS: Netlogic: handle modular AHCI builds | Florian Fainelli | 1 | -2/+4 |
| 2014-11-24 | MIPS: Netlogic: handle modular USB case | Florian Fainelli | 1 | -2/+4 |
| 2014-09-22 | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 7 | -436/+4 |
| 2014-06-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 13 | -111/+857 |
| 2014-05-30 | MIPS: Netlogic: XLP9XX on-chip SATA support | Ganesan Ramalingam | 2 | -0/+378 |
| 2014-05-30 | MIPS: Netlogic: Support for XLP3XX on-chip SATA | Ganesan Ramalingam | 2 | -0/+210 |
| 2014-05-30 | MIPS: Netlogic: Add support for XLP5XX | Yonghong Song | 4 | -1/+15 |
| 2014-05-30 | MIPS: Netlogic: Update XLP9XX/2XX core freq calculation | Jayachandran C | 1 | -18/+65 |
| 2014-05-30 | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX | Ganesan Ramalingam | 2 | -34/+85 |
| 2014-05-30 | MIPS: Netlogic: Fix XLP9XX pic entry | Jayachandran C | 1 | -2/+3 |
| 2014-05-30 | MIPS: Netlogic: Use PRID_IMP_MASK macro | Jayachandran C | 4 | -5/+6 |
| 2014-05-30 | MIPS: Netlogic: IRQ mapping for some more SoC blocks | Jayachandran C | 1 | -28/+56 |
| 2014-05-30 | MIPS: Netlogic: Enable access to more than 64GB | Jayachandran C | 1 | -0/+15 |
| 2014-05-30 | MIPS: Netlogic: Reduce size of reset code | Jayachandran C | 2 | -11/+16 |
| 2014-05-30 | MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask | Jayachandran C | 1 | -3/+4 |
| 2014-05-30 | MIPS: Netlogic: Warn on invalid irq | Jayachandran C | 1 | -0/+2 |
| 2014-05-30 | MIPS: Netlogic: Move coremask setup to nlm_node_init | Jayachandran C | 2 | -4/+2 |
| 2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 1 | -5/+0 |
| 2014-04-30 | of/fdt: consolidate built-in dtb section variables | Rob Herring | 1 | -1/+1 |
| 2014-04-30 | mips: xlp: copy built-in DTB out of init section | Rob Herring | 1 | -16/+1 |
| 2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 16 | -116/+429 |
| 2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 4 | -4/+0 |
| 2014-01-24 | MIPS: Netlogic: Core wakeup improvements | Jayachandran C | 2 | -9/+13 |
| 2014-01-24 | MIPS: Netlogic: Remove XLR early serial setup | Jayachandran C | 2 | -22/+2 |
| 2014-01-24 | MIPS: Netlogic: Add default DTB for XLP9XX SoC | Jayachandran C | 4 | -1/+92 |
| 2014-01-24 | MIPS: Netlogic: XLP9XX PIC OF support | Jayachandran C | 1 | -6/+31 |
| 2014-01-24 | MIPS: Netlogic: XLP9XX USB support | Ganesan Ramalingam | 2 | -13/+79 |
| 2014-01-24 | MIPS: PCI: Netlogic XLP9XX support | Jayachandran C | 1 | -0/+5 |
| 2014-01-24 | MIPS: Netlogic: Add cpu to node mapping for XLP9XX | Jayachandran C | 5 | -9/+16 |
| 2014-01-24 | MIPS: Netlogic: XLP9XX bridge and DRAM code | Jayachandran C | 1 | -7/+19 |
| 2014-01-24 | MIPS: Netlogic: XLP9XX UART offset | Jayachandran C | 1 | -0/+2 |
| 2014-01-24 | MIPS: Netlogic: SYS block updates of XLP9XX | Jayachandran C | 4 | -25/+67 |
| 2014-01-24 | MIPS: Netlogic: XLP9XX PIC updates | Jayachandran C | 2 | -1/+16 |
| 2014-01-24 | MIPS: Netlogic: update iomap.h for XLP9XX | Jayachandran C | 1 | -0/+4 |
| 2014-01-24 | MIPS: Netlogic: Identify XLP 9XX chip | Jayachandran C | 1 | -0/+1 |
| 2014-01-24 | MIPS: Netlogic: Get coremask from FUSE register | Jayachandran C | 1 | -5/+24 |
| 2014-01-24 | MIPS: Netlogic: L1D cacheflush before thread enable on XLPII | Yonghong Song | 1 | -2/+23 |
| 2014-01-24 | MIPS: Netlogic: Some cleanups for assembly code | Jayachandran C | 2 | -15/+17 |
| 2014-01-24 | MIPS: Netlogic: Add MSI support for XLP | Jayachandran C | 2 | -10/+31 |
| 2013-11-26 | MIPS: Remove panic_timeout settings | Ralf Baechle | 2 | -2/+0 |
| 2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+15 |
| 2013-11-06 | MIPS: Netlogic: replace early_init_devtree() call | Jayachandran C | 2 | -5/+15 |
| 2013-10-29 | MIPS: Panic messages should not end in \n. | Ralf Baechle | 1 | -1/+1 |
| 2013-09-18 | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 1 | -1/+2 |
| 2013-09-03 | MIPS: Netlogic: Built-in DTB for XLP2xx SoC boards | Ganesan Ramalingam | 4 | -1/+135 |
| 2013-09-03 | MIPS: Netlogic: Add support for USB on XLP2xx | Ganesan Ramalingam | 4 | -20/+258 |
| 2013-09-03 | MIPS: Netlogic: XLP2xx update for I2C controller | Ganesan Ramalingam | 1 | -7/+16 |
| 2013-09-03 | MIPS: Netlogic: Core wakeup changes for XLP2XX | Jayachandran C | 1 | -4/+6 |
| 2013-09-03 | MIPS: Netlogic: XLP2XX CPU and PIC frequency | Ganesan Ramalingam | 2 | -9/+117 |
| 2013-09-03 | MIPS: Netlogic: Call xlp_mmu_init on all threads | Jayachandran C | 1 | -3/+1 |
| 2013-09-03 | MIPS: Netlogic: Add support for XLP2XX | Jayachandran C | 1 | -7/+20 |
| 2013-09-03 | MIPS: Netlogic: Fix DT flash size parameter | Jayachandran C | 2 | -2/+2 |
| 2013-09-03 | MIPS: Netlogic: Remove memory section from built-in DT | Jayachandran C | 2 | -14/+0 |
| 2013-09-03 | MIPS: Netlogic: Read memory from DRAM BARs | Jayachandran C | 2 | -0/+58 |
| 2013-08-26 | MIPS:Netlogic: Remove redundant value in operation. | Alexandru Juncu | 1 | -2/+1 |
| 2013-07-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 4 | -14/+62 |
| 2013-07-19 | MIPS: Netlogic: Add XLP PIC irqdomain | Jayachandran C | 3 | -13/+61 |
| 2013-07-19 | MIPS: Netlogic: Fix USB block's coherent DMA mask | Ganesan Ramalingam | 1 | -1/+1 |
| 2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 4 | -8/+4 |
| 2013-06-13 | MIPS: Netlogic: Fix plat_irq_dispatch | Jayachandran C | 1 | -4/+3 |
| 2013-06-13 | MIPS: Netlogic: Remove workarounds for early SoCs | Jayachandran C | 1 | -22/+1 |
| 2013-06-13 | MIPS: Netlogic: Fixup memory regions for prefetch | Jayachandran C | 1 | -0/+13 |
| 2013-06-13 | MIPS: Netlogic: wait for all hardware threads | Jayachandran C | 1 | -7/+20 |
| 2013-06-13 | MIPS: Netlogic: use branch instead of jump | Jayachandran C | 2 | -2/+2 |
| 2013-06-13 | MIPS: Netlogic: move cpu_ready array to boot area | Jayachandran C | 7 | -9/+16 |
| 2013-06-13 | MIPS: Netlogic: Add nlm_get_boot_data() helper | Jayachandran C | 1 | -3/+3 |
| 2013-06-13 | MIPS: Netlogic: Initialization when !CONFIG_SMP | Jayachandran C | 5 | -8/+16 |
| 2013-06-13 | MIPS: Netlogic: Split reset code out of smpboot.S | Jayachandran C | 4 | -187/+252 |
| 2013-06-13 | MIPS: Netlogic: Split XLP device tree code to dt.c | Jayachandran C | 3 | -70/+104 |
| 2013-06-13 | MIPS: Netlogic: COP2 save/restore code | Jayachandran C | 2 | -1/+119 |
| 2013-06-13 | MIPS: Netlogic: rename nlm_cop2_save/restore | Jayachandran C | 1 | -8/+8 |
| 2013-06-13 | MIPS: Netlogic: Fix nlm_read_c2_status() definition | Jayachandran C | 1 | -1/+1 |
| 2013-06-13 | MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA | Ganesan Ramalingam | 3 | -0/+119 |
| 2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2 | -0/+2 |
| 2013-05-08 | MIPS: Netlogic: Merge platform usb.h to usb-init.c | Jayachandran C | 1 | -13/+36 |
| 2013-05-08 | MIPS: Netlogic: Support for multiple built-in device trees | Jayachandran C | 5 | -8/+158 |
| 2013-05-08 | MIPS: Netlogic: Avoid using fixed PIC IRT index | Jayachandran C | 1 | -22/+40 |
| 2013-05-08 | MIPS: Netlogic: print cpumask with cpumask_scnprintf | Jayachandran C | 1 | -9/+12 |
| 2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 8 | -41/+111 |
| 2013-02-17 | MIPS: Netlogic: Fix for quad-XLP boot | Jayachandran C | 1 | -10/+25 |
| 2013-02-17 | MIPS: Netlogic: use preset loops per jiffy | Jayachandran C | 1 | -0/+4 |
| 2013-02-17 | MIPS: Netlogic: Use PIC timer as a clocksource | Jayachandran C | 4 | -3/+55 |
| 2013-02-17 | MIPS: Netlogic: Split XLP L1 i-cache among threads | Jayachandran C | 1 | -0/+6 |
| 2013-02-17 | MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bit | Jayachandran C | 2 | -28/+19 |
| 2013-02-17 | MIPS: Netlogic: add XLS6xx to FMN config | Jayachandran C | 1 | -0/+2 |
| 2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 10 | -29/+29 |
| 2013-01-30 | MIPS: Netlogic: Fix UP compilation on XLR | Jayachandran C | 1 | -1/+4 |
| 2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 12 | -216/+830 |
| 2012-12-11 | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+14 |
| 2012-11-30 | kbuild: centralize .dts->.dtb rule | Stephen Warren | 1 | -3/+0 |
| 2012-11-09 | MIPS: Netlogic: Support for XLR/XLS Fast Message Network | Ganesan Ramalingam | 7 | -7/+516 |
| 2012-11-09 | MIPS: Netlogic: PIC IRQ handling update for multi-chip | Jayachandran C | 3 | -113/+102 |
| 2012-11-09 | MIPS: Netlogic: Make number of nodes configurable | Jayachandran C | 1 | -0/+28 |
| 2012-11-09 | MIPS: Netlogic: Support for multi-chip configuration | Jayachandran C | 7 | -77/+134 |
| 2012-11-09 | MIPS: Netlogic: Move from u32 cpumask to cpumask_t | Jayachandran C | 5 | -53/+81 |
| 2012-11-09 | MIPS: Netlogic: Pass cpuid to early_init_secondary | Jayachandran C | 2 | -2/+4 |
| 2012-11-09 | MIPS: Netlogic: Move fdt init to plat_mem_setup | Jayachandran C | 1 | -13/+14 |
| 2012-11-09 | MIPS: Netlogic: Enable SUE bit in cores | Jayachandran C | 1 | -1/+1 |
| 2012-10-22 | MIPS: Netlogic: convert to use OHCI platform driver | Florian Fainelli | 1 | -2/+7 |
| 2012-10-22 | MIPS: Netlogic: use ehci-platform driver | Florian Fainelli | 1 | -1/+7 |
| 2012-08-22 | MIPS: Netlogic: Add support for built in DTB | Jayachandran C | 4 | -1/+31 |
| 2012-08-22 | MIPS: Netlogic: Move serial ports to device tree | Jayachandran C | 3 | -109/+22 |
| 2012-08-22 | MIPS: Netlogic: DTS file for XLP boards | Ganesan Ramalingam | 1 | -0/+103 |
| 2012-08-22 | MIPS: Netlogic: merge of.c into setup.c | Jayachandran C | 3 | -35/+20 |
| 2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 12 | -59/+694 |
| 2012-07-24 | MIPS: Netlogic: early console fix | Jayachandran C | 1 | -1/+1 |
| 2012-07-24 | MIPS: Netlogic: Fix indentation of smpboot.S | Jayachandran C | 1 | -4/+4 |
| 2012-07-24 | MIPS: Netlogic: Add XLP SoC devices in FDT | Ganesan Ramalingam | 1 | -0/+16 |
| 2012-07-24 | MIPS: Netlogic: Add IRQ mappings for more devices | Jayachandran C | 1 | -0/+12 |
| 2012-07-24 | MIPS: Netlogic: USB support for XLP | Ganesan Ramalingam | 4 | -1/+150 |
| 2012-07-24 | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 1 | -0/+16 |
| 2012-07-24 | MIPS: Netlogic: Platform changes for XLR/XLS I2C | Jayachandran C | 1 | -0/+51 |
| 2012-07-24 | MIPS: Netlogic: Platform NAND/NOR flash support | Ganesan Ramalingam | 2 | -1/+221 |
| 2012-07-24 | MIPS: Netlogic: Platform changes for XLS USB | Jayachandran C | 1 | -0/+89 |
| 2012-07-24 | MIPS: Netlogic: Remove NETLOGIC_ prefix | Jayachandran C | 1 | -1/+1 |
| 2012-07-24 | MIPS: Netlogic: SMP wakeup code update | Jayachandran C | 1 | -5/+42 |
| 2012-07-24 | MIPS: Netlogic: Update comments in smpboot.S | Jayachandran C | 1 | -48/+58 |
| 2012-07-23 | MIPS: Prune some target specific code out of prom.c | David Daney | 2 | -0/+35 |
| 2012-07-03 | MIPS: Netlogic: Fix TLB size of boot CPU. | Jayachandran C | 1 | -1/+7 |
| 2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 1 | -3/+3 |
| 2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 1 | -1/+0 |
| 2011-12-07 | MIPS: Netlogic: Mark Netlogic chips as SMT capable | Hillf Danton | 1 | -4/+7 |
| 2011-12-07 | MIPS: Netlogic: Add support for XLP 3XX cores | Jayachandran C | 1 | -10/+16 |
| 2011-12-07 | MIPS: Netlogic: Merge some of XLR/XLP wakup code | Jayachandran C | 10 | -222/+207 |
| 2011-12-07 | MIPS: Netlogic: Add XLP makefiles and config | Jayachandran C | 3 | -0/+4 |
| 2011-12-07 | MIPS: Netlogic: Add XLP platform files for XLP SoC | Jayachandran C | 8 | -4/+709 |
| 2011-12-07 | MIPS: Netlogic: Move code common with XLP to common/ | Jayachandran C | 13 | -390/+372 |
| 2011-12-07 | MIPS: Netlogic: No need to set -Werror in mips/xlr | Jayachandran C | 1 | -2/+0 |
| 2011-12-07 | MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR | Jayachandran C | 2 | -5/+2 |
| 2011-12-07 | MIPS: Netlogic: Style fixes for Platform | Jayachandran C | 1 | -5/+5 |
| 2011-12-07 | MIPS: Netlogic: Add basic MSI support for XLR/XLS | Ganesan Ramalingam | 1 | -0/+5 |
| 2011-12-07 | MIPS: Netlogic: Change load address | Jayachandran C | 1 | -1/+1 |
| 2011-10-24 | MIPS: XLR, XLS: Add comment for smp setup | Hillf Danton | 1 | -0/+4 |
| 2011-10-20 | MIPS: Netlogic: Specify architecture CFLAGS | Jayachandran C | 1 | -0/+5 |
| 2011-10-20 | MIPS:Netlogic:Fix section mismatch warnings. | Jayachandran C | 3 | -8/+14 |