summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Phy: Add DT nodes on kirkwood and Dove for the SATA PHYAndrew Lunn2013-12-224-0/+33
* ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 2120 .dts fileArnaud Ebalard2013-12-201-0/+5
* ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 104 .dts fileArnaud Ebalard2013-12-201-0/+5
* ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 102 .dts fileArnaud Ebalard2013-12-201-0/+5
* ARM: mvebu: sort DT nodes by addressJason Cooper2013-12-123-175/+175
* ARM: orion5x: sort DT nodes by addressJason Cooper2013-12-121-53/+53
* ARM: dove: sort DT nodes by addressJason Cooper2013-12-121-248/+248
* ARM: kirkwood: sort dt nodes by addressJason Cooper2013-12-121-70/+70
* ARM: mvebu: Enable NAND controller in A370 Reference Design boardEzequiel Garcia2013-12-121-0/+21
* ARM: mvebu: Enable NAND controller in ReadyNAS 2120 .dts fileArnaud Ebalard2013-12-081-0/+36
* ARM: mvebu: Enable NAND controller in ReadyNAS 104 .dts fileArnaud Ebalard2013-12-081-0/+36
* ARM: mvebu: Enable NAND controller in ReadyNAS 102 .dts fileArnaud Ebalard2013-12-081-0/+36
* ARM: DT: Kirkwood: Use symbolic names from gpio.hAndrew Lunn2013-12-0833-155/+154
* ARM: DT: Kirkwood: Use symbolic names from input.hAndrew Lunn2013-12-0817-31/+30
* ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2Arnaud Ebalard2013-12-012-0/+271
* ARM: mvebu: Add Netgear ReadyNAS 2120 boardArnaud Ebalard2013-12-012-0/+287
* ARM: mvebu: Fix whitespace in NETGEAR ReadyNAS .dts filesArnaud Ebalard2013-12-012-17/+32
* ARM: mvebu: NETGEAR ReadyNAS 104 .dts cleanupArnaud Ebalard2013-12-011-36/+32
* ARM: mvebu: NETGEAR ReadyNAS 102 .dts cleanupArnaud Ebalard2013-12-011-33/+48
* ARM: kirkwood: NETGEAR ReadyNAS Duo v2 .dts cleanupArnaud Ebalard2013-12-011-22/+29
* ARM: Dove: Add RTC interrupt via PMU interrupt controller.Andrew Lunn2013-11-261-0/+2
* ARM: Dove: Add DT node for PMU interrupt controller.Andrew Lunn2013-11-261-0/+9
* ARM: mvebu: Add DT entry for ReadyNAS Duo v2 to use gpio-poweroff driverArnaud Ebalard2013-11-241-0/+12
* ARM: mvebu: Add RN104 SATA LEDs driven via NXP PCA9554 I2C to GPIO muxerArnaud Ebalard2013-11-241-0/+32
* ARM: kirkwood: mark guruplug sdio as non-removableSebastian Hesselbarth2013-11-241-2/+2
* ARM: kirkwood: provide pinctrl default to sdio nodesSebastian Hesselbarth2013-11-242-0/+4
* ARM: dove: Fix typo in device_type property of phy nodeSrinivas Kandagatla2013-11-241-1/+1
* ARM: orion5x: Fix typo in device_type property of phy nodeSrinivas Kandagatla2013-11-241-1/+1
* ARM: mvebu: Enable NAND controller in Armada 370 MiraboxEzequiel Garcia2013-11-241-0/+21
* ARM: mvebu: Enable NAND controller in Armada XP GP boardEzequiel Garcia2013-11-241-0/+8
* ARM: mvebu: Add support for NAND controller in Armada 370/XPEzequiel Garcia2013-11-241-0/+9
* ARM: kirkwood: Cleanup comments in Sheevaplug dts filesSimon Baatz2013-11-242-2/+2
* ARM: mvebu: dts: remove unneeded linux,default-state from led nodesJason Cooper2013-11-2316-19/+18
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-228-14/+39
|\
| * ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMERWill Deacon2013-11-211-0/+1
| * ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMPWill Deacon2013-11-211-1/+1
| * ARM: 7892/1: Fix warning for V7M buildsOlof Johansson2013-11-191-1/+1
| * ARM: 7888/1: seccomp: not compatible with ARM OABIKees Cook2013-11-141-1/+6
| * ARM: 7886/1: make OABI default to offKees Cook2013-11-141-2/+1
| * ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
| * ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
| * ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BEVictor Kamensky2013-11-141-1/+5
| * ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE caseVictor Kamensky2013-11-141-1/+8
| * ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE caseVictor Kamensky2013-11-141-0/+1
| * ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-221-6/+28
|\ \
| * \ Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...Gleb Natapov2013-11-191-6/+28
| |\ \
| | * | arm/arm64: KVM: Fix hyp mappings of vmalloc regionsChristoffer Dall2013-11-171-6/+28
* | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-204-62/+2
|\ \ \ \
| * \ \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-163-60/+0
| |\ \ \ \