aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-08-24MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon
2012-08-24MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos
2012-08-23MIPS: lantiq: adds support for gptu timersJohn Crispin
2012-08-23MIPS: lantiq: enable pci clk conditional for xrx200 SoCJohn Crispin
2012-08-23MIPS: lantiq: falcon clocks were not enabled properlyJohn Crispin
2012-08-23MIPS: lantiq: adds support for nmi and ejtag bootrom vectorsJohn Crispin
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin
2012-08-23MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin
2012-08-23MIPS: lantiq: timer irq can be different to 7John Crispin
2012-08-23MIPS: lantiq: split up IRQ IM rangesJohn Crispin
2012-08-22MIPS: OCTEON: Add register definitions for SPI host hardware.David Daney
2012-08-22MIPS: Fix build error for non-malta VSMP kernelAnoop P A
2012-08-22MIPS: introduce CPU_R4K_CACHE_TLBFlorian Fainelli
2012-08-22MIPS: introduce CPU_R4K_FPUFlorian Fainelli
2012-08-22MIPS: introduce CPU_GENERIC_DUMP_TLBFlorian Fainelli
2012-08-22MIPS: Netlogic: XLP defconfig updateJayachandran C
2012-08-22MIPS: Netlogic: Add support for built in DTBJayachandran C
2012-08-22MIPS: Netlogic: Move serial ports to device treeJayachandran C
2012-08-22MIPS: Netlogic: DTS file for XLP boardsGanesan Ramalingam
2012-08-22MIPS: Netlogic: merge of.c into setup.cJayachandran C
2012-08-22MIPS: lantiq: explicitly enable clkout generationJohn Crispin
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney
2012-08-14MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin
2012-07-31mips: zero out pg_data_t when it's allocatedMinchan Kim
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon