summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann4-0/+171
2011-10-18arm/mx5: add device tree support for imx51 babbageShawn Guo1-0/+2
2011-10-18arm/mx5: add device tree support for imx53 boardsShawn Guo1-0/+6
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-17arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo1-32/+6
2011-10-13ARM: plat-mxc: remove mach/memory.hNicolas Pitre1-43/+0
2011-10-13ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-15/+0
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann18-4049/+2091
2011-10-07AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu4-0/+171
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-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer9-95/+128
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-26ARM i.MX entry-macro.S: remove now unused codeSascha Hauer1-57/+1
2011-09-26ARM i.MX tzic: add handle_irq functionSascha Hauer2-1/+27
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer2-0/+23
2011-09-23ARM: mx25: Add the missing IIM base definitionJason Liu1-0/+1
2011-09-23ARM i.MX avic: convert to use generic irq chipHui Wang4-36/+75
2011-09-20mx31moboard: Add poweroff supportPhilippe Rétornaz1-0/+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-09-15i2c-imx: remove init/exit hooks from platform dataShawn Guo1-4/+0
2011-08-27Fix pata imx resourceArnaud Patard (Rtp)1-1/+1
2011-08-26ARM: mxc: convert device creation to use platform_device_register_fullUwe Kleine-König2-55/+14
2011-08-26Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer11-61/+99
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-26ARM: mx35: use generic function for displaying silicon revisionJason Liu1-8/+1
2011-08-26ARM: mx31: use generic function for displaying silicon revisionJason Liu1-9/+2
2011-08-26ARM: mx25: Print silicon revision on bootJason Liu1-0/+4
2011-08-26ARM: imx: Introduce generic function for displaying silicon revisionFabio Estevam2-0/+10
2011-08-24ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam3-5/+27
2011-08-24ARM: imx: pwm: Add support for MX53Fabio Estevam1-1/+1
2011-08-24ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer2-22/+4
2011-08-24ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer2-22/+7
2011-08-23imx51: add pata deviceArnaud Patard (Rtp)4-0/+49
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