summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-07-17Merge tag 'ep93xx-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-2/+27
2015-07-17Merge tag 'mvebu-config-4.3-1' of git://git.infradead.org/linux-mvebu into ne...Olof Johansson1-0/+4
2015-07-17ARM: ep93xx: add framebuffer to the defconfigLinus Walleij1-0/+4
2015-07-17ARM: ep93xx: add DMA engine to the defconfigLinus Walleij1-0/+2
2015-07-17ARM: ep93xx: add GPIO I2C to defconfigLinus Walleij1-0/+1
2015-07-17ARM: ep93xx: add LEDs and triggers to defconfigLinus Walleij1-0/+5
2015-07-17ARM: ep93xx: enable SIM.ONE MMC/SD hardwareLinus Walleij1-0/+5
2015-07-17ARM: ep93xx: enable all boards in the EP93xx defconfigLinus Walleij1-2/+8
2015-07-17ARM: ep93xx: activate NO_HZ and high-res timersLinus Walleij1-0/+2
2015-07-14ARM: multi_v7_defconfig: enable UniPhier UART driverMasahiro Yamada1-0/+1
2015-07-14ARM: multi_v7_defconfig: enable Conexant Digicolor watchdogBaruch Siach1-0/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds12-11/+1135
2015-07-10Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Kevin Hilman4-1/+15
2015-07-10Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...Kevin Hilman4-4/+10
2015-07-09ARM: mvebu: update mvebu_v7_defconfig with features needed for Armada 388 GPThomas Petazzoni1-0/+4
2015-07-09arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla1-0/+10
2015-07-09arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland1-2/+13
2015-07-09Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2-3/+46
2015-07-09Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman1-1/+1041
2015-07-08Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-69/+198
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King748-23000/+36902
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren805-23540/+37642
2015-07-06ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen1-0/+1
2015-07-06ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros1-0/+4
2015-07-06ARM: dts: am4372: Add emif nodeDave Gerlach1-0/+6
2015-07-06Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold1-0/+4
2015-07-05ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard1-0/+5
2015-07-05ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2-2/+0
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2-2/+4
2015-07-04Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2-63/+0
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King4-3/+16
2015-07-03ARM: pgtable: document mapping typesRussell King1-1/+30
2015-07-03ARM: io: convert ioremap*() to functionsRussell King3-34/+62
2015-07-03ARM: io: fix ioremap_wt() implementationRussell King1-1/+1
2015-07-03ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King1-3/+39
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King1-1/+1
2015-07-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-07-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds10-69/+72
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds1-1/+1
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+2
2015-07-02Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2015-07-02Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+35
2015-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-4/+4
2015-07-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2015-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+19
2015-07-01ARM: multi_v7_defconfig: Enable BRCMNAND driverFlorian Fainelli1-0/+1
2015-07-01ARM: BCM: Do not select CONFIG_MTD_NAND_BRCMNANDFlorian Fainelli1-1/+0
2015-07-01Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex...Kevin Hilman3-63/+66