summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc
AgeCommit message (Expand)Author
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-15Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann
2011-07-15ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/ctsTroy Kisky
2011-07-15ARM: i.MX53: UARTn_CTS pin should not change RTS input selectTroy Kisky
2011-07-15ARM: i.MX53: UARTn_TXD pin should not change RXD input selectTroy Kisky
2011-07-15ARM: mx25: Fix typo on CAN1_RX pad settingFabio Estevam
2011-07-15iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitionsLothar Waßmann
2011-07-14spi/imx: use soc name in spi device type naming schemeShawn Guo
2011-07-08ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-07ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer
2011-07-07plat-mxc/pwm.c: use resource_size()H Hartley Sweeten
2011-07-07ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer
2011-07-07ARM i.MX avic: do not depend on MXC_INTERNAL_IRQSSascha Hauer
2011-07-07ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQSSascha Hauer
2011-07-07ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer
2011-07-07ARM i.MX: remove SoC defines around header includesSascha Hauer
2011-07-07ARM i.MX: define CLOCK_TICK_RATE to bogus valueSascha Hauer
2011-07-07ARM i.MX: fix last user of iomux.h and remove itSascha Hauer
2011-07-07ARM: i.MX53: Fix IOMUX type o'sTroy Kisky
2011-07-07ARM: mx53: Fix some interrupts marked as reserved.Fabio Estevam
2011-07-07MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky
2011-07-07ARM: mx51: Fix the address space length for SSIFabio Estevam
2011-07-07ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo
2011-07-07ARM: mxc: change imx-dma default to_version to 1Shawn Guo
2011-07-07ARM: mxc: sdma on imx25 is a V2 blockShawn Guo
2011-07-07ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo
2011-07-07ARM: mxc: iomux-v1: Fix build warningFabio Estevam
2011-07-07mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIOFabio Estevam
2011-07-07ARM: mx53: Fix the base addresses for the DDR memory regionsMarc Kleine-Budde
2011-07-07ARM: mx53: Fix the chip select addressesFabio Estevam
2011-07-07ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6Fabio Estevam
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo
2011-06-06ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König
2011-05-19ARM: imx: remove some deprecated and unused #definesUwe Kleine-König
2011-05-19ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König