summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-31MIPS: Function tracer: Fix broken function tracingAl Cooper2-4/+39
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2-6/+6
2013-01-31MIPS: Netlogic: Fix UP compilation on XLRJayachandran C1-1/+4
2013-01-31MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: AR724x: Fix AR724X_PCI_MEM_SIZEGabor Juhos1-1/+1
2013-01-31MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin1-1/+1
2013-01-24MIPS: DSP: Fix DSP mask for registers.Steven J. Hill1-1/+1
2013-01-23MIPS: Fix build failure by adding definition of pfn_pmd().David Daney1-0/+1
2013-01-22MIPS: Octeon: Fix warning.Ralf Baechle1-4/+5
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven1-1/+1
2013-01-22MIPS: PNX833x: Fix comment.Ralf Baechle1-1/+1
2013-01-17MIPS: Add struct p_format to union mips_instruction.Ralf Baechle1-0/+1
2013-01-16MIPS: Export <asm/break.h>.Ralf Baechle2-0/+1
2013-01-16MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.Ralf Baechle1-0/+1
2013-01-16MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platformArend van Spriel1-0/+2
2013-01-16MIPS: vpe.c: Fix null pointer dereference in print arguments.Cong Ding1-1/+1
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-104/+44
2013-01-04MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman23-65/+61
2013-01-03MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard1-2/+2
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle5-6/+13
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2-1/+10