summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2013-05-08MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2-2/+2
2013-05-08MIPS: ralink: make early_printk work on RT2880John Crispin1-0/+4
2013-05-08MIPS: ralink: add RT5350 sdram register definesJohn Crispin1-0/+8
2013-05-08MIPS: ralink: add missing comment in irq driverJohn Crispin1-0/+1
2013-05-08MIPS: ralink: fix RT305x clock setupJohn Crispin1-0/+12
2013-05-08MIPS: ralink: add RT3352 register definesJohn Crispin1-0/+13
2013-05-08MIPS: ralink: add PCI IRQ handlingGabor Juhos1-0/+4
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin6-29/+39
2013-05-08MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin1-3/+2
2013-05-08MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2-12/+12
2013-05-08MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney1-7/+7
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen1-1/+1
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen4-2/+22
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2-6/+0
2013-05-08MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle1-5/+0
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle1-20/+2
2013-05-08MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C1-1/+1
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2-77/+36
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C5-8/+158
2013-05-08MIPS: Netlogic: Remove unused codeJayachandran C1-36/+0
2013-05-08MIPS: Netlogic: Add 32-bit support for XLPJayachandran C1-6/+50
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2-75/+40
2013-05-08MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C1-9/+12
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C1-6/+1
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C1-8/+5
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2-12/+7
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2-0/+7
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2-3/+11
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski3-3/+6
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski11-5/+314
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski1-45/+42
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski4-5/+5
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski3-64/+10
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-24/+28
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu4-13/+7
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song1-1/+4
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle1-2/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle1-2/+2
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney1-4/+7
2013-04-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-72/+220
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19Revert "MIPS: BCM63XX: Call board_register_device from device_initcall()"Jonas Gorski1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski3-11/+5
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli2-38/+196
2013-03-14MIPS: Fix inconsistent formatting inside /proc/cpuinfoJohn Crispin1-1/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle2-5/+0
2013-03-12MIPS: Add dependencies for HAVE_ARCH_TRANSPARENT_HUGEPAGEBen Hutchings1-1/+1