summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2013-02-172-0/+381
| | * | | MIPS: ralink: adds early_printk supportJohn Crispin2013-02-171-0/+44
| | * | | MIPS: ralink: adds OF codeJohn Crispin2013-02-171-0/+107
| | * | | MIPS: ralink: adds clkdev codeJohn Crispin2013-02-171-0/+72
| | * | | MIPS: ralink: adds prom and cmdline codeJohn Crispin2013-02-171-0/+69
| | * | | MIPS: ralink: adds reset codeJohn Crispin2013-02-171-0/+44
| | * | | MIPS: ralink: adds irq codeJohn Crispin2013-02-171-0/+176
| | * | | MIPS: ralink: adds include filesJohn Crispin2013-02-173-0/+108
| | * | | MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-172-36/+10Star
| | * | | MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos2013-02-171-24/+6Star
| | * | | MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-172-12/+28
| | * | | MIPS: Add new GIC clocksource.Steven J. Hill2013-02-176-34/+106
| | * | | MIPS: dsp: Simplify the DSP macros.Steven J. Hill2013-02-171-201/+30Star
| | * | | MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill2013-02-171-0/+89
| | * | | MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2013-02-172-17/+67
| | * | | MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-179-0/+22
| | * | | MIPS: Clean-ups for MIPS Technologies Inc. generic header file.Steven J. Hill2013-02-171-21/+7Star
| | * | | MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C2013-02-171-43/+66
| | * | | MIPS: Netlogic: Fix for quad-XLP bootJayachandran C2013-02-171-10/+25
| | * | | MIPS: Netlogic: use preset loops per jiffyJayachandran C2013-02-171-0/+4
| | * | | MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C2013-02-171-1/+1
| | * | | MIPS: PCI: Prevent hang on XLP reg readJayachandran C2013-02-171-1/+5
| | * | | MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-176-8/+110
| | * | | MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-172-0/+8
| | * | | MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C2013-02-171-3/+12
| | * | | MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-173-28/+98
| | * | | MIPS: Netlogic: add XLS6xx to FMN configJayachandran C2013-02-171-0/+2
| | * | | MIPS: lantiq: rework external irq codeJohn Crispin2013-02-172-32/+74
| | * | | MIPS: lantiq: improve pci reset gpio handlingJohn Crispin2013-02-171-2/+10
| | * | | MIPS: lantiq: add GPHY clock gate bitsJohn Crispin2013-02-172-0/+10
| | * | | MIPS: lantiq: adds static clock for PP32John Crispin2013-02-176-10/+69
| | * | | MIPS: lantiq: trivial typo fixJohn Crispin2013-02-171-1/+1
| | * | | MIPS: show correct cpu name for 24KEcJohn Crispin2013-02-171-1/+4
| | * | | MIPS: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens2013-02-151-4/+2Star
| | * | | MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens2013-02-151-0/+1
| | * | | MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens2013-02-151-0/+1
| | * | | MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens2013-02-151-3/+3
| | * | | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-154-15/+15
| | * | | MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens2013-02-151-7/+39
| | * | | MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens2013-02-151-2/+2
| | * | | MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens2013-02-151-0/+7
| | * | | MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens2013-02-151-15/+20
| | * | | MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens2013-02-153-6/+3Star
| | * | | MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki2013-02-151-27/+60
| * | | | MIPS: Quit exporting kernel internel break codes to uapi/asm/break.hDavid Daney2013-02-202-3/+29
| * | | | MIPS: Cleanup break and trap codes.Ralf Baechle2013-02-151-8/+0Star
| * | | | MIPS: Redefine value of BRK_BUG.Steven J. Hill2013-02-151-1/+1
| * | | | MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill2013-02-153-30/+93
| * | | | MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah2013-02-153-0/+216
| * | | | MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall2013-02-151-3/+12