aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-17MIPS: add dummy pci_load_of_rangesGabor Juhos1-0/+5
2013-02-17MIPS: avoid possible resource conflict in register_pci_controllerGabor Juhos1-2/+13
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos4-87/+0
2013-02-17MIPS: ath79: register platform devices for the PCI controllersGabor Juhos1-9/+78
2013-02-17MIPS: ath79: move global PCI defines into a common headerGabor Juhos3-24/+24
2013-02-17MIPS: pci-ar71xx: convert into a platform driverGabor Juhos1-4/+56
2013-02-17MIPS: pci-ar724x: convert into a platform driverGabor Juhos1-2/+55
2013-02-17MIPS: ralink: add CPU interrupt controller to of_irq_idsGabor Juhos2-3/+17
2013-02-17MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2-0/+48
2013-02-17MIPS: ralink: adds default config fileJohn Crispin1-0/+167
2013-02-17MIPS: ralink: adds Kbuild filesJohn Crispin6-0/+76
2013-02-17MIPS: ralink: adds rt305x devicetreeJohn Crispin2-0/+148
2013-02-17MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2-0/+381
2013-02-17MIPS: ralink: adds early_printk supportJohn Crispin1-0/+44
2013-02-17MIPS: ralink: adds OF codeJohn Crispin1-0/+107
2013-02-17MIPS: ralink: adds clkdev codeJohn Crispin1-0/+72
2013-02-17MIPS: ralink: adds prom and cmdline codeJohn Crispin1-0/+69
2013-02-17MIPS: ralink: adds reset codeJohn Crispin1-0/+44
2013-02-17MIPS: ralink: adds irq codeJohn Crispin1-0/+176
2013-02-17MIPS: ralink: adds include filesJohn Crispin3-0/+108
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2-36/+10
2013-02-17MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos1-24/+6
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2-12/+28
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill6-34/+106
2013-02-17MIPS: dsp: Simplify the DSP macros.Steven J. Hill1-201/+30
2013-02-17MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill1-0/+89
2013-02-17MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2-17/+67
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill9-0/+22
2013-02-17MIPS: Clean-ups for MIPS Technologies Inc. generic header file.Steven J. Hill1-21/+7
2013-02-17MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C1-43/+66
2013-02-17MIPS: Netlogic: Fix for quad-XLP bootJayachandran C1-10/+25
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C1-0/+4
2013-02-17MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C1-1/+1
2013-02-17MIPS: PCI: Prevent hang on XLP reg readJayachandran C1-1/+5
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C6-8/+110
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2-0/+8
2013-02-17MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C1-3/+12
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C3-28/+98
2013-02-17MIPS: Netlogic: add XLS6xx to FMN configJayachandran C1-0/+2
2013-02-17MIPS: lantiq: rework external irq codeJohn Crispin2-32/+74
2013-02-17MIPS: lantiq: improve pci reset gpio handlingJohn Crispin1-2/+10
2013-02-17MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2-0/+10
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin6-10/+69
2013-02-17MIPS: lantiq: trivial typo fixJohn Crispin1-1/+1
2013-02-17MIPS: show correct cpu name for 24KEcJohn Crispin1-1/+4
2013-02-15MIPS: Cleanup break and trap codes.Ralf Baechle1-8/+0
2013-02-15MIPS: Redefine value of BRK_BUG.Steven J. Hill1-1/+1
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill3-30/+93
2013-02-15MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah3-0/+216
2013-02-15MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall1-3/+12