aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/devices (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-17ARM: imx: Move platform-mx2-emma to arch/arm/mach-imx/devicesFabio Estevam1-0/+40
2012-11-16ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaƫtan Carlier4-18/+12
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer34-0/+2812
2012-10-15ARM: imx: call mxc_device_init() in soc specific functionShawn Guo1-2/+1
2012-10-15ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo28-28/+40
2012-10-15video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2-5/+7
2012-10-15mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2-7/+9
2012-10-15media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2-5/+8
2012-10-15dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2-3/+3
2012-10-15dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2-3/+21
2012-10-15rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2-4/+6
2012-10-15mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2-9/+12
2012-10-15i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2-13/+16
2012-10-15ARM: imx: include common.h rather than mach/common.hShawn Guo1-1/+0
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo34-0/+2769