aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-08Merge branch 'origin' into devel-stableRussell King6-2/+198
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King49-1457/+2853
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey1-0/+38
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2010-03-01Merge branch 'topic/asoc' into for-linusTakashi Iwai3-0/+158
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-25Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/masterUwe Kleine-König21-28/+1218
2010-02-24mx25: move ARCH_MXC_IOMUX_V3 to the ARCH levelBaruch Siach1-0/+1
2010-02-24arm/imx/iomux-v1: check for invalid modes in mxc_gpio_modeUwe Kleine-König4-46/+54
2010-02-24arm/imx/iomux-v1: rename header fileUwe Kleine-König7-127/+126
2010-02-24arm/mx25: don't include iomux.h which is for iomux-v1 machinesUwe Kleine-König1-4/+0
2010-02-24arm/imx/iomux-mx3.h: unify style and commentsUwe Kleine-König1-36/+35
2010-02-24arm/imx/iomux-mx2x: unify styleUwe Kleine-König1-212/+209
2010-02-24arm/imx/iomux-mx27: unify style and commentsUwe Kleine-König1-183/+182
2010-02-24arm/imx/iomux-mx25: unify style and comment cleanupUwe Kleine-König1-17/+3
2010-02-24arm/imx/iomux-mx21: unify styleUwe Kleine-König1-103/+100
2010-02-24arm/imx/iomux-mx1: unify style and comment cleanupUwe Kleine-König1-159/+150
2010-02-24arm/imx/iomux-v1: make base address a runtime choiceUwe Kleine-König2-67/+127
2010-02-24arm/imx/iomux-v1: rename source file and reorganize Kconfig stuffUwe Kleine-König3-9/+14
2010-02-24arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...Uwe Kleine-König1-23/+30
2010-02-24arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0Uwe Kleine-König2-71/+90
2010-02-24arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3Uwe Kleine-König1-8/+7
2010-02-24arm/imx/irq: order definitions of MXC_GPIO_IRQS numericallyUwe Kleine-König1-5/+6
2010-02-24arm/imx: don't depend on ARCH_MXC twiceUwe Kleine-König1-3/+0
2010-02-24arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV blockUwe Kleine-König1-7/+0
2010-02-24arm/imx: remove MTD_XIP supportUwe Kleine-König1-34/+0
2010-02-24arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamilyUwe Kleine-König1-5/+0
2010-02-24arm/imx: remove "NO_PAD_CTRL" from Copyright statementsUwe Kleine-König2-2/+2
2010-02-24arm/imx/audmux-v2: use SoC-prefixed namesUwe Kleine-König2-5/+5
2010-02-24arm/imx/audmux-v1: use SoC-prefixed namesUwe Kleine-König2-3/+12
2010-02-24arm/imx/gpio: remove a BUG_ON in hot pathUwe Kleine-König1-2/+0
2010-02-24arm/imx/gpio: use fls to find set bits in the irq status registerUwe Kleine-König1-11/+9
2010-02-24arm/imx: use generic_handle_irq instead of open-coding itUwe Kleine-König1-2/+1
2010-02-24arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constantUwe Kleine-König1-6/+3
2010-02-18mx25pdk: add LCD supportBaruch Siach1-0/+2
2010-02-18mx25: add platform support for imxfbBaruch Siach1-0/+2
2010-02-18imxfb: add support for i.MX25Baruch Siach1-0/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-02-10mx31moboard: support for the smartbot baseboardValentin Longchamp1-0/+2
2010-02-10Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-upstream into mxc-masterSascha Hauer15-20/+1079
2010-02-10add ssi header fileSascha Hauer1-0/+18
2010-02-09mxc: Add support for the Babbage board (i.MX5)Amit Kucheria1-0/+8
2010-02-09mxc: Core support for Freescale i.MX5 seriesAmit Kucheria4-3/+789
2010-02-09mxc: changes to common plat-mxc code to add support for i.MX5Amit Kucheria6-0/+34
2010-02-09mxc: refactor timer code to use timer versionsSascha Hauer1-15/+26
2010-02-09mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 familyAmit Kucheria6-2/+222
2010-02-04i.MX35: Add USB control register access supportSascha Hauer2-0/+59
2010-02-04i.MX27: Add USB control register access supportSascha Hauer1-1/+46