]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'next/multiplatform' into for-next
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 16:00:15 +0000 (17:00 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 16:00:15 +0000 (17:00 +0100)
commit55a24b8e73a53b06a96e2f9f3f114707449ee068
tree3f4fbc40e603e501b22af4248f792999111ae08b
parent3bf9c6bda4da7c48ea932115bf481b6db6191c52
parentacb7452369e4f8749dd32d48dbda98936035a87c
Merge branch 'next/multiplatform' into for-next

* next/multiplatform:
  net: cwdavinci_cpdma: export symbols for cpsw
  remoteproc: omap: depend on OMAP_MBOX_FWK
  [media] davinci: do not include mach/hardware.h
  ARM: OMAP2+: Make sure files with omap initcalls include soc.h
  ARM: OMAP2+: Include soc.h to drm.c to fix compiling
  ARM: OMAP2+: Fix warning for hwspinlock omap_postcore_initcall
  ARM: multi_v7_defconfig: add ARCH_ZYNQ
  ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB
  arm: vt8500: Remove remaining mach includes
  arm: vt8500: Convert debug-macro.S to be multiplatform friendly
  arm: vt8500: Remove single platform Kconfig options
  ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
  ARM: OMAP2+: Add minimal support for booting vexpress
  ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
  ARM: OMAP2+: Disable code that currently does not work with multiplaform
  ARM: OMAP2+: Add multiplatform debug_ll support
  ARM: OMAP: Fix dmaengine init for multiplatform
  ARM: OMAP: Fix i2c cmdline initcall for multiplatform
  ARM: OMAP2+: Use omap initcalls
  ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform kernels

Conflicts:
arch/arm/Kconfig
arch/arm/mach-omap2/include/mach/uncompress.h
arch/arm/mach-vt8500/Kconfig
arch/arm/mach-vt8500/include/mach/uncompress.h
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/gpmc.c
arch/arm/mach-omap2/omap4-common.c
arch/arm/mach-omap2/timer.c
arch/arm/mach-vt8500/Kconfig