summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-0751-870/+4153
|\
| * ARM: dts: lpc32xx: add device node for IRAM on-chip memoryVladimir Zapolskiy2016-10-021-1/+11
| * Merge tag 'sunxi-dt-for-4.9-3' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-09-2114-5/+468
| |\
| | * ARM: dts: sun8i: Add accelerometer to polaroid-mid2407pxe03Hans de Goede2016-09-211-0/+7
| | * ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 boardIcenowy Zheng2016-09-211-0/+20
| | * ARM: dts: sun8i: add pinmux for UART1 at PGIcenowy Zheng2016-09-211-0/+10
| | * dts: sun8i-h3: add I2C0-2 peripherals to H3 SOCJorik Jonker2016-09-211-0/+39
| | * dts: sun8i-h3: add pinmux definitions for I2C0-2Jorik Jonker2016-09-211-0/+21
| | * dts: sun8i-h3: associate exposed UARTs on Orange Pi BoardsJorik Jonker2016-09-213-0/+54
| | * dts: sun8i-h3: split off RTS/CTS for UART1 in seperate pinmuxJorik Jonker2016-09-212-3/+10
| | * dts: sun8i-h3: add pinmux definitions for UART2-3Jorik Jonker2016-09-211-0/+14
| | * ARM: dts: sun9i: a80-optimus: Disable EHCI1Chen-Yu Tsai2016-09-211-2/+4
| | * ARM: dts: sun9i: cubieboard4: Add AXP806 PMIC device node and regulatorsChen-Yu Tsai2016-09-211-0/+112
| | * ARM: dts: sun9i: a80-optimus: Add AXP806 PMIC device node and regulatorsChen-Yu Tsai2016-09-211-0/+113
| | * ARM: dts: sun9i: cubieboard4: Declare AXP809 SW regulator as unusedChen-Yu Tsai2016-09-211-0/+4
| | * ARM: dts: sun9i: a80-optimus: Declare AXP809 SW regulator as unusedChen-Yu Tsai2016-09-211-0/+4
| | * ARM: dts: sun8i: Add touchscreen node for sun8i-a33-ga10hHans de Goede2016-09-211-0/+10
| | * ARM: dts: sun8i: Add touchscreen node for sun8i-a23-polaroid-mid2809pxe04Hans de Goede2016-09-211-0/+9
| | * ARM: dts: sun8i: Add touchscreen node for sun8i-a23-polaroid-mid2407pxe03Hans de Goede2016-09-211-0/+19
| | * ARM: dts: sun8i: Add touchscreen node for sun8i-a23-inet86dzHans de Goede2016-09-211-0/+9
| | * ARM: dts: sun8i: Add touchscreen node for sun8i-a23-gt90hHans de Goede2016-09-211-0/+9
| * | Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2016-09-195-3/+273
| |\ \
| | * \ Merge branch 'v4.8/dt64' into v4.8/dt64-2Kevin Hilman2016-09-158-4/+478
| | |\ \
| | | * | ARM64: dts: meson-gxbb-vega-s95: Enable USB NodesMartin Blumenstingl2016-09-151-0/+30
| | | * | ARM64: dts: meson-gxbb-p20x: Enable USB NodesJerome Brunet2016-09-151-0/+30
| | | * | ARM64: dts: meson-gxbb: add USB NodesMartin Blumenstingl2016-09-141-0/+43
| | | * | ARM64: dts: gxbb: add i2c busJerome Brunet2016-09-142-0/+12
| | | * | ARM64: dts: meson-gxbb: add I2C nodesNeil Armstrong2016-09-141-0/+40
| | | * | ARM64: dts: meson-gxbb: add pins for I2CJerome Brunet2016-09-141-0/+32
| | | * | ARM64: dts: meson-gxbb: Add SPIFC nodeNeil Armstrong2016-09-141-0/+9
| | | * | ARM64: dts: meson-gxbb: add the SDIO pinsNeil Armstrong2016-09-141-0/+19
| | | * | ARM64: dts: amlogic: add spi nor pinsJerome Brunet2016-09-141-0/+10
| | | * | ARM64: dts: meson-gxbb: use the new GXBB DWMAC glue driverMartin Blumenstingl2016-09-141-3/+5
| | | * | ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodesNeil Armstrong2016-09-141-0/+28
| | | * | ARM64: dts: meson-gxbb: Add Meson MHU NodeNeil Armstrong2016-09-141-0/+9
| | | * | ARM64: dts: amlogic: enable ethernet on all Tronsmart Vega S95 devicesMartin Blumenstingl2016-09-141-0/+6
| | * | | Merge tag 'amlogic-drivers-2' into v4.8/dt64-2Kevin Hilman2016-09-1531-149/+1766
| | |\ \ \
| * | \ \ \ Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-1927-148/+1397
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | clk: gxbb: expose i2c clocksJerome Brunet2016-09-142-2/+4
| | * | | | clk: gxbb: expose USB clocksMartin Blumenstingl2016-09-142-5/+10
| | * | | | clk: gxbb: expose spifc clockJerome Brunet2016-09-142-1/+2
| | * | | | clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl2016-09-142-1/+2
| | * | | | Merge branch 'clk-meson-gxbb' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2016-09-1412-121/+890
| | |\ \ \ \
| | * | | | | Documentation: dt-bindings: Add documentation for the Meson USB2 PHYsMartin Blumenstingl2016-09-141-0/+27
| | * | | | | usb: dwc2: add support for Meson8b and GXBB SoCsJerome Brunet2016-09-142-0/+36
| | * | | | | net: stmmac: update the module description of the dwmac-meson driverMartin Blumenstingl2016-09-071-2/+2
| | * | | | | net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMACMartin Blumenstingl2016-09-073-4/+328
| | * | | | | stmmac: introduce get_stmmac_bsp_priv() helperJoachim Eastwood2016-09-071-0/+8
| | * | | | | net: dt-bindings: Document the new Meson8b and GXBB DWMAC bindingsMartin Blumenstingl2016-09-071-8/+37
| * | | | | | Merge tag 'integrator-armsoc-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2016-09-144-158/+126
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud