summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-23MIPS: TX49XX: use IS_ENABLED()Florian Fainelli1-1/+1
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli3-14/+11
2012-07-23MIPS: PNX833x: use IS_ENABLED() macroFlorian Fainelli1-2/+2
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli3-6/+6
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill4-9/+90
2012-07-23MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill1-6/+0
2012-07-23MIPS: Octeon: Use device tree to register serial ports.David Daney2-85/+53
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney2-64/+0
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney1-30/+0
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney3-91/+0
2012-07-23MIPS: Octeon: Setup irq_domains for interrupts.David Daney1-9/+206
2012-07-23MIPS: Octeon: Initialize and fixup device tree.David Daney4-1/+572
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney4-32/+35
2012-07-23MIPS: Octeon: Add device tree source files.David Daney4-0/+1211
2012-07-23MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney1-28/+2
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney2-81/+2
2012-07-23MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney1-2/+3
2012-07-23MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney1-1/+110
2012-07-23MIPS: OCTEON: Remove some unused files.David Daney4-492/+0
2012-07-23MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli1-0/+3
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli3-1/+210
2012-07-23MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli1-0/+119