aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos1-1/+0
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C1-4/+4
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2-3/+12
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle1-0/+1
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos1-1/+2
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney1-9/+1
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle2-12/+0
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
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 Baechle38-231/+1208
2012-07-25MIPS: Loongson 1B: Add board supportKelvin Cheung7-0/+244
2012-07-24MIPS: Netlogic: remove cpu_has_dc_aliases define for XLPJayachandran C1-1/+0
2012-07-24MIPS: Netlogic: Add IRQ mappings for more devicesJayachandran C1-0/+3
2012-07-24MIPS: Netlogic: USB support for XLPGanesan Ramalingam4-1/+75
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam3-2/+85
2012-07-24MIPS: Netlogic: Platform NAND/NOR flash supportGanesan Ramalingam2-0/+159
2012-07-24MIPS: Netlogic: Remove NETLOGIC_ prefixJayachandran C1-29/+30
2012-07-24MIPS: Netlogic: SMP wakeup code updateJayachandran C1-1/+3
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski3-0/+69
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski5-1/+169
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski2-0/+15
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski1-0/+6
2012-07-24MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2-0/+23
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney2-66/+0
2012-07-23MIPS: Add CPU support for Loongson1BKelvin Cheung2-1/+4
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne1-0/+4
2012-07-23MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill1-49/+51
2012-07-23MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney1-3/+3
2012-07-23MIPS: loongson: use IS_ENABLED()Florian Fainelli1-1/+2
2012-07-23MIPS: TX49XX: use IS_ENABLED()Florian Fainelli1-1/+1
2012-07-23MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2-0/+19
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney1-5/+0
2012-07-23MIPS: Prune some target specific code out of prom.cDavid Daney1-3/+0
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney1-38/+2
2012-07-23MIPS: Octeon: Remove use of OCTEON_IRQ_RST.David Daney1-2/+3
2012-07-23MIPS: OCTEON: Remove some unused files.David Daney2-66/+0
2012-07-23MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli1-0/+89
2012-07-23MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli1-0/+119
2012-07-23MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli1-9/+1
2012-07-23MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli1-0/+4
2012-07-23MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli1-1/+1
2012-07-23MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli1-0/+7
2012-07-23MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli1-18/+18
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2-1/+1
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli1-1/+1
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen1-0/+1
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle1-2/+2
2012-07-19MIPS: Properly align the .data..init_task section.David Daney1-2/+2
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin1-2/+4
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin1-1/+1