summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'renesas-fixes3-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-01-301-6/+30
|\
| * ARM: dts: r8a7743: Convert to new LVDS DT bindingsBiju Das2019-01-231-6/+30
* | Merge tag 'sunxi-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-302-1/+2
|\ \
| * | ARM: dts: sun8i: h3: Add ethernet0 alias to Beelink X2Jernej Skrabec2019-01-091-1/+1
| * | ARM: dts: sun6i: Add clock-output-names to osc24M clockChen-Yu Tsai2019-01-091-0/+1
| |/
* | Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2019-01-304-8/+4
|\ \
| * | ARM: dts: meson8m2: mxiii-plus: mark the SD card detection GPIO active-lowMartin Blumenstingl2019-01-101-2/+1
| * | ARM: dts: meson8b: ec100: mark the SD card detection GPIO active-lowMartin Blumenstingl2019-01-101-2/+1
| * | ARM: dts: meson8b: odroidc1: mark the SD card detection GPIO active-lowMartin Blumenstingl2019-01-101-2/+1
| * | arm: dts: meson: Fix IRQ trigger type for macirqCarlo Caione2019-01-102-2/+1
| |/
* | Merge tag 'omap-for-v5.0/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-01-306-23/+31
|\ \
| * | ARM: dts: am335x-shc.dts: fix wrong cd pin levelHeiko Schocher2019-01-231-1/+1
| * | ARM: dts: n900: fix mmc1 card detect gpio polarityArthur Demchenkov2019-01-231-1/+1
| * | ARM: dts: omap3-gta04: Fix graph_port warningTony Lindgren2019-01-231-4/+0
| * | ARM: dts: Remove unnecessary idle flags for omap5 uart3Tony Lindgren2019-01-071-2/+0
| * | ARM: dts: omap4-droid4: Fix typo in cpcap IRQ flagsTony Lindgren2019-01-071-1/+1
| * | ARM: OMAP: dts: N950/N9: fix onenand timingsAaro Koskinen2019-01-071-14/+28
| |/
* | Merge tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2019-01-301-1/+1
|\ \
| * | ARM: dts: da850: fix interrupt numbers for clocksourceBartosz Golaszewski2019-01-171-1/+1
* | | Merge tag 'imx-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2019-01-304-5/+5
|\ \ \
| * | | ARM: dts: imx6sx: correct backward compatible of gptAnson Huang2019-01-131-1/+1
| * | | ARM: dts: imx: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2019-01-122-2/+2
| * | | ARM: dts: vf610-bk4: fix incorrect #address-cells for dspi3Shawn Guo2019-01-121-2/+2
| | |/ | |/|
* | | Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2019-01-121-2/+2
|\ \ \ | |_|/ |/| |
| * | ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij2019-01-101-2/+2
| |/
* | ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
* | ARM: dts: da850-lcdk: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-0/+36
* | ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi2019-01-101-1/+1
* | ARM: dts: da850-evm: Correct the audio codec regulatorsPeter Ujfalusi2019-01-101-4/+25
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-062-2/+2
|\
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-062-2/+2
* | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-3/+0
|\ \ | |/ |/|
| * arm: dts: mt7623: Remove un-used property for PCIeHonghui Zhang2018-12-181-3/+0
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2019-01-054-0/+202
|\ \
| * \ Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2018-12-3123-155/+233
| |\ \
| * | | ARM: dts: rda8810pl: Add interrupt support for UARTManivannan Sadhasivam2018-12-311-0/+3
| * | | ARM: dts: rda8810pl: Add timer supportManivannan Sadhasivam2018-12-311-0/+10
| * | | ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam2018-12-312-1/+52
| * | | ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam2018-12-312-0/+52
| * | | ARM: dts: Add devicetree for RDA8810PL SoCManivannan Sadhasivam2018-12-311-0/+86
* | | | Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-0/+23
|\ \ \ \
| * | | | ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIALBen Dooks2018-11-081-0/+23
| | |_|/ | |/| |
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-31520-10498/+24709
|\ \ \ \
| * \ \ \ Merge tag 'samsung-dt-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2018-12-203-12/+12
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: dts: exynos: Specify I2S assigned clocks in proper nodeSylwester Nawrocki2018-12-132-10/+8
| | * | | ARM: dts: exynos: Add missing CPUs in cooling maps for Odroid X2Markus Reichl2018-12-131-2/+4
| * | | | Merge tag 'sunxi-dt-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2018-12-204-0/+75
| |\ \ \ \
| | * | | | ARM: dts: sunxi: Enable Broadcom-based Bluetooth for multiple boardsChen-Yu Tsai2018-12-194-0/+75
| | * | | | ARM: dts: suniv: Fix improper bindings include patchMaxime Ripard2018-12-191-3/+0
| * | | | | Merge tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2018-12-204-7/+16
| |\ \ \ \ \
OpenPOWER on IntegriCloud