summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: sun7i: Enable USB DRC on Olimex A20 EVBMarcus Cooper2016-02-091-0/+32
* ARM: dts: sun7i: Enable USB DRC on MK808CMarcus Cooper2016-02-091-0/+35
* ARM: dts: sunxi: Fix #interrupt-cells for PIO in H3Krzysztof Adamski2016-02-081-1/+1
* ARM: dts: sun8i-a83t: Correct low speed oscillator clocksChen-Yu Tsai2016-02-041-3/+18
* ARM: dts: sun9i: a80-optimus: Remove i2c3 and uart4Chen-Yu Tsai2016-02-021-22/+0
* ARM: dts: sun4i: Itead Iteaduino to use common codeMarcus Cooper2016-01-271-84/+2
* ARM: dts: sun7i: Add Itead Ibox supportMarcus Cooper2016-01-272-0/+126
* ARM: dts: sunxi: Add sunxi-itead-core-common.dtsiMarcus Cooper2016-01-271-0/+136
* ARM: dts: sun9i: cubieboard4: Enable hardware reset and HS-DDR for eMMCChen-Yu Tsai2016-01-251-0/+6
* ARM: dts: sun9i: a80-optimus: Enable hardware reset and HS-DDR for eMMCChen-Yu Tsai2016-01-251-0/+6
* ARM: dts: sun9i: Include SDC2_RST pin in mmc2_8bit_pinsChen-Yu Tsai2016-01-251-1/+2
* ARM: dts: sun8i: Include SDC2_RST pin in mmc2_8bit_pinsChen-Yu Tsai2016-01-251-1/+1
* ARM: dts: sun6i: sina31s: Switch to mmc3 for onboard eMMCChen-Yu Tsai2016-01-251-2/+4
* ARM: dts: sun6i: Add mmc3 pins for 8 bit emmcChen-Yu Tsai2016-01-251-0/+10
* ARM: dts: sun9i: Use sun9i specific mmc compatibleChen-Yu Tsai2016-01-251-4/+4
* ARM: dts: sun8i: sina33: Enable hardware reset and HS-DDR for eMMCChen-Yu Tsai2016-01-251-0/+3
* ARM: sun5i: chip: Add CPU regulator for cpufreqMaxime Ripard2016-01-251-0/+4
* ARM: dts: sun8i: Add device tree for Cubietruck PlusChen-Yu Tsai2016-01-252-0/+66
* ARM: dts: sun8i: Add watchdog device node for A83TChen-Yu Tsai2016-01-251-0/+7
* ARM: dts: sun8i: Enable timer node for A83TVishnu Patekar2016-01-251-0/+8
* ARM: dts: sun8i: Add A83T HomletV2 Board by AllwinnerVishnu Patekar2016-01-252-0/+65
* ARM: dts: sun8i: Add Allwinner A83T dtsiVishnu Patekar2016-01-251-0/+198
* ARM: dts: sun4i: Add touchscreen node to inet97fv2 dts fileHans de Goede2016-01-251-0/+10
* ARM: dts: sun4i: Add touchscreen node to chuwi-v7 dts fileHans de Goede2016-01-251-0/+10
* ARM: dts: sun4i: Add touchscreen node to inet9f-rev03 tablet dts fileHans de Goede2016-01-251-0/+9
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1
| * | MIPS: zboot: Add support for serial debug using the PROMAlban Bedel2016-01-243-0/+12
| * | MIPS: zboot: Avoid useless rebuildsAlban Bedel2016-01-241-6/+8
| * | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIBFlorian Fainelli2016-01-241-0/+1
| * | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-242-13/+0
| * | MIPS: bcm963xx: Update bcm_tag field image_sequenceSimon Arlott2016-01-241-6/+5
| * | MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-242-4/+7
| * | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-243-4/+7
| * | MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-241-32/+3
| * | MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structureSimon Arlott2016-01-242-0/+113
| * | MAINTAINERS: Add KVM for MIPS entryJames Hogan2016-01-241-0/+8
| * | MIPS: KVM: Add missing newline to kvm_err()James Hogan2016-01-241-1/+1
| * | MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-244-28/+5
| * | MIPS: KVM: Use cacheops.h definitionsJames Hogan2016-01-241-22/+8
| * | MIPS: Break down cacheops.h definitionsJames Hogan2016-01-241-42/+64
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: Update trap codesJames Hogan2016-01-241-2/+10
| * | MIPS: Move Cause.ExcCode trap codes to mipsregs.hJames Hogan2016-01-245-83/+80
| * | MIPS: KVM: Make kvm_mips_{init,exit}() staticJames Hogan2016-01-241-2/+2