summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos-0/+22
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle-13/+0
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos-1/+0
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C-21/+17
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli-3/+16
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle-7/+28
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle-7/+7
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle-2/+7
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf-0/+2
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos-0/+1
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos-0/+2
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos-3/+6
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney-55/+44
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-72/+108
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle-51/+33
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin-21/+28
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-1/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1932/+6224
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer-1/+1
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle-1932/+6224
2012-07-25MIPS: Loongson 1B: Add defconfigKelvin Cheung-0/+109
2012-07-25MIPS: Loongson 1B: Add board supportKelvin Cheung-0/+954
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-17/+6
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+5
2012-07-24MIPS: Netlogic: early console fixJayachandran C-1/+1
2012-07-24MIPS: Netlogic: Fix indentation of smpboot.SJayachandran C-4/+4
2012-07-24MIPS: Netlogic: remove cpu_has_dc_aliases define for XLPJayachandran C-1/+0
2012-07-24MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C-4/+0
2012-07-24MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam-0/+16
2012-07-24MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C-0/+15
2012-07-24MIPS: Netlogic: USB support for XLPGanesan Ramalingam-2/+225
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam-3/+350
2012-07-24MIPS: Netlogic: Platform changes for XLR/XLS I2CJayachandran C-0/+55
2012-07-24MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam-1/+380
2012-07-24MIPS: Netlogic: Platform changes for XLS USBJayachandran C-0/+91
2012-07-24MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C-30/+31
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C-6/+45
2012-07-24MIPS: Netlogic: Update comments in smpboot.SJayachandran C-48/+58
2012-07-24MIPS: BCM63XX: Add 96328avng reference boardJonas Gorski-0/+45
2012-07-24MIPS: Expose PCIe drivers for MIPSJonas Gorski-0/+2
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski-0/+248