summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-1/+3
|\
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-3110-14/+15
| |\
| * \ Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-0430-151/+329
| |\ \
| * | | kbuild: dtbs_install: new make targetJason Cooper2014-02-201-1/+3
* | | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-012-18/+19
|\ \ \ \
| * \ \ \ Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman2014-02-2422-142/+87
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.14-rc3 into tty-nextGreg Kroah-Hartman2014-02-189-9/+242
| |\ \ \ \
| * | | | | serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li2014-02-132-18/+19
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0110-29/+410
|\ \ \ \ \
| * \ \ \ \ Merge 3.14-rc7 into staging-nextGreg Kroah-Hartman2014-03-1710-14/+15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: dts: imx6qdl: Add IPU DI ports and endpoints, move imx-drm node to dtsiPhilipp Zabel2014-03-075-31/+253
| * | | | | ARM: dts: imx53: Add IPU DI ports and endpoints, move imx-drm node to dtsiPhilipp Zabel2014-03-074-24/+89
| * | | | | ARM: dts: imx51: Add IPU ports and endpoints, move imx-drm node to dtsiPhilipp Zabel2014-03-073-10/+51
| * | | | | ARM: dts: imx53-mba53: Fix TVE DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * | | | | imx-drm: convert to componentised device supportRussell King2014-02-246-4/+38
| * | | | | imx-drm: update and fix imx6 DT descriptions for v3 HDMI driverRussell King2014-02-243-2/+3
| * | | | | imx-drm: add imx6 DT configuration for HDMIRussell King2014-02-243-0/+18
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-013-3/+3
|\ \ \ \ \
| * | | | | Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman2014-02-2422-142/+87
| |\| | | |
| * | | | | Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-189-9/+242
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | ARM: sunxi: dt: Convert to the new SID compatiblesMaxime Ripard2014-02-143-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-011-1/+1
|\ \ \ \ \
| * | | | | ARM: shmobile: r8a7791 dtsi: Fix typo in msiof2 clock output nameGeert Uytterhoeven2014-02-251-1/+1
| |/ / / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-015-3/+19
|\ \ \ \ \
| * | | | | ARM: sun7i/sun6i: dts: Fix IRQ number for sun6i NMI controllerHans de Goede2014-03-311-1/+1
| * | | | | ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione2014-03-262-0/+16
| * | | | | ARM: sunxi: dt: Convert to the new irq controller compatiblesMaxime Ripard2014-03-143-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-016-5/+11
|\ \ \ \ \
| * | | | | arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-111-0/+6
| * | | | | ARM: sunxi: dt: Convert to the new clocksource compatibleMaxime Ripard2014-03-115-5/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-221-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON2014-03-111-1/+1
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-098-13/+13
|\| | | |
| * | | | Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-03-083-3/+3
| |\ \ \ \
| | * | | | ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...Marek Belisko2014-03-021-1/+1
| | * | | | ARM: dts: omap3-igep: fix boot fail due wrong compatible matchJavier Martinez Canillas2014-02-282-2/+2
| * | | | | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/...Olof Johansson2014-03-087-116/+9
| |\ \ \ \ \
| | * | | | | Update dtsi with new pinctrl compatible stringSherman Yin2014-02-241-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixesOlof Johansson2014-03-084-9/+9
| |\ \ \ \ \
| | * | | | | ARM: sunxi: dt: Change the touchscreen compatiblesMaxime Ripard2014-02-074-4/+4
| | * | | | | ARM: sun7i: dt: Fix interrupt trigger typesMaxime Ripard2014-02-071-5/+5
| | | |_|/ / | | |/| | |
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-03-071-0/+1
|\ \ \ \ \ \
| * | | | | | ARM: 7992/1: boot: compressed: ignore bswapsdi2.SMark Rutland2014-03-071-0/+1
* | | | | | | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette2014-02-2422-142/+87
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-2316-27/+79
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | ARM: tegra: Add head numbers to display controllersThierry Reding2014-02-183-0/+12
| | * | | | | Merge tag 'mvebu-dt-fixes-3.14' of git://git.infradead.org/linux-mvebu into f...Olof Johansson2014-02-182-12/+2
| | |\ \ \ \ \
| | | * | | | | ARM: dove: dt: revert PMU interrupt controller nodeJason Cooper2014-02-181-11/+0
| | | * | | | | ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260Willy Tarreau2014-02-051-1/+2
| | | | |/ / / | | | |/| | |
| | * | | | | Merge tag 'omap-for-v3.14/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson2014-02-1810-14/+64
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |