summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-81/+7
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-59/+1
2011-11-01Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-6/+0
2011-10-25plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2011-10-20Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2-28/+0
2011-10-20Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2-28/+0
2011-10-17arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo1-14/+0
2011-10-17arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo1-14/+0
2011-10-13ARM: plat-mxc: remove mach/memory.hNicolas Pitre1-43/+0
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-15/+0
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer5-55/+23
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2-16/+7
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo4-39/+16
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer3-16/+8
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu3-3/+8
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2-13/+0
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer13-3978/+2060
2011-08-26ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer1-14/+4
2011-08-22ARM: mxc: Remove setting of consistent dma sizeJon Medhurst1-15/+0
2011-08-17ARM: i.MX53: clean up iomux-mx53.hTroy Kisky1-2346/+1184
2011-08-17ARM: i.MX51: clean up iomux-mx51.hTroy Kisky1-1512/+758
2011-08-17ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky1-0/+1
2011-08-17arm/mxc: move IMX_GPIO_NR into mach/hardware.hShawn Guo2-5/+4
2011-08-17gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo1-2/+0
2011-08-17arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo1-1/+1
2011-08-16arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo1-0/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-3/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-08-08iMX: Fix build for iMX53Arnaud Patard (Rtp)1-0/+8
2011-08-08Merge commit 'v3.1-rc1' into imx-fixesSascha Hauer43-933/+348
2011-08-03Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer44-1030/+453
2011-08-01ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2-15/+0
2011-08-01ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König1-0/+6
2011-08-01ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König1-0/+5
2011-08-01ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2-4/+16
2011-08-01ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König1-81/+81
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo4-6/+5
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2-8/+10
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2-4/+33
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo2-8/+14
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo1-3/+4
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-290/+101
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
2011-07-26ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam1-1/+1
2011-07-26ARM: mx53: add pad configuration for I2C signalsEric Miao1-14/+17
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-82/+30
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds8-121/+88
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+0
2011-07-23Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+8