summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-07-23MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne
2012-07-23MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney
2012-07-23MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney
2012-07-23MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-07-23MIPS: loongson: use IS_ENABLED()Florian Fainelli
2012-07-23MIPS: DEC: use IS_ENABLED()Florian Fainelli
2012-07-23MIPS: TX49XX: use IS_ENABLED()Florian Fainelli
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli
2012-07-23MIPS: PNX833x: use IS_ENABLED() macroFlorian Fainelli
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill
2012-07-23MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill
2012-07-23MIPS: Octeon: Use device tree to register serial ports.David Daney
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney
2012-07-23MIPS: Octeon: Setup irq_domains for interrupts.David Daney
2012-07-23MIPS: Octeon: Initialize and fixup device tree.David Daney
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney
2012-07-23MIPS: Octeon: Add device tree source files.David Daney
2012-07-23MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney
2012-07-23MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney
2012-07-23MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney
2012-07-23MIPS: OCTEON: Remove some unused files.David Daney
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli
2012-07-23MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli
2012-07-23MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli
2012-07-23MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli
2012-07-23MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli
2012-07-23MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli
2012-07-23MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli
2012-07-23MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss
2012-07-23MIPS: Alchemy: devboards: kill prom.cManuel Lauss
2012-07-23MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang