summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-02123-3235/+7603
|\
| * Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Uwe Kleine-König2010-02-2554-127/+5074
| |\
| | * mx25: move ARCH_MXC_IOMUX_V3 to the ARCH levelBaruch Siach2010-02-242-1/+1
| | * mx51_babbage: Fix ckih2 parameter in mx51_clocks_init functionFabio Estevam2010-02-241-1/+1
| | * mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio supportMark Brown2010-02-241-0/+14
| | * mx25pdk: add LCD supportBaruch Siach2010-02-182-0/+57
| | * mx25: add platform support for imxfbBaruch Siach2010-02-184-0/+38
| | * imxfb: add support for i.MX25Baruch Siach2010-02-182-1/+5
| | * imx-serial-excessive-status-clearing-on-break.patchAndy Green2010-02-161-1/+1
| | * mx31moboard: support for the smartbot baseboardValentin Longchamp2010-02-106-34/+233
| | * mx31moboard: make usbh2 enable gpio claim more atomicValentin Longchamp2010-02-101-3/+4
| | * mx31moboard: change initial reset status for robot microcontollersValentin Longchamp2010-02-101-3/+3
| | * Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-ups...Sascha Hauer2010-02-1028-20/+4144
| | |\
| | | * mxc: MAINTAINERS: Add maintainer for mach-mx5Amit Kucheria2010-02-091-0/+6
| | | * mxc: Add mx51_defconfigAmit Kucheria2010-02-091-0/+1286
| | | * mxc: Add support for the Babbage board (i.MX5)Amit Kucheria2010-02-096-0/+137
| | | * mxc: Core support for Freescale i.MX5 seriesAmit Kucheria2010-02-0910-3/+2433
| | | * mxc: changes to common plat-mxc code to add support for i.MX5Amit Kucheria2010-02-096-0/+34
| | | * mxc: refactor timer code to use timer versionsSascha Hauer2010-02-091-15/+26
| | | * mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 familyAmit Kucheria2010-02-096-2/+222
| | * | i.MX pcm043: Add AC97 sound supportSascha Hauer2010-02-101-0/+101
| | * | pca100: add sound supportSascha Hauer2010-02-101-0/+48
| | * | add ssi header fileSascha Hauer2010-02-101-0/+18
| | |/
| | * i.MX27 pca100: Add USB supportSascha Hauer2010-02-042-0/+54
| | * i.MX31 pcm037: Add USB supportSascha Hauer2010-02-042-45/+93
| | * i.MX27 pcm038: Add USB supportSascha Hauer2010-02-042-0/+23
| | * i.MX27 pca100: Add USB supportSascha Hauer2010-02-042-0/+104
| | * i.MX35: Add USB control register access supportSascha Hauer2010-02-042-0/+59
| | * i.MX27: Add USB control register access supportSascha Hauer2010-02-041-1/+46
| | * i.MX ehci platform support: Some fixesSascha Hauer2010-02-041-7/+9
| | * fsl_mx3_udc: Add i.MX35 supportSascha Hauer2010-02-041-11/+20
| | * Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into ...Sascha Hauer2010-02-0432-242/+349
| | |\
| | * | MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_p...Roel Kluin2010-02-041-2/+4
| * | | arm/imx/iomux-v1: check for invalid modes in mxc_gpio_modeUwe Kleine-König2010-02-244-46/+54
| * | | arm/imx: let platform files include the SoC-specific iomux headerUwe Kleine-König2010-02-2412-12/+12
| * | | arm/imx/iomux-v1: rename header fileUwe Kleine-König2010-02-247-127/+126
| * | | arm/mx25: don't include iomux.h which is for iomux-v1 machinesUwe Kleine-König2010-02-242-5/+1
| * | | arm/imx/iomux-mx3.h: unify style and commentsUwe Kleine-König2010-02-241-36/+35
| * | | arm/imx/iomux-mx2x: unify styleUwe Kleine-König2010-02-241-212/+209
| * | | arm/imx/iomux-mx27: unify style and commentsUwe Kleine-König2010-02-241-183/+182
| * | | arm/imx/iomux-mx25: unify style and comment cleanupUwe Kleine-König2010-02-241-17/+3
| * | | arm/imx/iomux-mx21: unify styleUwe Kleine-König2010-02-241-103/+100
| * | | arm/imx/iomux-mx1: unify style and comment cleanupUwe Kleine-König2010-02-241-159/+150
| * | | arm/imx/iomux-v1: make base address a runtime choiceUwe Kleine-König2010-02-242-67/+127
| * | | arm/imx/iomux-v1: rename source file and reorganize Kconfig stuffUwe Kleine-König2010-02-243-9/+14
| * | | arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...Uwe Kleine-König2010-02-241-23/+30
| * | | arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0Uwe Kleine-König2010-02-242-71/+90
| * | | arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and...Uwe Kleine-König2010-02-241-8/+7
| * | | arm/imx/irq: order definitions of MXC_GPIO_IRQS numericallyUwe Kleine-König2010-02-241-5/+6
| * | | arm/imx: don't depend on ARCH_MXC twiceUwe Kleine-König2010-02-241-3/+0