summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
* arm/imx: add gic_handle_irq functionShawn Guo2011-10-314-1/+57
* arm/imx6q: add core definitions and low-level debug uartShawn Guo2011-10-315-2/+56
* Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann2011-10-311-32/+6
|\
| * arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo2011-10-171-32/+6
* | Merge branch 'imx/devel' into imx/imx6qArnd Bergmann2011-10-3134-4190/+2488
|\ \
| * \ Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-204-0/+171
| |\ \
| | * | AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu2011-10-074-0/+171
| | |/
| * | Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-0718-4049/+2091
| |\ \
| | | \
| | | \
| | *-. | Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-045-55/+23
| | |\ \|
| | | * | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-042-16/+7
| | | * | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-044-39/+16
| | | |/
| | | |
| | | \
| | *-. \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-203-16/+8
| | |\ \ \
| | | | * | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-203-3/+8
| | | | * | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-202-13/+0
| | | | |/
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean...Sascha Hauer2011-08-2613-3978/+2060
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | / | | | |_|_|_|/ | | |/| | | |
| | | | | | * Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-0344-1030/+453
| | | | | | |\
| | | | | | | * ARM: mxc: drop now unused function mxc_register_deviceUwe Kleine-König2011-08-012-15/+0
| | | | | | | * ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)Uwe Kleine-König2011-08-011-0/+6
| | | | | | | * ARM: mx5: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2011-08-011-0/+5
| | | | | | | * ARM: mx5: dynamically allocate mxc-ehci devicesUwe Kleine-König2011-08-012-4/+16
| | | | | | | * ARM: mx5: fix remaining inconsistent names for irqsUwe Kleine-König2011-08-011-81/+81
| | | | | | * | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devicesFabio Estevam2011-07-261-1/+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-171-0/+1
| | | |_|/ / / | | |/| | | |
| | | | * | | 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-161-0/+2
| | | |/ / / | | |/| | |
| | | * | | ARM i.MX audmux v2: remove unnecessary ifdefsSascha Hauer2011-08-261-14/+4
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul...Sascha Hauer2011-09-299-95/+128
| |\ \ \ \ \ \
| | | | * | | | ARM i.MX entry-macro.S: remove now unused codeSascha Hauer2011-09-261-57/+1
| | | | * | | | 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-201-0/+1
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'features/assorted', 'features/imx-cpurev', 'features/imx-pata...Sascha Hauer2011-08-2611-61/+99
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | | |_|/ / / / | | | |/| | | | / | | | | | | |_|/ | | | | | |/| |
| | | | * | | | ARM i.MX: allow to compile together all i.MX5 based SoCsSascha Hauer2011-08-242-22/+4
| | | | * | | | ARM i.MX: allow to compile together ARMv4 and ARMv5 based SoCsSascha Hauer2011-08-242-22/+7
| | | | | |/ / | | | | |/| |
| | | * | | | ARM: imx: Add PATA resources for other i.MX processorsFabio Estevam2011-08-243-5/+27
| | | * | | | imx51: add pata deviceArnaud Patard (Rtp)2011-08-234-0/+49
| | | | |/ / | | | |/| |
| | * | | | ARM: mx35: use generic function for displaying silicon revisionJason Liu2011-08-261-8/+1
| | * | | | ARM: mx31: use generic function for displaying silicon revisionJason Liu2011-08-261-9/+2
| | * | | | ARM: mx25: Print silicon revision on bootJason Liu2011-08-261-0/+4
| | * | | | ARM: imx: Introduce generic function for displaying silicon revisionFabio Estevam2011-08-262-0/+10
| | | |/ / | | |/| |
| * / | | ARM: imx: pwm: Add support for MX53Fabio Estevam2011-08-241-1/+1
| |/ / /
* | | | ARM: plat-mxc: remove mach/memory.hNicolas Pitre2011-10-131-43/+0
* | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1