summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-0758-4720/+2542
|\
| *-. Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-0417-363/+313
| |\ \
| | | * ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam2011-10-043-47/+22
| | * | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-043-16/+26
| | * | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-049-41/+56
| | * | arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo2011-09-283-57/+38
| | * | arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2011-09-282-2/+2
| | * | arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo2011-09-283-110/+79
| | |/
| | |
| | \
| *-. \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-207-130/+66
| |\ \ \
| | | * | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-204-26/+12
| | | * | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-203-14/+0
| | | * | ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu2011-09-203-78/+43
| | | |/
| | * | ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam2011-09-201-12/+11
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-2642-4216/+2159
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | | | * Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-031076-24536/+24983
| | | | | |\
| | | | | | * ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2011-08-012-15/+0
| | | | | | * ARM: imx/armadillo5x0: dynamically allocate physmap-flash deviceUwe Kleine-König2011-08-011-11/+7
| | | | | | * ARM: imx/mx1ads: dynamically allocate physmap-flash deviceUwe Kleine-König2011-08-011-10/+5
| | | | | | * ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-016-42/+11
| | | | | | * ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-018-35/+18
| | | | | | * ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-0112-97/+57
| | | | | | * ARM: mx5: remove unused #includes of devices.hUwe Kleine-König2011-08-014-4/+0
| | | | | | * ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König2011-08-014-91/+91
| | | | | * | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam2011-07-262-2/+1
| | | | * | | ARM: i.MX53: clean up iomux-mx53.hTroy Kisky2011-08-171-2346/+1184
| | | | * | | ARM: i.MX51: clean up iomux-mx51.hTroy Kisky2011-08-171-1512/+758
| | | | * | | ARM: i.MX51: Remove _MX51_PAD_xxx referencesTroy Kisky2011-08-174-5/+6
| | |_|/ / / | |/| | | |
| | | * | | arm/mxs: move MXS_GPIO_NR into mach/mxs.hShawn Guo2011-08-171-2/+0
| | | * | | gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo2011-08-172-2/+2
| | | * | | arm/mxc: move IMX_GPIO_NR into mach/hardware.hShawn Guo2011-08-172-5/+4
| | | * | | gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-171-2/+0
| | | * | | arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo2011-08-171-1/+1
| | | * | | arm/mxc: do not use gpio_to_irq() for static initializersShawn Guo2011-08-169-13/+15
| | |/ / / | |/| | |
| | * | | ARM i.MX: remove ARCH_MX* macros from MakefileSascha Hauer2011-08-261-5/+5
| | * | | ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer2011-08-261-14/+4
| | * | | ARM: mxs: Remove unused header fileFabio Estevam2011-08-173-3/+0
| | * | | imx5: not include the unused head fileJason Liu2011-08-167-9/+0
| |/ / /
* | | | ARM: mx5: fix clock usage for suspendArnaud Patard (Rtp)2011-10-071-3/+12
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer2011-09-2952-99/+215
|\ \ \ \ \ \
| | | * | | | ARM i.MX entry-macro.S: remove now unused codeSascha Hauer2011-09-261-57/+1
| | | * | | | ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLERSascha Hauer2011-09-2641-0/+42
| | | * | | | ARM i.MX tzic: add handle_irq functionSascha Hauer2011-09-262-1/+27
| | | * | | | ARM i.MX avic: add handle_irq functionSascha Hauer2011-09-262-0/+23
| | | |/ / /
| | * | | | Fix pata imx resourceArnaud Patard (Rtp)2011-08-271-1/+1
| * | | | | ARM: mx25: Add the missing IIM base definitionJason Liu2011-09-231-0/+1
| * | | | | ARM i.MX avic: convert to use generic irq chipHui Wang2011-09-234-36/+75
| * | | | | mx31moboard: Add poweroff supportPhilippe Rétornaz2011-09-202-0/+18
| * | | | | ARM: mach-qong: Add watchdog supportFabio Estevam2011-09-202-0/+2
| * | | | | efika: Configure esdhc cd/wp on efika mx/sbArnaud Patard (Rtp)2011-08-273-4/+26
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer2011-08-2648-462/+605
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | | |_|/ / / / | | |/| | | | |
OpenPOWER on IntegriCloud