aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-1/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds130-1932/+6224
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle130-1932/+6224
2012-07-25MIPS: Loongson 1B: Add defconfigKelvin Cheung1-0/+109
2012-07-25MIPS: Loongson 1B: Add board supportKelvin Cheung21-0/+954
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-17/+6
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-5/+5
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: remove cpu_has_dc_aliases define for XLPJayachandran C1-1/+0
2012-07-24MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C1-4/+0
2012-07-24MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam1-0/+16
2012-07-24MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C2-0/+15
2012-07-24MIPS: Netlogic: USB support for XLPGanesan Ramalingam8-2/+225
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam7-3/+350
2012-07-24MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C2-0/+55
2012-07-24MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam4-1/+380
2012-07-24MIPS: Netlogic: Platform changes for XLS USBJayachandran C2-0/+91
2012-07-24MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C2-30/+31
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C2-6/+45
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C1-48/+58
2012-07-24MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski1-0/+45
2012-07-24MIPS: Expose PCIe drivers for MIPSJonas Gorski1-0/+2
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski7-0/+248
2012-07-24MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski1-8/+17
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski13-9/+265
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski1-8/+12
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski3-6/+69
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski4-49/+79
2012-07-24MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli2-2/+42
2012-07-24MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2-0/+23
2012-07-24MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli1-0/+14
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney4-492/+0
2012-07-24MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2-2/+2
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung7-144/+171
2012-07-23MIPS: Enable vmlinuz for JZ4740LluĂ­s Batlle i Rossell3-0/+10
2012-07-23MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne1-5/+44
2012-07-23MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne1-0/+1
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2-1/+23
2012-07-23MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2-81/+81
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney4-455/+15
2012-07-23MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney1-4/+12
2012-07-23MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle1-0/+14
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle4-9/+9
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer1-6/+4
2012-07-23MIPS: loongson: use IS_ENABLED()Florian Fainelli1-1/+2
2012-07-23MIPS: DEC: use IS_ENABLED()Florian Fainelli1-1/+1