summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-2011-7/+9
|\
| * Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-10-062-0/+2
| |\
| | * ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven2015-09-291-0/+1
| | * ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven2015-09-291-0/+1
| * | Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2015-10-062-2/+2
| |\ \
| | * | ARM: dts: Fix Makefile target for sun4i-a10-itead-iteaduino-plusJosh Boyer2015-09-131-1/+1
| | * | ARM: dts: sunxi: Raise minimum CPU voltage for sun7i-a20 to meet SoC specific...Timo Sigurdsson2015-09-131-1/+1
| | |/
| * | Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann2015-10-064-2/+3
| |\ \
| | * \ Merge tag 'samsung-fixes-4.3' of http://github.com/krzk/linux into v4.3-samsu...Kukjin Kim2015-09-302-1/+2
| | |\ \
| | | * | ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim2015-09-291-1/+1
| | | * | ARM: dts: Fix bootup thermal issue on smdk5250Yadwinder Singh Brar2015-09-291-0/+1
| | | |/
| | * | ARM: dts: add suspend opp to exynos4412Bartlomiej Zolnierkiewicz2015-09-171-0/+1
| | * | ARM: dts: Fix LEDs on exynos5422-odroidxu3Krzysztof Kozlowski2015-09-171-1/+0
| | |/
| * | Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2015-09-283-3/+2
| |\ \
| | * | ARM: dts: fix usb pin control for imx-rex dtsFelipe F. Tonello2015-09-241-2/+0
| | * | ARM: imx53: qsrb: fix PMIC interrupt levelLucas Stach2015-09-171-1/+1
| | * | ARM: imx53: include IRQ dt-bindings headerLucas Stach2015-09-171-0/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0217-138/+152
|\ \ \ | |/ /
| * | Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-09-267-29/+46
| |\ \
| | * | ARM: dts: fix omap2+ address translation for pbiasKishon Vijay Abraham I2015-09-245-12/+17
| | * | ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2Roger Quadros2015-09-161-13/+16
| | * | ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsetsGrazvydas Ignotas2015-09-161-2/+2
| | * | ARM: dts: am57xx-beagle-x15: Update Phy suppliesNishanth Menon2015-09-161-2/+11
| * | | Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-09-241-0/+1
| |\ \ \
| | * | | ARM: dts: Add ddc i2c reference to veyronDouglas Anderson2015-09-131-0/+1
| | | |/ | | |/|
| * | | ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driverBenjamin Gaignard2015-09-242-84/+80
| | |/ | |/|
| * | ARM: dts: Fixup model name for HP t410 dtsNicolas Chauvet2015-09-141-1/+1
| * | ARM: dts: DRA7: fix a typo in ethernetVishal Mahaveer2015-09-141-1/+1
| * | ARM: dts: Use ti,pbias compatible string for pbiasKishon Vijay Abraham I2015-09-145-5/+5
| * | ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsiJavier Martinez Canillas2015-09-142-6/+6
| * | ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410Nishanth Menon2015-09-141-1/+2
| * | ARM: dts: am335x-phycore-som: Fix mpu voltageTeresa Remmet2015-09-141-2/+2
| * | ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt nodeKishon Vijay Abraham I2015-09-141-1/+0
| * | ARM: dts: Fix dm814x control base to properly initialize Ethernet PHYTony Lindgren2015-09-143-8/+8
| * | ARM: dts: omap3-beagle: make i2c3, ddc and tfp410 gpio work againCarl Frederik Werner2015-09-141-1/+1
| |/
* | arm: dts: am4372: add syscon phandle to cpsw nodeMugunthan V N2015-09-211-0/+1
* | arm: dts: dra7: add syscon phandle to cpsw nodeMugunthan V N2015-09-211-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-1/+1
|\
| * lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-1031-5/+433
|\ \ | |/ |/|
| * Merge tag 'qcom-dt-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-ms...Kevin Hilman2015-09-0915-27/+596
| |\
| | * ARM: dts: qcom: msm8974-sony-xperia-honami: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: msm8960-cdp: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: msm8660-surf: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: ipq8064-ap148: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: apq8084-mtp: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: apq8084-ifc6540: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: apq8074-dragonboard: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | * ARM: dts: qcom: apq8064-ifc6410: Use stdout-pathStephen Boyd2015-09-091-0/+4
| | * ARM: dts: qcom: apq8064-cm-qs600: Use stdout-pathStephen Boyd2015-09-091-0/+8
OpenPOWER on IntegriCloud