summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
* ARM:mx53: Add I2C3 supportAndre Silva2011-07-071-1/+2
* ARM: mx53: Add SDMA support for MX53Fabio Estevam2011-07-071-0/+28
* ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD boardAndre Silva2011-07-071-0/+1
* ARM: mxc: convert tzic to use generic irq chipShawn Guo2011-07-072-79/+31
* Merge remote-tracking branch 'grant/gpio/next-mx' into devel-featuresSascha Hauer2011-07-078-390/+58
|\
| * 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
* | 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
* | 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
* | 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
| | | * ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-191-4/+0
| | | * ARM: remove support for mxc91231Uwe Kleine-König2011-05-1913-608/+2
| | | * video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0
| | | * ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König2011-05-191-1/+1
| | | * ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König2011-05-194-0/+151
| | | * ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König2011-05-194-0/+53
| | | * ARM: imx/mx25: add NAND chip select pins to iomuxBaruch Siach2011-05-191-0/+3
| | | * ARM: mx27: fix gpt4/5 base addressWolfram Sang2011-05-191-2/+2
| | | * ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-192-13/+1
| | * | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-1/+1
| | |\ \
| | | * | ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
| * | | | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-231-16/+2
| * | | | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-31/+7
| |/ / /
OpenPOWER on IntegriCloud