summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson2013-04-1118-533/+3
|\
| * ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| * ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| * ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| * ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| * ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| * ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| * ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-017-269/+1
| * ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| * ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
* | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2013-04-097-11/+8
|\ \
| * | ARM: at91: remove trailing semicolon from macrosJohan Hovold2013-04-085-5/+5
| * | ARM: at91/setup: fix trivial typosJohan Hovold2013-04-081-3/+3
| * | ARM: at91: remove unused dbgu_readl() macroNicolas Ferre2013-04-031-3/+0
* | | Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-04-0919-264/+20
|\ \ \
| * | | ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle2013-04-081-10/+0
| * | | ARM: EXYNOS: change the name of USB ohci headerJingoo Han2013-04-085-4/+5
| * | | ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna2013-04-085-13/+1
| * | | ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki2013-04-081-199/+4
| * | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan2013-04-041-2/+2
| * | | ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan2013-04-041-1/+1
| * | | ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan2013-04-041-8/+3
| * | | ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC"Paul Bolle2013-04-041-1/+1
| * | | ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"Paul Bolle2013-04-041-2/+2
| * | | ARM: S3C64XX: remove obsolete Makefile linePaul Bolle2013-04-041-1/+0
| * | | ARM: S3C24XX: remove unneeded "config SMDK2440_CPU2442"Paul Bolle2013-03-221-4/+1
| * | | ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGPaul Bolle2013-03-221-6/+0
| * | | ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG"Paul Bolle2013-03-221-8/+0
| * | | ARM: EXYNOS: change HAVE_SAMSUNG_KEYPAD to KEYBOARD_SAMSUNGPaul Bolle2013-03-221-1/+1
| * | | ARM: EXYNOS: remove duplicated include from common.cWei Yongjun2013-03-221-1/+0
| * | | ARM: EXYNOS: drop "select HAVE_SCHED_CLOCK"Paul Bolle2013-03-222-2/+0
| * | | ARM: S3C24XX: drop "select MACH_NEO1973"Paul Bolle2013-03-221-1/+0
| * | | ARM: S3C24XX: drop "select MACH_N35"Paul Bolle2013-03-221-1/+0
* | | | Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2013-04-0926-990/+279
|\ \ \ \
| * | | | clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
| * | | | ARM: mxs: remove unused headersShawn Guo2013-04-015-533/+27
| * | | | ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo2013-04-011-30/+13
| * | | | ARM: mxs: remove common.hShawn Guo2013-04-013-21/+17
| * | | | ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo2013-04-014-105/+76
| * | | | ARM: mxs: remove mm.cShawn Guo2013-04-013-55/+1
| * | | | ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6
| * | | | ARM: mxs: get ocotp base address from device treeShawn Guo2013-04-013-1/+10
| * | | | ARM: mxs: remove system.cShawn Guo2013-04-014-140/+38
| * | | | ARM: mxs: get reset address from device treeShawn Guo2013-04-013-21/+19
| * | | | ARM: mxs: remove empty hardware.hShawn Guo2013-04-012-24/+0
| * | | | ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-011-2/+3
| * | | | iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo2013-04-011-3/+0
| * | | | rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo2013-04-011-4/+2
| * | | | clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
| * | | | clk: mxs: get base address from device treeShawn Guo2013-04-014-16/+37