summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-01-25MIPS: Netlogic: XLP9XX bridge and DRAM codeJayachandran C2-44/+51
2014-01-25MIPS: Netlogic: XLP9XX UART offsetJayachandran C2-1/+4
2014-01-25MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C5-26/+84
2014-01-25MIPS: Netlogic: XLP9XX PIC updatesJayachandran C4-26/+65
2014-01-25MIPS: Netlogic: update iomap.h for XLP9XXJayachandran C3-2/+48
2014-01-25MIPS: Netlogic: Identify XLP 9XX chipJayachandran C4-1/+11
2014-01-25MIPS: Netlogic: Get coremask from FUSE registerJayachandran C1-5/+24
2014-01-25MIPS: Netlogic: Add macro for node presentJayachandran C2-4/+4
2014-01-25MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23
2014-01-25MIPS: Netlogic: Some cleanups for assembly codeJayachandran C2-15/+17
2014-01-25MIPS: Netlogic: Add topology.h for XLP familyJayachandran C3-18/+39
2014-01-25MIPS: Netlogic: Add MSI support for XLPJayachandran C11-37/+586
2014-01-25MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resourcesDeng-Cheng Zhu1-3/+3
2014-01-25MIPS: /proc/cpuinfo: always print the supported ISAAaro Koskinen1-20/+19
2014-01-25MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli3-16/+26
2014-01-25MIPS: Kill CONFIG_MTD_PARTITIONSEunbong Song11-11/+0
2014-01-25MIPS: replace open-coded init_dspPaul Burton1-2/+1
2014-01-25MIPS: clean up resume declarationPaul Burton1-4/+12
2014-01-25MIPS: qi_lb60: add defconfig for Ben NanoNoteApelete Seketeli1-0/+188
2014-01-24Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2-37/+6
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds1-0/+2
2014-01-24rapidio: add modular rapidio core build into powerpc and mips branchesAlexandre Bounine1-1/+1
2014-01-24Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2014-01-24mips: use generic fixmap.hMark Salter1-32/+1
2014-01-23MIPS: include linux/types.hQais Yousef1-0/+1
2014-01-23MIPS: sead3: use unflatten_and_copy_device_tree()Qais Yousef1-10/+1
2014-01-23MIPS: sead3: populate platform devices from device treeQais Yousef1-0/+7
2014-01-23MIPS: sead3: remove chosen nodeQais Yousef1-4/+0
2014-01-23MIPS: sead3: allow cmdline/env to change memory size using memsize paramQais Yousef3-0/+71
2014-01-23MIPS: BCM63XX: use linux/serial_bcm63xx.hFlorian Fainelli2-8/+1
2014-01-23MIPS: BCM63XX: move UART register definitionsFlorian Fainelli1-114/+1
2014-01-23MIPS: microMIPS: Remove unsupported compiler flag.Steven J. Hill1-1/+1
2014-01-23MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.David Daney4-0/+87
2014-01-23MIPS: Malta: use generic 8250 early consolePaul Burton4-75/+33
2014-01-23MIPS: Malta: mux & enable SERIRQ interruptPaul Burton2-0/+18
2014-01-23MIPS: Malta: initialise the RTC at bootPaul Burton1-0/+13
2014-01-23MIPS: sead3: remove unused cpu_khz variablePaul Burton1-4/+0
2014-01-23MIPS: Malta: remove unused cpu_khz variablePaul Burton1-3/+0
2014-01-23MIPS: cavium-octeon: export symbols needed by octeon-ethernetAaro Koskinen5-1/+16
2014-01-23MIPS: Fix build error seen in some configurationsGuenter Roeck1-1/+1
2014-01-23MIPS: cavium-octeon: fix early boot hang on EBH5600 boardAaro Koskinen1-3/+3
2014-01-23MIPS: cavium-octeon: fix out-of-bounds array accessAaro Koskinen1-1/+1
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov1-2/+2
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2014-01-23MIPS: VPE: Remove vpe_getuid and vpe_getgidEric W. Biederman2-30/+0
2014-01-22MIPS: improve checks for noncoherent DMAFelix Fietkau4-5/+16
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill9-320/+248
2014-01-22MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu3-5/+35
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu4-0/+123
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu5-144/+195