summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard
2015-06-21mips: make loongsoon serial driver explicitly modularPaul Gortmaker
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel
2015-06-21MIPS: ath79: Add OF support to the GPIO driverAlban Bedel
2015-06-21MIPS: ath79: Add OF support to the clocksAlban Bedel
2015-06-21MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel
2015-06-21MIPS: ath79: Add basic device tree supportAlban Bedel
2015-06-21mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen
2015-06-21MIPS: Malta: Select 32bit DMA zone for 64-bit kernelsJames Hogan
2015-06-21MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan
2015-06-21MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan
2015-06-21MIPS: Fix KVM guest fixmap addressJames Hogan
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab
2015-06-21MIPS: ath79: Use the common clk APIAlban Bedel
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel
2015-06-21MIPS: ath79: Enable ZBOOT supportAlban Bedel
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski
2015-06-21MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker
2015-06-21MIPS: c-r4k: Remove legacy __cpuinit section that crept inPaul Gortmaker
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker
2015-06-21MIPS: ATH25: Remove legacy __cpuinit section that crept inPaul Gortmaker
2015-06-21MIPS: Pistachio: Enable USB PHY driver in defconfigAndrew Bresticker
2015-06-21MIPS: Pistachio: Support 8250-based early printkEzequiel Garcia
2015-06-21MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin
2015-06-21MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli
2015-06-21MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli
2015-06-21MIPS: BCM63xx: Utilize asm/bmips-spaces.hFlorian Fainelli
2015-06-21MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.hFlorian Fainelli
2015-06-21MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton
2015-06-21MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton
2015-06-21MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton
2015-06-21MIPS: JZ4740: remove clock.hPaul Burton
2015-06-21MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton
2015-06-21MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton
2015-06-21MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton
2015-06-21MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton
2015-06-21MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton
2015-06-21MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton
2015-06-21MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton
2015-06-21MIPS: JZ4740: read intc base address from DTPaul Burton
2015-06-21MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton
2015-06-21MIPS: JZ4740: support >32 interruptsPaul Burton