summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-01-226-7/+142
|\
| * Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-165-7/+141
| |\
| | * ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen2013-01-125-7/+141
| * | ARM: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
| |/
* | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-163-11/+13
|\ \
| * | ARM: dts: correct the dw-mshc timing properties as per bindingAlim Akhtar2013-01-162-10/+10
| |/
| * Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-0817-30/+77
| |\
| * \ Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2013-01-031-1/+3
| |\ \
| | * | ARM: ux500: add pinctrl address resourcesFabio Baltieri2012-12-261-1/+3
* | | | Merge tag 'sunxi-fixes-for-3.8-rc4' of git://github.com/mripard/linux into fixesOlof Johansson2013-01-161-2/+4
|\ \ \ \
| * | | | ARM: sunxi: Use the Synosys APB UART instead of ns8250Maxime Ripard2013-01-161-2/+4
| | |/ / | |/| |
* | | | Merge tag 'mvebu_fixes_for_v3.8-rc3' of git://git.infradead.org/users/jcooper...Olof Johansson2013-01-116-35/+53
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: mvebu: Fix memory size for Armada 370 DBGregory CLEMENT2013-01-101-1/+1
| * | | ARM: Dove: add Cubox sdhci card detect gpioSebastian Hesselbarth2013-01-101-2/+12
| * | | ARM: Kirkwood: fix ns2 gpios by converting to pinctrlSimon Guinot2013-01-101-0/+16
| * | | arm: mvebu: use global interrupts for GPIOs on Armada XPThomas Petazzoni2013-01-083-32/+24
* | | | Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-083-3/+3
|\ \ \ \
| * | | | ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim2012-12-281-1/+1
| * | | | ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim2012-12-281-1/+1
| * | | | ARM: EXYNOS: Revise HDMI resource sizeSean Paul2012-12-271-1/+1
| | |/ / | |/| |
* | | | Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-081-4/+4
|\ \ \ \
| * | | | ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam2012-12-251-4/+4
| |/ / /
* | | | Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-01-082-2/+2
|\ \ \ \
| * | | | ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut2013-01-081-1/+1
| * | | | ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam2013-01-041-1/+1
| |/ / /
* | | | Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2013-01-079-13/+52
|\ \ \ \ | | |/ / | |/| |
| * | | ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth2013-01-071-0/+1
| * | | arm: mvebu: Add missing ; for cpu node.Andrew Lunn2013-01-061-1/+1
| * | | arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni2013-01-063-8/+16
| * | | arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni2013-01-061-0/+7
| * | | ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn2013-01-061-0/+17
| * | | ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu2013-01-061-0/+1
| * | | ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn2013-01-061-0/+1
| * | | arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT2013-01-062-4/+8
| | |/ | |/|
* | | ARM: dts: fix highbank cpu mpidr valuesRob Herring2013-01-071-8/+8
* | | ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring2013-01-072-0/+8
|/ /
* | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-021-0/+4
|/
* ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim2012-12-211-3/+2
* ARM: sunxi: rename device tree source filesOlof Johansson2012-12-204-0/+0
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-203-5/+5
|\
| * ASoC: atmel-ssc: change disable to disable in dts nodeBo Shen2012-12-154-6/+6
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-105-1/+79
| |\
* | \ Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-207-18/+29
|\ \ \
| * \ \ Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2012-12-173-11/+21
| |\ \ \
| | * | | ARM: dts: mx27: Fix the AIPI bus for FECFabio Estevam2012-12-173-11/+21
| * | | | Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-172-1/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-162-1/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: dts: Add build target for omap4-panda-a4Jon Hunter2012-12-141-0/+1
| | | * | | ARM: dts: OMAP2420: Correct H4 board memory sizeJon Hunter2012-12-141-1/+1
| * | | | | ARM: sunxi: Change device tree naming scheme for sunxiMaxime Ripard2012-12-173-6/+6
| |/ / / /
OpenPOWER on IntegriCloud