summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki9-2/+25
2015-06-21MIPS: use for_each_sg()Akinobu Mita1-10/+20
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki1-1/+0
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki1-21/+16
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle3-41/+51
2015-06-21MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2-2/+2
2015-06-21MIPS: i8259: DT supportPaul Burton2-2/+42
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton6-1/+49
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-06-21MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras4-145/+302
2015-06-21MIPS: BPF: Use BPF register names to describe the ABIMarkos Chandras1-4/+4
2015-06-21MIPS: BPF: Move register definition to the BPF headerMarkos Chandras2-35/+35
2015-06-21MIPS: net: BPF: Replace RSIZE with SZREGMarkos Chandras1-14/+14
2015-06-21MIPS: BPF: Free up some callee-saved registersMarkos Chandras2-20/+17
2015-06-21MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersJoshua Kinard1-0/+112
2015-06-21MIPS: Optimise non-EVA kernel user memory accessesPaul Burton1-16/+31
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2-3/+4
2015-06-21MIPS: BMIPS: Accept UHI interface for passing a dtbJonas Gorski1-0/+2
2015-06-21MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski1-0/+13
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski3-1/+39
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski3-1/+50
2015-06-21MIPS: prepare for user enabling of CONFIG_OFRob Herring2-1/+2
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard4-2/+23
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard1-35/+57
2015-06-21mips: make loongsoon serial driver explicitly modularPaul Gortmaker1-2/+7
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov4-24/+0
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel5-0/+269
2015-06-21OF: Add vendor prefix for TP-Link Technologies Co. LtdAlban Bedel1-0/+1
2015-06-21MIPS: ath79: Add OF support to the GPIO driverAlban Bedel3-22/+127
2015-06-21DEVICETREE: Add bindings for the ATH79 GPIO controllersAlban Bedel1-0/+38
2015-06-21MIPS: ath79: Add OF support to the clocksAlban Bedel1-19/+44
2015-06-21DEVICETREE: Add bindings for the ATH79 PLL controllersAlban Bedel1-0/+33
2015-06-21MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel1-1/+86
2015-06-21DEVICETREE: Add bindings for the ATH79 MISC interrupt controllersAlban Bedel1-0/+30
2015-06-21DEVICETREE: Add bindings for the ATH79 interrupt controllersAlban Bedel1-0/+44
2015-06-21DEVICETREE: Add bindings for the ATH79 DDR controllersAlban Bedel1-0/+35
2015-06-21MIPS: ath79: Add basic device tree supportAlban Bedel3-1/+28
2015-06-21DEVICETREE: Add bindings for the SoC of the ATH79 familyAlban Bedel1-0/+21
2015-06-21mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman2-15/+60
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