summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun5i-a10s.dtsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-251-69/+16Star
|\
| * ARM: sun5i: Convert to CCUMaxime Ripard2017-01-231-69/+16Star
* | ARM: sunxi: Convert pinctrl nodes to generic bindingsMaxime Ripard2016-12-261-15/+15
* | ARM: sunxi: Remove useless allwinner,pull propertyMaxime Ripard2016-12-261-7/+0Star
* | ARM: sunxi: Remove useless allwinner,drive propertyMaxime Ripard2016-12-261-6/+0Star
|/
* ARM: sun5i: Rename A10s pinsMaxime Ripard2016-11-221-2/+2
* ARM: dts: sun5i: a10s: add spi2 pinsMichal Suchanek2016-07-041-0/+14
* ARM: dts: sunxi: Add pll3 to simplefb nodes clocks listsHans de Goede2016-06-221-5/+6
* ARM: dts: sun5i: Add PWM controller node for A13 / A10sHans de Goede2015-10-121-0/+8
* ARM: sun5i: dt: Move uart3 pinctrl node to common DTSIMaxime Ripard2015-10-111-7/+0Star
* ARM: dts: sun5i: Add emac_pins_b definitionJelle van der Waa2015-09-271-0/+11
* ARM: dts: sun5i: Add simplefb node for tvencoder outputHans de Goede2015-09-271-0/+9
* ARM: sun5i: Add clock indicesMaxime Ripard2015-08-121-2/+21
* ARM: dts: sun5i: Add A10s and A13 SRAM and SRAM controllerMaxime Ripard2015-06-011-0/+9
* ARM: sunxi: DT: Fix lines over 80 charactersMaxime Ripard2015-05-101-11/+18
* ARM: sunxi: dt: Remove the FSF addressMaxime Ripard2015-05-101-5/+0Star
* ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10sHans de Goede2015-04-271-8/+0Star
* ARM: sun5i: a10s: Move to the common sun5i DTSIMaxime Ripard2015-04-271-534/+48Star
* ARM: sun5i: Relicense the A10s/A13 DTSI under GPLv2/X11Maxime Ripard2015-04-271-5/+41
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-15/+39
|\
| * Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-021-15/+39
| |\
| | * ARM: sunxi: dt: Add sample and output mmc clocksMaxime Ripard2015-01-141-15/+39
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-02-171-23/+45
|\ \ \ | |/ / |/| |
| * | ARM: dts: sunxi: Add missing mdio labelAleksei Mamlin2015-01-211-1/+1
| * | ARM: dts: sunxi: Add simplefb nodes for de_be0-lcd0, de_be0-lcd0-tve0 pipelinesHans de Goede2015-01-211-0/+8
| * | ARM: dts: sunxi: Enable thermal sensor support for RTP on sun[457]iChen-Yu Tsai2015-01-211-0/+1
| * | ARM: sunxi: DT: Convert the DTs to use a header for the pinctrl nodesMaxime Ripard2015-01-211-18/+19
| * | ARM: sunxi: DT: Convert the DTs to use a header for the DMA argumentsMaxime Ripard2015-01-211-3/+8
| * | ARM: sunxi: DT: Convert to device tree includesMaxime Ripard2015-01-211-1/+1
| * | ARM: dts: sun5i: Add lradc nodeHans de Goede2015-01-211-0/+7
* | | ARM: sunxi: dt: Fix aliasesMaxime Ripard2015-01-251-4/+0Star
|/ /
* / ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-211-2/+2
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-211-10/+2Star
|\
| * ARM: dts: sunxi: unify APB1 clockEmilio López2014-11-231-10/+2Star
* | ARM: dts: sunxi: Update simplefb nodes so that u-boot can find themHans de Goede2014-11-231-2/+3
* | ARM: dts: sunxi: Add de_be0 clk parent pll to simplefb nodeHans de Goede2014-11-231-1/+2
* | ARM: dts: sun5i: Add simplefb nodeHans de Goede2014-11-231-0/+12
|/
* Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-1/+1
|\
| * ARM: sunxi: dt: Switch to the new mbus compatibleMaxime Ripard2014-09-271-1/+1
* | ARM: dt: sunxi: Remove i2c controller clock-frequency that matches defaultChen-Yu Tsai2014-08-181-3/+0Star
* | ARM: sun5i: dt: enable DMA on SPIEmilio López2014-08-171-0/+6
* | ARM: sun5i: dt: Add nodes to represent the DMA controllersEmilio López2014-08-171-0/+8
|/
* ARM: dts: sunxi: Add #interrupt-cells to pinctrl nodesChen-Yu Tsai2014-07-011-1/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-061-3/+3
|\
| * ARM: sunxi: dt: Convert to the new i2c compatiblesMaxime Ripard2014-05-221-3/+3
* | ARM: dts: sun5i: Add mmc controller nodesDavid Lanzendörfer2014-05-051-0/+27
* | ARM: dts: sun5i: Add pin-muxing info for the mmc controllersHans de Goede2014-04-281-0/+14
|/
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-061-35/+123
|\
| * Merge tag 'sunxi-dt-for-3.15-2' of https://github.com/mripard/linux into next/dtArnd Bergmann2014-03-171-1/+33
| |\
| | * ARM: sunxi: dt: Update the watchdog compatiblesMaxime Ripard2014-03-131-1/+1