summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: Loongson: Naming style cleanup and reworkHuacai Chen102-103/+105
2015-06-21MIPS: Malta: Select 32bit DMA zone for 64-bit kernelsJames Hogan1-0/+1
2015-06-21MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shiftsJames Hogan1-6/+17
2015-06-21MIPS: tlbex: Fix broken offsets on r2 without XPAJames Hogan1-4/+8
2015-06-21MIPS: Fix KVM guest fixmap addressJames Hogan1-0/+4
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab4-0/+28
2015-06-21MIPS: ath79: Use the common clk APIAlban Bedel2-27/+3
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel6-125/+66
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel2-9/+9
2015-06-21MIPS: ath79: Enable ZBOOT supportAlban Bedel1-0/+1
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu8-8/+10
2015-06-21MIPS: Alchemy: Remove unneeded cast removing constKrzysztof Kozlowski1-3/+3
2015-06-21MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker1-1/+1
2015-06-21MIPS: c-r4k: Remove legacy __cpuinit section that crept inPaul Gortmaker1-1/+1
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker3-3/+3
2015-06-21MIPS: ATH25: Remove legacy __cpuinit section that crept inPaul Gortmaker1-1/+1
2015-06-21MIPS: Pistachio: Enable USB PHY driver in defconfigAndrew Bresticker1-0/+1
2015-06-21PHY: Add driver for Pistachio USB2.0 PHYAndrew Bresticker3-0/+214
2015-06-21phy: Add binding document for Pistachio USB2.0 PHYAndrew Bresticker2-0/+45
2015-06-21MIPS: Pistachio: Support 8250-based early printkEzequiel Garcia1-0/+2
2015-06-21MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin8-0/+136
2015-06-21MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli3-0/+65
2015-06-21MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli1-0/+239
2015-06-21MIPS: BCM63xx: Utilize asm/bmips-spaces.hFlorian Fainelli1-1/+1
2015-06-21MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.hFlorian Fainelli2-1/+8
2015-06-21MAINTAINERS: Add Broadcom BCM47xx entryRafał Miłecki1-0/+8
2015-06-21MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton4-0/+211
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton8-6/+134
2015-06-21MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton11-120/+28
2015-06-21serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton3-0/+278
2015-06-21devicetree: document Ingenic SoC UART bindingPaul Burton1-0/+22
2015-06-21MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton3-1/+10
2015-06-21MIPS: JZ4740: remove clock.hPaul Burton3-27/+3
2015-06-21clk: ingenic: add JZ4780 CGU supportPaul Burton2-0/+734
2015-06-21MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton5-99/+38
2015-06-21MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2-13/+22
2015-06-21MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2-16/+22
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton11-968/+255
2015-06-21clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton4-0/+936
2015-06-21DEVICETREE: Add Ingenic CGU binding documentationPaul Burton3-0/+178
2015-06-21MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton3-4/+29
2015-06-21MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton3-2/+5
2015-06-21MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton6-8/+12
2015-06-21MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton1-0/+9
2015-06-21MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton3-16/+16
2015-06-21MIPS: JZ4740: read intc base address from DTPaul Burton1-3/+6
2015-06-21MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton1-3/+7
2015-06-21MIPS: JZ4740: support >32 interruptsPaul Burton1-25/+46
2015-06-21MIPS: JZ4740: Remove jz_intc_base globalPaul Burton1-8/+31
2015-06-21MIPS: JZ4740: drop intc debugfs codePaul Burton1-42/+0