summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-07AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu1-0/+10
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer4-55/+20
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo1-16/+6
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo3-39/+14
2011-09-29Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer4-57/+17
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 Hauer1-0/+4
2011-09-26ARM i.MX avic: add handle_irq functionSascha Hauer1-0/+10
2011-09-23ARM: mx25: Add the missing IIM base definitionJason Liu1-0/+1
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-26ARM: mxc: convert device creation to use platform_device_register_fullUwe Kleine-König1-2/+14
2011-08-26Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer6-32/+17
2011-08-26Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer7-3949/+2035
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 Estevam1-0/+1
2011-08-24ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam2-1/+2
2011-08-24ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer1-6/+0
2011-08-24ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer1-9/+1
2011-08-23imx51: add pata deviceArnaud Patard (Rtp)1-0/+7
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 Hauer20-234/+159
2011-08-01ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König1-1/+0
2011-08-01ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König1-4/+7
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 Guo3-4/+3
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo1-0/+1
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo1-4/+21
2011-07-27net/fec: gasket needs to be enabled for some i.mxShawn Guo1-0/+1
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-18/+23
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+0
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 Torvalds6-72/+16
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds5-80/+79