summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-2259-457/+353
|\
| *-. Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-15594-3484/+12058
| |\ \
| | | * net: cwdavinci_cpdma: export symbols for cpswArnd Bergmann2013-02-151-0/+3
| | | * remoteproc: omap: depend on OMAP_MBOX_FWKArnd Bergmann2013-02-151-1/+1
| | | * [media] davinci: do not include mach/hardware.hArnd Bergmann2013-02-151-1/+0
| * | | ARM: OMAP2+: Make sure files with omap initcalls include soc.hTony Lindgren2013-02-102-0/+2
| * | | ARM: OMAP2+: Include soc.h to drm.c to fix compilingAndré Hentschel2013-02-101-0/+1
| * | | ARM: OMAP2+: Fix warning for hwspinlock omap_postcore_initcallTony Lindgren2013-02-051-0/+1
| * | | ARM: multi_v7_defconfig: add ARCH_ZYNQJosh Cartwright2013-01-281-0/+1
| * | | ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIBJosh Cartwright2013-01-281-1/+0
| * | | Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linu...Olof Johansson2013-01-126-91/+31
| |\ \ \
| | * | | arm: vt8500: Remove remaining mach includesTony Prisk2013-01-122-63/+0
| | * | | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-122-9/+23
| | * | | arm: vt8500: Remove single platform Kconfig optionsTony Prisk2013-01-122-19/+8
| * | | | Merge tag 'omap-for-v3.9/multiplatform-enable-signed-v2' of git://git.kernel....Olof Johansson2013-01-1151-370/+314
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.STony Lindgren2013-01-113-378/+0
| | * | | ARM: OMAP2+: Add minimal support for booting vexpressTony Lindgren2013-01-111-0/+4
| | * | | ARM: OMAP2+: Enable ARCH_MULTIPLATFORM supportTony Lindgren2013-01-116-34/+39
| | * | | ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren2013-01-115-4/+7
| | * | | ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren2013-01-112-0/+246
| | * | | ARM: OMAP: Fix dmaengine init for multiplatformTony Lindgren2013-01-113-23/+36
| | * | | ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren2013-01-114-2/+18
| | * | | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-1131-38/+44
| | * | | ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform kernelsTony Lindgren2013-01-111-0/+29
| |/ / /
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-2225-1544/+1880
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v3.9/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-02-0510-12/+459
| |\ \ \ \
| | * | | | ARM: OMAP2+: gpmc: Add device tree documentation for elm handlePhilip Avinash2013-02-011-0/+4
| | * | | | ARM: OMAP2+: gpmc: add DT bindings for OneNANDEzequiel Garcia2013-02-012-0/+88
| | * | | | ARM: OMAP2+: gpmc-onenand: drop __init annotationEzequiel Garcia2013-02-011-1/+1
| | * | | | mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia2013-02-012-1/+6
| | * | | | ARM: OMAP2+: Prevent potential crash if GPMC probe failsJon Hunter2013-02-011-1/+5
| | * | | | ARM: OMAP2+: gpmc: Remove unneeded of_node_put()Ezequiel Garcia2013-02-011-2/+3
| | * | | | ARM: OMAP: gpmc: add DT bindings for GPMC timings and NANDDaniel Mack2013-01-153-0/+333
| | * | | | ARM: OMAP: gpmc: enable hwecc for AM33xx SoCsDaniel Mack2013-01-151-4/+5
| | * | | | ARM: OMAP: gpmc-nand: drop __init annotationDaniel Mack2013-01-151-3/+3
| | * | | | mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-142-2/+6
| | * | | | ARM: OMAP: gpmc: don't create devices from initcall on DTDaniel Mack2013-01-141-0/+7
| | |/ / /
| * | | | Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson2013-01-30594-3484/+12056
| |\ \ \ \
| | * | | | arm: Move sp810.h to include/linux/amba/Catalin Marinas2013-01-303-3/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'coh901318-for-arm-soc' of http://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-01-288-1476/+1354
| |\ \ \ \
| | * | | | dma: coh901318: cut down on platform data abstractionLinus Walleij2013-01-071-67/+7
| | * | | | dma: coh901318: merge header filesLinus Walleij2013-01-074-124/+108
| | * | | | dma: coh901318: push definitions into driverLinus Walleij2013-01-073-212/+209
| | * | | | dma: coh901318: push header down into the DMA subsystemLinus Walleij2013-01-076-11/+3
| | * | | | dma: coh901318: skip hard-coded addressesLinus Walleij2013-01-072-24/+13
| | * | | | dma: coh901318: remove hardcoded target addressesLinus Walleij2013-01-071-19/+0
| | * | | | dma: coh901318: push platform data into driverLinus Walleij2013-01-072-1087/+1085
| | * | | | dma: coh901318: create a proper platform data fileLinus Walleij2013-01-076-78/+75
| | | |_|/ | | |/| |
| * | | | Merge branch 'depends/cleanup' into next/driversOlof Johansson2013-01-281999-10186/+9351
| |\ \ \ \
| * \ \ \ \ Merge tag 'ux500-cpufreq-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-01-094-53/+65
| |\ \ \ \ \ | | |_|/ / / | |/| | | |