summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+0Star
* MIPS: Netlogic: Read memory from DRAM BARsJayachandran C2013-09-032-0/+58
* MIPS:Netlogic: Remove redundant value in operation.Alexandru Juncu2013-08-261-2/+1Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-204-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-154-8/+4Star
|/
* MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3Star
* MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1Star
* 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
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-131-3/+3
* MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-135-8/+16
* MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-134-187/+252
* MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C2013-06-133-70/+104
* MIPS: Netlogic: COP2 save/restore codeJayachandran C2013-06-132-1/+119
* MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2013-06-131-8/+8
* MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2013-06-131-1/+1
* MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-133-0/+119
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-0/+2
* MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2013-05-081-13/+36
* MIPS: Netlogic: Support for multiple built-in device treesJayachandran C2013-05-085-8/+158
* MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-081-22/+40
* MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-218-41/+111
|\
| * MIPS: Netlogic: Fix for quad-XLP bootJayachandran C2013-02-171-10/+25
| * MIPS: Netlogic: use preset loops per jiffyJayachandran C2013-02-171-0/+4
| * MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-174-3/+55
| * MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-171-0/+6
| * MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-172-28/+19Star
| * MIPS: Netlogic: add XLS6xx to FMN configJayachandran C2013-02-171-0/+2
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0110-29/+29
|/
* MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-1412-216/+830
|\
| * MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam2012-11-097-7/+516
| * MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C2012-11-093-113/+102Star
| * MIPS: Netlogic: Make number of nodes configurableJayachandran C2012-11-091-0/+28
| * MIPS: Netlogic: Support for multi-chip configurationJayachandran C2012-11-097-77/+134
| * MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C2012-11-095-53/+81