summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+110
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2013-02-21Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-6/+64
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+10
2013-02-20Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-1/+30
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-5/+60
2013-02-11Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2-6/+64
2013-02-08Merge branch 'allwinner-sunxi' into develLinus Walleij3-0/+55
2013-02-02cpufreq / highbank: add support for highbank cpufreqMark Langsdorf1-0/+10
2013-02-01ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4iMaxime Ripard1-0/+21
2013-02-01ARM: sunxi: Add the sun4i pinctrl and gpio nodesMaxime Ripard1-0/+9
2013-01-30ARM: ux500: correct typo in pinctrl Device Tree nodeLee Jones1-1/+1
2013-01-29ARM: dts: Modify SPI nodes according generic DMA DT bindingsPadmavathi Venna1-6/+9
2013-01-29ASoC: SMDK: WM8994: Add device tree support for machine filePadmavathi Venna2-6/+18
2013-01-29ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platformsPadmavathi Venna2-0/+43
2013-01-26ARM: mxs: Add OF props for MX23 LRADCMarek Vasut1-0/+2
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman19-78/+255
2013-01-24Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson1-2/+0
2013-01-24Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson3-22/+44
2013-01-24ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device TreePawel Moll1-2/+0
2013-01-24Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper...Olof Johansson1-0/+2
2013-01-23ARM: at91/dts: correct comment in at91sam9x5.dtsi for miiDouglas Gilbert1-8/+8
2013-01-23ARM: at91/dts: add macb mii pinctrl config for kizboxBoris BREZILLON1-0/+2
2013-01-23ARM: at91: fix gpios on i2c-gpio for RM9200 DTJoachim Eastwood1-2/+2
2013-01-23ARM: at91/at91sam9x5 DTS: add SCK USART pinsRichard Genoud1-0/+20
2013-01-23ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)artsRichard Genoud1-12/+12
2013-01-23ARM: kirkwood: fix missing #interrupt-cells propertySebastian Hesselbarth1-0/+2
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson6-7/+142
2013-01-22ARM: sunxi: olinuxino: Add muxing for the uartMaxime Ripard1-0/+2
2013-01-22ARM: sunxi: Add uart1 pinctrl groupsMaxime Ripard1-0/+14
2013-01-22ARM: sunxi: Add pinctrl node to the device treeMaxime Ripard1-0/+9
2013-01-22serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright1-2/+2
2013-01-19ARM: ux500: Provide a link from AB8500 Pinctrl to the PRCMULee Jones1-4/+4
2013-01-18clk: prima2: enable dt-binding clkdev mappingBarry Song1-1/+30
2013-01-18serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk3-12/+108
2013-01-17Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-11/+13
2013-01-17ARM: dts: correct the dw-mshc timing properties as per bindingAlim Akhtar2-10/+10
2013-01-17Merge tag 'sunxi-fixes-for-3.8-rc4' of git://github.com/mripard/linux into fixesOlof Johansson1-2/+4
2013-01-16Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds5-7/+141
2013-01-16ARM: sunxi: Use the Synosys APB UART instead of ns8250Maxime Ripard1-2/+4
2013-01-14ARM: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-12ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen5-7/+141
2013-01-11Merge tag 'mvebu_fixes_for_v3.8-rc3' of git://git.infradead.org/users/jcooper...Olof Johansson6-35/+53
2013-01-10arm: mvebu: Fix memory size for Armada 370 DBGregory CLEMENT1-1/+1
2013-01-10ARM: Dove: add Cubox sdhci card detect gpioSebastian Hesselbarth1-2/+12
2013-01-10ARM: Kirkwood: fix ns2 gpios by converting to pinctrlSimon Guinot1-0/+16
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-30/+77
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-3/+3
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson1-4/+4
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2-2/+2