summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ralink: make use of the new memory detection codeJohn Crispin2013-05-081-0/+9
* MIPS: ralink: add memory definition for MT7620John Crispin2013-05-082-0/+28
* MIPS: ralink: add memory definition for RT3883John Crispin2013-05-082-0/+8
* MIPS: ralink: add memory definition for RT2880John Crispin2013-05-082-0/+8
* MIPS: ralink: add memory definition for RT305xJohn Crispin2013-05-082-0/+51
* MIPS: ralink: add memory definition to struct ralink_soc_infoJohn Crispin2013-05-081-0/+5
* MIPS: add detect_memory_region()John Crispin2013-05-082-0/+23
* DT: MIPS: ralink: add MT7620A dts filesJohn Crispin2013-05-084-0/+79
* DT: MIPS: ralink: add RT3883 dts filesJohn Crispin2013-05-084-0/+79
* DT: MIPS: ralink: add RT2880 dts filesJohn Crispin2013-05-084-0/+109
* DT: MIPS: ralink: clean up RT3050 dtsi and dts fileJohn Crispin2013-05-082-58/+4
* DT: add documentation for the Ralink MIPS SoCsGabor Juhos2013-05-081-0/+17
* DT: add vendor prefixes for RalinkJohn Crispin2013-05-081-0/+1
* MIPS: ralink: add cpu-feature-overrides.hGabor Juhos2013-05-084-0/+170
* MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin2013-05-085-0/+299
* MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-085-0/+501
* MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-086-1/+198
* MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-082-2/+4
* MIPS: ralink: add pci group to struct ralink_pinmuxGabor Juhos2013-05-081-0/+3
* MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-081-3/+3
* MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-082-2/+2
* MIPS: ralink: make early_printk work on RT2880John Crispin2013-05-081-0/+4
* MIPS: ralink: add RT5350 sdram register definesJohn Crispin2013-05-081-0/+8
* MIPS: ralink: add missing comment in irq driverJohn Crispin2013-05-081-0/+1
* MIPS: ralink: fix RT305x clock setupJohn Crispin2013-05-081-0/+12
* MIPS: ralink: add RT3352 register definesJohn Crispin2013-05-081-0/+13
* MIPS: ralink: add PCI IRQ handlingGabor Juhos2013-05-081-0/+4
* MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2013-05-086-29/+39
* MIPS: octeon: Fix GPIO number in IRQ chip private dataAlexander Sverdlin2013-05-081-3/+2
* MIPS: pci: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-05-082-12/+12
* MIPS: Remove unneeded volatile from arch/mips/lib/bitops.cDavid Daney2013-05-081-7/+7
* MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen2013-05-081-1/+1
* MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2013-05-084-2/+22
* MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-082-6/+0
* MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"Paul Bolle2013-05-081-5/+0
* MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-082-38/+6
* MIPS: Netlogic: Fix oprofile compile on XLR uniprocessorJayachandran C2013-05-081-1/+1
* MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C2013-05-082-77/+36
* MIPS: Netlogic: Support for multiple built-in device treesJayachandran C2013-05-085-8/+158
* MIPS: Netlogic: Remove unused codeJayachandran C2013-05-081-36/+0
* MIPS: Netlogic: Add 32-bit support for XLPJayachandran C2013-05-081-6/+50
* MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C2013-05-082-75/+40
* MIPS: Netlogic: print cpumask with cpumask_scnprintfJayachandran C2013-05-081-9/+12
* MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C2013-05-081-6/+1
* MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C2013-05-081-8/+5
* MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-083-13/+7
* MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-082-0/+7
* MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-082-3/+11
* MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-083-3/+6
* MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-0811-5/+314