summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski
2012-07-24MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski
2012-07-24MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski
2012-07-24MIPS: BCM63XX: Use the Chip ID register for identifying the SoCJonas Gorski
2012-07-24MIPS: BCM63XX: Add flash type detectionJonas Gorski
2012-07-24MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski
2012-07-24MIPS: BCM63XX: add RNG driver platform_device stubFlorian Fainelli
2012-07-24MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli
2012-07-24MIPS: BCM63XX: add support for "ipsec" clockFlorian Fainelli
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney
2012-07-24MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli
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-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
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
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang
2012-07-19MIPS: Oprofile: Fix build as a module.Ralf Baechle
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2012-07-19MIPS: Fix Magic SysRq L kernel crash.Vincent Wen
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen
2012-07-19MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle
2012-07-19MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa
2012-07-19MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-07-19MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin
2012-07-19mips: fix bug.h build regressionYoichi Yuasa