summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-16ARM: dts: imx6q-sabreauto: Add basic supportFabio Estevam2-0/+65
2012-11-16ARM: imx6q: let users input debug uart port numberShawn Guo4-31/+47
2012-11-16ARM: dts: imx53-qsb: Make DA9053 regulator functionalFabio Estevam1-18/+36
2012-11-16ARM: dts: imx53-qsb: Use pinctrl for gpio-ledFabio Estevam1-0/+8
2012-11-16ARM i.MX dtsi: Add default bus-width property for esdhc controllerSascha Hauer3-0/+11
2012-10-23ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo1-2/+1
2012-10-19ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam3-1/+3
2012-10-15ARM: imx: enable multi-platform buildShawn Guo6-201/+33
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo7-2/+16
2012-10-15ARM: imx: remove header file mach/irqs.hShawn Guo4-24/+3
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo132-179/+160
2012-10-15ARM: imx: move debug macros to include/debugShawn Guo2-11/+30
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo6-17/+19
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo7-19/+21
2012-10-15media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo4-11/+14
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo8-11/+15
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo5-5/+25
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo5-7/+9
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo9-16/+19
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo16-47/+50
2012-10-15dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo1-177/+0
2012-10-15ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo1-10/+0
2012-10-15ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo16-16/+15
2012-10-15ARM: imx: include iram.h rather than mach/iram.hShawn Guo2-1/+2
2012-10-15ARM: imx: include iim.h rather than mach/iim.hShawn Guo4-3/+5
2012-10-15ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo3-2/+2
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo77-77/+93
2012-10-15ARM: imx: merge plat-mxc into mach-imxShawn Guo45-103/+98
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo52-49/+51
2012-10-15ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo9-8/+1
2012-10-15ARM: imx: move iomux drivers and headers into mach-imxShawn Guo68-70/+79
2012-10-15ARM: imx: include board headers in the same folderShawn Guo21-15/+15
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+4
2012-10-13Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds63-1722/+1800
2012-10-13Merge branch 'config' into late-for-linusRussell King39-795/+793
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-29/+7
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro4-29/+7
2012-10-12UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells24-926/+1006
2012-10-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-69/+473
2012-10-12Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+8
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds40-22/+602
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds28-681/+32
2012-10-11Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab13-69/+473
2012-10-11Merge branch 'fixes' into for-linusRussell King1557-63183/+36248
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds26-105/+165
2012-10-11Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds67-184/+410
2012-10-10pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2-0/+8