aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-7/+0
|\
| * ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-7/+0
* | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-259-82/+30
|\ \
| * | ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-5/+5
| * | plat-mxc/pwm.c: use resource_size()H Hartley Sweeten2011-07-071-4/+4
| * | ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usageSascha Hauer2011-07-071-3/+0
| * | ARM i.MX avic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-5/+7
| * | ARM i.MX tzic: do not depend on MXC_INTERNAL_IRQSSascha Hauer2011-07-071-1/+3
| * | ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_*Sascha Hauer2011-07-071-4/+4
| * | ARM i.MX: remove SoC defines around header includesSascha Hauer2011-07-071-23/+5
| * | ARM i.MX: define CLOCK_TICK_RATE to bogus valueSascha Hauer2011-07-071-11/+2
| * | ARM i.MX: fix last user of iomux.h and remove itSascha Hauer2011-07-071-26/+0
* | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-258-121/+88
|\ \ \
| * \ \ Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i...Arnd Bergmann2011-07-152-58/+58
| |\ \ \ | | |/ / | |/| |
| | * | ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/ctsTroy Kisky2011-07-151-30/+30
| | * | ARM: i.MX53: UARTn_CTS pin should not change RTS input selectTroy Kisky2011-07-151-10/+10
| | * | ARM: i.MX53: UARTn_TXD pin should not change RXD input selectTroy Kisky2011-07-151-11/+11
| | * | ARM: mx25: Fix typo on CAN1_RX pad settingFabio Estevam2011-07-151-1/+1
| | * | iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitionsLothar Waßmann2011-07-151-6/+6
| | |/
| * | ARM: i.MX53: Fix IOMUX type o'sTroy Kisky2011-07-071-2/+2
| * | ARM: mx53: Fix some interrupts marked as reserved.Fabio Estevam2011-07-071-5/+5
| * | MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky2011-07-071-1/+1
| * | ARM: mx51: Fix the address space length for SSIFabio Estevam2011-07-071-1/+1
| * | ARM: mxc: imx-dma on imx25 has no other TO version but TO1Shawn Guo2011-07-071-2/+2
| * | ARM: mxc: change imx-dma default to_version to 1Shawn Guo2011-07-071-4/+4
| * | ARM: mxc: sdma on imx25 is a V2 blockShawn Guo2011-07-071-1/+1
| * | ARM: mxc: imx-sdma device gets 16K iosize than 4KShawn Guo2011-07-071-1/+1
| * | ARM: mxc: iomux-v1: Fix build warningFabio Estevam2011-07-071-1/+1
| * | mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIOFabio Estevam2011-07-072-33/+0
| * | ARM: mx53: Fix the base addresses for the DDR memory regionsMarc Kleine-Budde2011-07-071-2/+2
| * | ARM: mx53: Fix the chip select addressesFabio Estevam2011-07-071-6/+6
| * | ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6Fabio Estevam2011-07-071-5/+5
| |/
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-241-4/+0
|\ \
| * | ARM: entry: remove unused irq_prio_table macroRussell King2011-06-281-4/+0
| |/
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-221-4/+8
|\ \
| * | spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-141-4/+8
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-229-408/+61
|\ \ \
| * | | ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo2011-07-081-18/+3
| * | | gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-082-3/+3
| * | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-066-28/+57
| * | | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-062-362/+1
| |/ /
* | | net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-216-0/+6
| |/ |/|
* | ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-2325-695/+255
|\
| * Merge branch 'devel-stable' into for-linusRussell King2011-05-2324-648/+246
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-05-2023-647/+245
| | |\
| | | * ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-191-1/+0
| | | * ARM: imx: remove some deprecated and unused #definesUwe Kleine-König2011-05-191-7/+0
| | | * ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2011-05-192-10/+17
| | | * ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-191-2/+17