aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-22ARM i.MX6: remove gate_mask from pllv3Sascha Hauer3-17/+13
2012-11-22ARM i.MX6: Fix ethernet PLL clocksSascha Hauer2-63/+20
2012-11-22ARM i.MX6: rename PLLs according to datasheetSascha Hauer1-4/+4
2012-11-22ARM: mx5: Replace clk_register_clkdev with clock DT lookupFabio Estevam3-70/+15
2012-11-16ARM i.MX5: switch IPU clk support to devicetree bindingsSascha Hauer1-8/+11
2012-11-16ARM i.MX6: fix ldb_di_sel muxSteffen Trumtrar1-1/+1
2012-11-16ARM i.MX51: setup MIPI during startupSascha Hauer1-0/+20
2012-11-16ARM: clk-imx27: Add missing clock for mx2-cameraFabio Estevam1-0/+1
2012-11-16ARM i.MX27: Fix low reference clock pathSascha Hauer1-3/+14
2012-11-16watchdog: Support imx watchdog on SOC_IMX53Roland Stigge1-0/+1
2012-11-16ARM: mach-imx: Support for DryIce RTC in i.MX53Roland Stigge1-0/+1
2012-11-16ARM : i.MX27 : split code for allocation of ressources of camera and eMMAGaƫtan Carlier6-19/+16
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer181-382/+14243
2012-10-27Revert "ARM i.MX25: Fix PWM per clock lookups"Arnd Bergmann1-4/+4
2012-10-25Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann4-12/+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 Estevam1-1/+1
2012-10-15ARM: imx: enable multi-platform buildShawn Guo3-185/+28
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 Guo1-51/+0
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 Guo12-37/+40
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 Guo41-0/+5651
2012-10-15ARM: imx: move platform device code into mach-imxShawn Guo50-14/+2787
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 Guo66-51/+5630
2012-10-15ARM: imx: include board headers in the same folderShawn Guo21-15/+245
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-60/+60
2012-10-10ARM i.MX25: Fix PWM per clock lookupsSascha Hauer1-4/+4
2012-10-10ARM i.MX25 clk: Fix nfc_ipg_per parentSascha Hauer1-1/+1
2012-10-10ARM i.MX25: Fix lcdc_ipg_per parent clockSascha Hauer1-1/+1
2012-10-09Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headersDavid Woodhouse46-2602/+285
2012-10-09ARM: imx: clk-imx27: Fix divider width fieldFabio Estevam1-2/+2
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-1/+45
2012-10-08ARM: imx: fix the return value check in imx_clk_busy_divider()Wei Yongjun1-1/+1