summaryrefslogtreecommitdiff
path: root/arch/arm/boot
AgeCommit message (Expand)AuthorFilesLines
2014-04-26ARM: orion5x: use DT to describe EHCI on edmini_v2Thomas Petazzoni1-0/+4
2014-04-26ARM: orion5x: use DT to describe I2C devices on edmini_v2Thomas Petazzoni1-0/+14
2014-04-26ARM: orion5x: convert edmini_v2 to DT pinctrlThomas Petazzoni1-0/+31
2014-04-26ARM: orion5x: add standard pinctrl configs for sata0 and sata1Thomas Petazzoni1-0/+10
2014-04-26ARM: orion5x: add Device Bus description at SoC levelThomas Petazzoni1-0/+40
2014-04-26ARM: orion5x: update I2C description at SoC levelThomas Petazzoni1-1/+1
2014-04-26ARM: orion5x: enable pinctrl driver at SoC levelThomas Petazzoni1-0/+5
2014-04-26ARM: orion5x: switch to DT interrupts and timerThomas Petazzoni1-0/+19
2014-04-26ARM: orion5x: convert to use 'clocks' property for UART controllersThomas Petazzoni2-3/+2
2014-04-26ARM: orion5x: switch to use the clock driver for DT platformsThomas Petazzoni1-0/+6
2014-04-26ARM: orion5x: add interrupt for Ethernet in Device TreeThomas Petazzoni1-0/+1
2014-04-26ARM: orion5x: rename XOR node to dma-controller@<address>Thomas Petazzoni1-1/+1
2014-04-26ARM: orion5x: use node labels for UART and SATA on edmini_v2Thomas Petazzoni1-16/+14
2014-04-26ARM: orion5x: add linux,stdout-path to edmini_v2Thomas Petazzoni1-0/+1
2014-04-26ARM: orion5x: use gpio-keys and gpio-leds instead of gpio_keys/gpio_leds in e...Thomas Petazzoni1-2/+2
2014-04-26ARM: orion5x: add node labels in Orion5x SoC Device Tree fileThomas Petazzoni1-11/+11
2014-04-26ARM: orion5x: convert DT to use the mvebu-mbus driverThomas Petazzoni3-128/+164
2014-04-26ARM: orion5x: use existing dt-bindings include for Device Tree filesThomas Petazzoni1-3/+5
2014-04-26ARM: orion5x: switch to preprocessor includes in DTThomas Petazzoni2-2/+3
2014-04-26ARM: orion5x: move interrupt controller node into ocpThomas Petazzoni1-7/+7
2014-04-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+4
2014-04-09Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-0/+108
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-0/+209
2014-04-07Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-26/+820
2014-04-07Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+12
2014-04-06Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-0/+1
2014-04-06Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-80/+183
2014-04-06Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-11/+220
2014-04-06Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds325-4899/+30682
2014-04-06Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-1/+3
2014-04-06Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds7-3/+115
2014-04-06Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-129/+2053
2014-04-06Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-13/+9
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-1/+1
2014-04-04ARM: dts: exynos4412-trats2: enable exynos/fimd nodeAndrzej Hajda1-0/+4
2014-04-04ARM: dts: exynos4210-trats: enable exynos/fimd nodeAndrzej Hajda1-0/+4
2014-04-04ARM: dts: exynos4412-trats2: add panel nodeAndrzej Hajda1-0/+66
2014-04-04ARM: dts: exynos4210-trats: add panel nodeAndrzej Hajda1-0/+57
2014-04-04ARM: dts: exynos4: add MIPI DSI Master nodeAndrzej Hajda1-0/+14
2014-04-04ARM: dts: exynos4210-universal_c210: add proper panel nodeAndrzej Hajda1-17/+54
2014-04-04arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatiblesMaxime Ripard1-1/+1
2014-04-03Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+3
2014-04-02Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-18/+19
2014-04-02Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-29/+410
2014-04-02Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+3
2014-04-02Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-3/+19
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-5/+11
2014-03-31ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede1-1/+1
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely10-14/+15