summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm/imx6q: add core drivers clock, gpc, mmdc and srcShawn Guo2011-10-316-0/+2263
* arm/imx: add gic_handle_irq functionShawn Guo2011-10-314-1/+57
* arm/imx6q: add core definitions and low-level debug uartShawn Guo2011-10-3112-3/+118
* arm/imx6q: add device tree sourceShawn Guo2011-10-313-0/+643
* Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann2011-10-315-69/+122
|\
| * arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo2011-10-173-42/+64
| * ARM: realview: use Kconfig choice for debug UART selectionWill Deacon2011-10-172-15/+18
| * ARM: plat-samsung: use Kconfig choice for debug UART selectionWill Deacon2011-10-172-12/+40
* | Merge branch 'imx/devel' into imx/imx6qArnd Bergmann2011-10-31137-5256/+4008
|\ \
| * \ Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20941-5721/+9466
| |\ \
| | * \ Merge branch 'features/denx-mx28' into for-arnd-featuresSascha Hauer2011-10-147-5/+398
| | |\ \
| | | * | ARM: mxs: Add initial support for DENX MX28Stefano Babic2011-10-137-5/+398
| | * | | Merge branch 'features/ahci' into for-arnd-featuresSascha Hauer2011-10-149-0/+210
| | |\ \ \ | | | |/ / | | |/| |
| | | * | MX53 Enable the AHCI SATA on MX53 SMD boardRichard Zhu2011-10-071-0/+16
| | | * | MX53 Enable the AHCI SATA on MX53 LOCO boardRichard Zhu2011-10-071-0/+1
| | | * | MX53 Enable the AHCI SATA on MX53 ARD boardRichard Zhu2011-10-071-0/+1
| | | * | AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu2011-10-076-0/+192
| * | | | Merge branch 'imx/cleanup' into imx/develArnd Bergmann2011-10-0760-4720/+2556
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ 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-2644-4216/+2173
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | * | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Sascha Hauer2011-08-038003-515754/+623673
| | | | | | |\ \ \ \
| | | | | | | * | | | 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-173-2/+4
| | | | * | | | | | 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-172-2/+2
| | | | * | | | | | arm/mxc: use gpiolib helper for gpio_to_irqShawn Guo2011-08-171-1/+1
| | | | * | | | | | gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-161-0/+10