summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-02-09ARM: OMAP2+: Include soc.h to drm.c to fix compilingAndré Hentschel
2013-02-05ARM: OMAP2+: Fix warning for hwspinlock omap_postcore_initcallTony Lindgren
2013-01-28ARM: multi_v7_defconfig: add ARCH_ZYNQJosh Cartwright
2013-01-28ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIBJosh Cartwright
2013-01-12Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linu...Olof Johansson
2013-01-12arm: vt8500: Remove remaining mach includesTony Prisk
2013-01-12arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk
2013-01-12arm: vt8500: Remove single platform Kconfig optionsTony Prisk
2013-01-11ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.STony Lindgren
2013-01-11ARM: OMAP2+: Add minimal support for booting vexpressTony Lindgren
2013-01-11ARM: OMAP2+: Enable ARCH_MULTIPLATFORM supportTony Lindgren
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren
2013-01-11ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren
2013-01-11ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren
2013-01-11ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2013-01-11ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform kernelsTony Lindgren
2013-01-09Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-08Merge tag 'omap-for-v3.8-rc2/fixes-signed-v2' of git://git.kernel.org/pub/scm...Olof Johansson
2013-01-08Merge branch 'v3.8-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-08Merge tag 'mxs-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2013-01-07Merge tag 'mvebu_fixes_for_v3.8' of git://git.infradead.org/users/jcooper/lin...Olof Johansson
2013-01-07ARM: clps711x: Fix bad merge of clockevents setupOlof Johansson
2013-01-07Merge tag 'nomadik-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-01-07ARM: highbank: save and restore L2 cache and GIC on suspendRob Herring
2013-01-07ARM: highbank: add a power request clearRob Herring
2013-01-07ARM: highbank: fix secondary boot and hotplugRob Herring
2013-01-07ARM: highbank: fix typos with hignbank in power request functionsRob Herring
2013-01-07ARM: dts: fix highbank cpu mpidr valuesRob Herring
2013-01-07ARM: dts: add device_type prop to cpu nodes on Calxeda platformsRob Herring
2013-01-08ARM: mx5: Fix MX53 flexcan2 clockMarek Vasut
2013-01-07ARM: OMAP2+: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs arrayPantelis Antoniou
2013-01-07ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-01-07ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT
2013-01-07ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT
2013-01-06ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang
2013-01-06ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam
2013-01-06arm: mvebu: Add missing ; for cpu node.Andrew Lunn
2013-01-06arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni
2013-01-06arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni
2013-01-06ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn
2013-01-06ARM: Kirkwood: Fix missing sdio clockAndrew Lunn
2013-01-06ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu
2013-01-06ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn
2013-01-06arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim