summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-075-13/+21
|\
| * 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-054-13/+15
| |\ \ | | |/ | |/|
| | * ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-MArd Biesheuvel2017-06-052-10/+11
| | * ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin2017-06-051-0/+1
| | * ARM: 8675/1: MCPM: ensure not to enter __hyp_soft_restart from loopback and c...Sudeep Holla2017-05-231-3/+3
* | | arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin2017-06-011-0/+1
* | | arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin2017-06-011-0/+1
* | | arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+7
* | | arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin2017-06-011-0/+5
* | | arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
* | | arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
* | | arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
* | | arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
* | | arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin2017-06-011-0/+34
* | | arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin2017-06-011-0/+6
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-206-40/+87
|\ \
| * | KVM: arm: rename pm_fake handler to trap_raz_wiZhichao Huang2017-05-151-16/+16
| * | KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-154-22/+66
| * | arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier2017-05-151-0/+2
| * | ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/Marc Zyngier2017-05-152-4/+5
| |/
* | ARM: remove duplicate 'const' annotations'Arnd Bergmann2017-05-196-6/+6
* | 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
| |/
* | ARM: configs: add a gemini defconfigLinus Walleij2017-05-191-0/+68
* | Merge tag 'arm-soc/for-4.12/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson2017-05-193-11/+15
|\ \
| * \ Merge tag 'bcm2835-dt-next-2017-03-30' into devicetree/fixesFlorian Fainelli2017-05-143-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-193-3/+0
* | | Merge tag 'v4.12-rc1' into fixesOlof Johansson2017-05-1921-4397/+49
|\| |
| * | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-111-2/+9
| |\ \
| | * | ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=yFlorian Fainelli2017-05-111-2/+9
| * | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-17/+0
| |\ \ \
| | * | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-17/+0
| * | | | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-4/+4
| |\ \ \ \
| | * | | | arm: Use full path in KBUILD_IMAGE definitionMichal Marek2017-03-201-4/+4
| * | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-05-108-51/+17
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'v4.12-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2017-04-121-1/+1
| | |\ \ \ \ \
| | | * | | | | clk: rockchip: rename RK1108 to RV1108Andy Yan2017-03-221-1/+1
| | | |/ / / /