summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02236-2887/+1834
|\
| * mmc: sdhci-s3c: Fix operation on non-single image Samsung platformsMark Brown2013-04-301-1/+1
| * Merge branch 'clksrc/cleanup' into next/multiplatformOlof Johansson2013-04-281-1/+1
| |\
| * | clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij2013-04-262-2/+3
| * | Merge branch 'samsung/exynos-multiplatform' into next/multiplatformOlof Johansson2013-04-269-50/+19
| |\ \
| | * | Revert "ARM: exynos: enable multiplatform support"Olof Johansson2013-04-269-50/+19
| * | | ARM: SPEAr13xx: Fix typo "ARCH_HAVE_CPUFREQ"Paul Bolle2013-04-191-1/+1
| * | | Merge branch 'samsung/exynos-multiplatform' into next/multiplatformArnd Bergmann2013-04-1942-149/+203
| |\ \ \ | | |/ /
| | * | ARM: exynos: enable multiplatform supportArnd Bergmann2013-04-199-19/+50
| | * | rtc: s3c: make header file localArnd Bergmann2013-04-192-4/+2
| | * | mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann2013-04-192-4/+2
| | * | thermal/exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-191-2/+0
| | * | mmc: sdhci-s3c: remove platform dependenciesArnd Bergmann2013-04-198-62/+61
| | * | ARM: samsung: move mfc device definition to s5p-dev-mfc.cArnd Bergmann2013-04-192-46/+41
| | * | ARM: exynos: move debug-macro.S to include/debug/Arnd Bergmann2013-04-198-11/+19
| | * | ARM: exynos: prepare for sparse IRQArnd Bergmann2013-04-1910-1/+13
| | * | ARM: exynos: introduce EXYNOS_ATAGS symbolArnd Bergmann2013-04-191-0/+15
| * | | ARM: tegra: build assembly files with -march=armv7-aArnd Bergmann2013-04-091-0/+2
| * | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-0913-8/+30
| * | | Merge tag 'tegra-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-04-0911-243/+24
| |\ \ \
| | * | | ARM: tegra: convert to multi-platformStephen Warren2013-03-295-230/+20
| | * | | ARM: tegra: move <mach/powergate.h> to <linux/tegra-powergate.h>Stephen Warren2013-03-296-13/+4
| * | | | Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann2013-04-0943-405/+1044
| |\ \ \ \
| * \ \ \ \ Merge tag 'mxs-multiplatform-3.10' of git://git.linaro.org/people/shawnguo/li...Arnd Bergmann2013-04-0912-130/+33
| |\ \ \ \ \
| | * | | | | ARM: mxs: enable multiplatform buildShawn Guo2013-04-047-127/+14
| | * | | | | ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo2013-04-042-0/+1
| | * | | | | ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo2013-04-043-3/+18
| * | | | | | Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-09579-4097/+6491
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-04-0957-766/+699
| |\ \ \ \ \ \
| | * | | | | | ARM: ux500: build hotplug.o for ARMv7-aArnd Bergmann2013-04-081-0/+2
| | * | | | | | ARM: ux500: move to multiplatformArnd Bergmann2013-04-084-79/+14
| | * | | | | | ARM: ux500: make remaining headers localArnd Bergmann2013-04-0814-16/+14
| | * | | | | | ARM: ux500: make irqs.h local to platformArnd Bergmann2013-04-0812-11/+11
| | * | | | | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-0830-79/+46
| | * | | | | | staging: ste_rmi4: kill platform_data hackArnd Bergmann2013-04-085-48/+23
| | * | | | | | ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann2013-04-086-6/+4
| | * | | | | | clk: ux500: pass clock base adresses in init callLinus Walleij2013-04-083-74/+79
| | * | | | | | ARM: ux500: make debug macro stand-aloneLinus Walleij2013-04-081-7/+16
| | * | | | | | ARM: ux500: move debugmacro to debug includesLinus Walleij2013-04-082-0/+8
| | * | | | | | ARM: ux500: split out prcmu initializationArnd Bergmann2013-04-085-112/+115
| | * | | | | | mfd: db8500-prcmu: drop unused includesLinus Walleij2013-04-081-2/+0
| | * | | | | | ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2013-04-089-174/+195
| | * | | | | | mfd: db8500-prcmu: get base address from resourceLinus Walleij2013-04-085-130/+131
| | * | | | | | mfd: prcmu: pass a base and size with the early initcallLinus Walleij2013-04-084-12/+26
| * | | | | | | Merge tag 'v3.9-rc3' into next/multiplatformArnd Bergmann2013-04-09353-1647/+2589
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge tag 'bcm2835-for-3.10-multiplatform' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-0911-124/+30
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: bcm2835: convert to multi-platformStephen Warren2013-03-1211-124/+30
| * | | | | | | | arm: vt8500: Add wm8850 config options to multi_v7_defconfigTony Prisk2013-04-021-0/+8
| * | | | | | | | Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann2013-03-2840-511/+1047
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: sirf: enable support in multi_v7_defconfigArnd Bergmann2013-03-251-0/+6
OpenPOWER on IntegriCloud