summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-271-1/+2
|\
| * ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nopArd Biesheuvel2017-06-121-1/+2
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-192-9/+6
|\ \
| * \ Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2017-06-181-3/+4
| |\ \
| | * | ARM: sunxi: h3-h5: Add PLL_PERIPH0 clock to the R_CCUChen-Yu Tsai2017-06-031-2/+3
| | * | ARM: sunxi: h3/h5: fix the compatible of R_CCUIcenowy Zheng2017-05-141-1/+1
| * | | Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2017-06-181-6/+2
| |\ \ \
| | * | | ARM: dts: am335x-sl50: Fix cannot claim requested pins for spi0Enric Balletbo i Serra2017-05-261-4/+0
| | * | | ARM: dts: am335x-sl50: Fix card detect pin for mmc1Enric Balletbo i Serra2017-05-261-2/+2
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-06-094-3/+16
|\| | | |
| * | | | ARM: dts: versatile: use #include "..." to include local DTMasahiro Yamada2017-06-011-1/+1
| * | | | ARM: dts: keystone-k2l: fix broken Ethernet due to disabled OSRMurali Karicheri2017-05-262-2/+10
| * | | | Merge tag 'arm-soc/for-4.12/devicetree-fixes-2' of http://github.com/Broadcom...Olof Johansson2017-05-251-0/+5
| |\ \ \ \
| | * \ \ \ Merge tag 'bcm2835-dt-fixes-2017-05-16' into devicetree/fixesFlorian Fainelli2017-05-191-0/+5
| | |\ \ \ \
| | | * | | | ARM: dts: bcm283x: Reserve first page for firmwarePhil Elwell2017-05-151-0/+5
| | | | |/ / | | | |/| |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-061-0/+6
|\ \ \ \ \ \
| * | | | | | ARM: dts: imx6ul-14x14-evk: Add ksz8081 phy propertiesLeonard Crestez2017-06-011-0/+6
| |/ / / / /
* | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-052-10/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-052-10/+11
| | |/ / | |/| |
* | | | Merge tag 'omap-for-v4.12/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2017-05-196-6/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: dts: dra7: Reduce cpu thermal shutdown temperatureRavikumar Kattekola2017-05-171-0/+4
| * | | ARM: dts: LogicPD Torpedo: Fix camera pin muxAdam Ford2017-05-161-3/+3
| * | | ARM: dts: omap4: enable CEC pin for Pandaboard A4 and ESHans Verkuil2017-05-162-2/+2
| * | | ARM: dts: gta04: fix polarity of clocks for mcbsp4Andreas Kemnade2017-05-161-1/+2
| * | | ARM: dts: dra7: Add power hold and power controller properties to palmasKeerthy2017-05-161-0/+2
| |/ /
* | | Merge tag 'imx-fixes-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2017-05-192-18/+1
|\ \ \
| * | | ARM: dts: imx6sx-sdb: Remove OPP overrideLeonard Crestez2017-05-151-17/+0
| * | | ARM: dts: imx53-qsrb: Pulldown PMIC IRQ pinFabio Estevam2017-05-151-1/+1
| |/ /
* | | Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson2017-05-183-11/+15
|\ \ \ | | |/ | |/|
| * | Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/fixesFlorian Fainelli2017-05-133-11/+15
| |\ \ | | |/ | |/|
| | * ARM: dts: bcm2835: add index to the ethernet aliasBaruch Siach2017-03-272-2/+2
| | * ARM: dts: bcm2835: fix uart0/uart1 pinsBaruch Siach2017-03-271-4/+8
| | * ARM: dts: bcm2835: fix i2c0 pinsBaruch Siach2017-03-271-2/+2
| | * ARM: dts: bcm2835: fix uart0 pinctrl node namesBaruch Siach2017-03-271-3/+3
* | | devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-183-3/+0
* | | Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-181-1/+1
|\| |
| * | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-101-1/+1
| |\ \
| | * | clk: rockchip: rename RK1108 to RV1108Andy Yan2017-03-221-1/+1
* | | | Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into f...Arnd Bergmann2017-05-091-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsiJohn Crispin2017-05-091-0/+2
| |/ /
* | | Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-05-093-31/+18
|\ \ \
| * \ \ Merge tag 'sunxi-dt-h5-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2017-04-192-562/+641
| |\ \ \
| | * | | ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccuIcenowy Zheng2017-04-041-31/+14
| * | | | Merge tag 'amlogic-dt64-redo' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2017-04-192-0/+4
| |\ \ \ \
| | * | | | ARM: dts: meson8b: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
| | * | | | ARM: dts: meson8: Add gpio-ranges propertiesNeil Armstrong2017-03-281-0/+2
| | | |/ / | | |/| |
* | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-05-09349-2759/+12685
|\ \ \ \ \
| * \ \ \ \ Merge tag 'samsung-dt-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2017-04-276-122/+122
| |\ \ \ \ \
| | * | | | | ARM: dts: exynos: Use - instead of @ for DT OPP entriesViresh Kumar2017-04-206-122/+122
| * | | | | | Merge tag 'vexpress-dt-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-04-276-36/+36
| |\ \ \ \ \ \