summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-21ARM: dts: sun9i: Add pinmux setting for mmc0Chen-Yu Tsai1-0/+8
2015-01-21ARM: dts: sunxi: Use label to reference pio in sunxi-common-regulatorsChen-Yu Tsai1-28/+26
2015-01-21ARM: dts: sun9i: Add clock-indices property for bus gate clocksChen-Yu Tsai1-0/+10
2015-01-21ARM: dts: sun9i: Add mmc module clock nodes for A80Chen-Yu Tsai1-0/+36
2015-01-21ARM: sun7i: cubietruck: Relicense the device tree under GPLv2/X11Maxime Ripard1-5/+41
2015-01-21ARM: sun7i: cubieboard2: Relicense the device tree under GPLv2/X11Maxime Ripard1-5/+41
2015-01-21ARM: dts: sun8i: Add dts file for Ippo Q8H v1.2 tabletsHans de Goede2-1/+61
2015-01-21ARM: dts: sun8i: Enable lradc on a23-ippo-q8h-v5Hans de Goede1-0/+20
2015-01-21ARM: dts: sun8i: Add lradc node to sun8i-a23.dtsiHans de Goede1-0/+7
2015-01-21ARM: dts: sun4i: cubieboard: add axp209 regulator nodesChen-Yu Tsai1-4/+31
2015-01-21ARM: dts: sun5i: hsg-h702: add axp209 regulator nodesChen-Yu Tsai1-8/+38
2015-01-21ARM: dts: sun7i: cubietruck: add axp209 regulator nodesChen-Yu Tsai1-4/+31
2015-01-21ARM: dts: sun7i: cubieboard2: add axp209 regulator nodesChen-Yu Tsai1-4/+31
2015-01-21ARM: dts: sun4i: Add cpu thermal zones to dtsiChen-Yu Tsai1-0/+34
2015-01-21ARM: dts: sun5i: Add cpu thermal zones to dtsiChen-Yu Tsai1-0/+34
2015-01-21ARM: dts: sun7i: Add cpu thermal zones to dtsiChen-Yu Tsai1-0/+33
2015-01-21ARM: dts: sunxi: Add dtsi for AXP209 PMICChen-Yu Tsai1-0/+97
2015-01-21ARM: dts: pcduino: Enable user LED and button support for pcDuinoZoltan HERPAI1-0/+60
2015-01-21ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0 pipelinesHans de Goede6-0/+79
2015-01-21ARM: dts: sun4i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai1-1/+14
2015-01-21ARM: dts: sun5i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai1-1/+17
2015-01-21ARM: dts: sun7i: Add cpu clock reference and operating points to dtsiChen-Yu Tsai1-1/+17
2015-01-21ARM: dts: sunxi: Enable thermal sensor support for RTP on sun[457]iChen-Yu Tsai4-0/+4
2015-01-21ARM: sunxi: DT: Convert the DTs to use the generic interrupt headerMaxime Ripard10-10/+20
2015-01-21ARM: sunxi: DT: Convert the DTs to use the GIC headersMaxime Ripard4-148/+158
2015-01-21ARM: sunxi: DT: Convert the DTs to use a header for the pinctrl nodesMaxime Ripard35-289/+328
2015-01-21ARM: sunxi: DT: Convert the DTs to use a header for the DMA argumentsMaxime Ripard4-14/+36
2015-01-21ARM: sunxi: DT: convert DTs to use common GPIOs includesMaxime Ripard30-87/+145
2015-01-21ARM: sunxi: DT: Convert to device tree includesMaxime Ripard35-60/+61
2015-01-21ARM: dts: sun6i: Add dts file for CSQ CS908 boardHans de Goede2-1/+104
2015-01-21ARM: dts: sun6i: Add sun6i-a31s.dtsiHans de Goede1-0/+58
2015-01-21ARM: dts: sun7i: Add lradc nodeHans de Goede2-2/+64
2015-01-21ARM: dts: sun5i: Add lradc nodeHans de Goede4-4/+100
2015-01-21ARM: dts: sun4i: Add lradc nodeHans de Goede1-0/+7
2015-01-21ARM: dts: sun6i: Enable ir receiver on the Mele M9Hans de Goede1-0/+6
2015-01-21ARM: dts: sun6i: Add ir nodeHans de Goede1-0/+10
2015-01-21ARM: dts: sun6i: Add ir_clk nodeHans de Goede1-0/+7
2015-01-21ARM: sun4i: dt: cubieboard: Enable SPI0Alexandru Gagniuc1-0/+6
2015-01-21ARM: sun4i: dt: Add pin muxing options for SPIAlexandru Gagniuc1-0/+28
2015-01-21ARM: dts: sun6i: hummingbird: Add ethernet phy reset gpio propertiesChen-Yu Tsai1-0/+3
2015-01-21ARM: dts: sun6i: Add pinmux settings for the ir pinsHans de Goede1-0/+7
2015-01-21ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede1-0/+8
2015-01-06ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede1-0/+4
2014-12-22ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai3-6/+6
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds6-22/+16
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds20-148/+157
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds33-35/+30
2014-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds8-27/+38
2014-12-20Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-814/+1039
2014-12-20Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2