summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-0/+6
|\
| * arm: mvebu: add RTC support for Armada 370 and Armada XPGregory CLEMENT2013-02-211-0/+6
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2132-92/+2311
|\ \
| * \ Merge tag 'tegra-for-3.9-soc-ccf-fixes' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-02-192-10/+0
| |\ \
| | * | ARM: tegra: remove clock-frequency properties from serial nodesStephen Warren2013-02-132-10/+0
| * | | Revert "sunxi: a10-cubieboard: Add user LEDs to the device tree"Arnd Bergmann2013-02-191-26/+0
| * | | Revert "sunxi: a13-olinuxino: Add user LED to the device tree"Arnd Bergmann2013-02-191-20/+0
| * | | Merge tag 'at91-dt-late' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-02-174-3/+14
| |\ \ \
| | * | | ARM: at91: at91sam9n12: add DT parameters to enable PMECCJosh Wu2013-02-072-2/+6
| | * | | ARM: at91: at91sam9x5: add DT parameters to enable PMECCJosh Wu2013-02-072-1/+8
| * | | | Merge tag 'sunxi-dt-for-3.9' of https://github.com/mripard/linux into next/dtOlof Johansson2013-02-174-0/+77
| |\ \ \ \
| | * | | | sunxi: a13-olinuxino: Add user LED to the device treeMaxime Ripard2013-02-111-0/+20
| | * | | | sunxi: a10-cubieboard: Add user LEDs to the device treeEmilio López2013-02-031-0/+26
| | * | | | ARM: sunxi: Add device tree for Miniand HackberryMaxime Ripard2013-01-082-0/+31
| * | | | | Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2013-02-095-31/+272
| |\ \ \ \ \
| | * | | | | ARM: mxs: dts: Add rotary encoder to the CFA-10049Maxime Ripard2013-01-311-0/+9
| | * | | | | ARM: mxs: dts: Add gpio-keys for the rotary to the CFA-10049Maxime Ripard2013-01-311-0/+14
| | * | | | | ARM: dts: mxs: Add the LCD to the 10049 boardMaxime Ripard2013-01-291-0/+99
| | * | | | | ARM: dts: mxs: Add muxing options for the third PWMMaxime Ripard2013-01-291-0/+10
| | * | | | | ARM: dts: cfa10049: Change the SPI3 bus to spi-gpioMaxime Ripard2013-01-291-36/+42
| | * | | | | ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree supportMaxime Ripard2013-01-262-0/+78
| | * | | | | ARM: mxs: Enable touchscreen on m28evkMarek Vasut2013-01-141-0/+1
| | * | | | | ARM: dts: cfa10049: Add PCA9555 GPIO expander to the device treeMaxime Ripard2012-12-281-1/+25
| * | | | | | Merge tag 'davinci-for-v3.9/dt-2' of git://gitorious.org/linux-davinci/linux-...Olof Johansson2013-02-092-0/+28
| |\ \ \ \ \ \
| | * | | | | | ARM: davinci: da850: add wdt DT nodeKumar, Anil2013-02-092-0/+8
| | * | | | | | ARM: davinci: da850: add DT node for I2C0Vishwanathrao Badarkhe, Manish2013-02-092-0/+20
| * | | | | | | Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-02-093-0/+167
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood2013-02-072-0/+43
| | * | | | | | | ARM: at91: add SSC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+78
| | * | | | | | | ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+42
| | * | | | | | | ARM: at91: Animeo IP: enable watchdog supportJean-Christophe PLAGNIOL-VILLARD2013-02-071-0/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'tegra-for-3.9-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-0514-54/+1404
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | ARM: dt: tegra30: Rename "smmu" to "iommu"Hiroshi Doyu2013-01-291-1/+1
| | * | | | | | ARM: dt: tegra20: Rename "gart" to "iommu"Hiroshi Doyu2013-01-291-1/+1
| | * | | | | | ARM: tegra: move serial clock-frequency attr into the Tegra30 dtsiStephen Warren2013-01-283-3/+5
| | * | | | | | ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COMLucas Stach2013-01-282-0/+90
| | * | | | | | ARM: tegra: Add Colibri T20 512MB COM device treeLucas Stach2013-01-281-0/+491
| | * | | | | | ARM: tegra: move serial clock-frequency attr into the Tegra20 dtsiLucas Stach2013-01-288-8/+5
| | * | | | | | ARM: tegra: harmony: enable keyboard in DTLaxman Dewangan2013-01-281-0/+117
| | * | | | | | ARM: tegra: whistler: enable keyboard in DTLaxman Dewangan2013-01-281-0/+12
| | * | | | | | ARM: tegra: cardhu: register UARTCLaxman Dewangan2013-01-281-0/+15
| | * | | | | | ARM: tegra: seaboard: enable keyboard in DTLaxman Dewangan2013-01-281-0/+139
| | * | | | | | ARM: tegra: add DT entry for KBC controllerLaxman Dewangan2013-01-282-0/+16
| | * | | | | | ARM: tegra: swap cache-/interrupt-ctrlr nodes in DTStephen Warren2013-01-282-18/+18
| | * | | | | | ASoC: tegra: add ac97 host controller to device treeLucas Stach2013-01-281-0/+9
| | * | | | | | ARM: DT: tegra: Add Tegra30 Beaver board supportBryan Wu2013-01-282-0/+375
| | * | | | | | ARM: tegra: paz00: enable HDMI portStephen Warren2013-01-281-4/+16
| | * | | | | | ARM: tegra: ventana: enable HDMI portStephen Warren2013-01-281-4/+16
| | * | | | | | ARM: tegra: seaboard: enable HDMI portStephen Warren2013-01-281-3/+15
| | * | | | | | ARM: tegra: trimslice: add gpio-poweroff node to DTStephen Warren2013-01-281-0/+10