summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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/+7
| | * | | 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/+2
| | * | | 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/+3
| | * | | 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/+0
| * | | | 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
| * | | | MIPS: MSP71xx: Move code.Ralf Baechle2013-02-0135-9/+9
| * | | | MIPS: Whitespace cleanup.Ralf Baechle2013-02-01764-11712/+11712
| * | | | MIPS: Nuke empty lines at end of files.Ralf Baechle2013-02-012-2/+0
| * | | | MIPS: Nuke trailing whitespace.Ralf Baechle2013-02-011-1/+1
| * | | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-0135-2877/+0
| * | | | MIPS: SEAD3: Implement OF support.Steven J. Hill2013-02-017-141/+70
| * | | | MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle2013-02-011-0/+23
| * | | | MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle2013-02-011-140/+86
| * | | | MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle2013-02-013-347/+364
| * | | | MIPS: Whitespace cleanups and reformatting.Steven J. Hill2013-02-012-13/+17
| * | | | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2013-02-011-12/+5
| * | | | MIPS: sysmips: Use unreachable().Ralf Baechle2013-02-011-1/+1
| |/ / /
* | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-3/+3
* | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
OpenPOWER on IntegriCloud