summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens1-4/+2
2013-02-15MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens1-0/+1
2013-02-15MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens1-0/+1
2013-02-15MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens1-3/+3
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens4-15/+15
2013-02-15MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens1-7/+39
2013-02-15MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens1-2/+2
2013-02-15MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens1-0/+7
2013-02-15MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens1-15/+20
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens3-6/+3
2013-02-15MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki1-27/+60