summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX ehci: factor out soc specific functionsSascha Hauer2011-02-113-2/+165
* ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König2011-02-1014-71/+87
* ARM: imx+mx3: convert to mc13xxx MFDDavid Jander2011-02-104-12/+12
* ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPIUwe Kleine-König2011-02-101-1/+1
* Merge branch 'imx-board-ifdefs' into imx-for-2.6.39Sascha Hauer2011-01-313-29/+4
|\
| * ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer2011-01-271-2/+0
| * ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefsSascha Hauer2011-01-271-8/+1
| * ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer2011-01-271-6/+0
| * ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefsSascha Hauer2011-01-271-6/+0
| * ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPISascha Hauer2011-01-271-3/+3
| * ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefsSascha Hauer2011-01-271-4/+0
* | ARM: mach-mx3/mach-mx31_3ds: Remove unnecessary function for IO mappingFabio Estevam2011-01-281-9/+1
|/
* Introduce VPR200 board.Marc Reilly2011-01-193-0/+342
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-11/+11
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-141-2/+2
| |\
| | * ARM i.MX mx31_3ds: Fix MC13783 regulator namesSascha Hauer2011-01-141-2/+2
| * | ARM: mx3: irq_data conversion.Lennert Buytenhek2011-01-131-9/+9
* | | Change the register name definitions for mc13783Yong Shen2011-01-122-4/+4
|/ /
* | Merge branch 'devel-stable' into develRussell King2011-01-0626-496/+450
|\ \ | |/
| * ARM: mx3/mx31_3ds: Add support for USB Host2 portFabio Estevam2011-01-031-0/+77
| * ARM: mx3/mx31_3ds: Add support for OTG host modeFabio Estevam2011-01-032-1/+37
| * ARM: mx3/mx35_3ds: Add USB OTG Host modeFabio Estevam2011-01-031-1/+26
| * MXC IOMUX-V3 replace struct pad_desc with bitmapped cookie (step 2)Lothar Waßmann2010-12-151-7/+7
| * ARM: mx3/mx31_3ds: Add watchdog supportFabio Estevam2010-12-142-0/+2
| * watchdog: imx: use clk_get to acquire the watchdog clockFabio Estevam2010-12-142-2/+2
| * Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2010-12-061-2/+1
| |\
| * | ARM: imx: Get the silicon version from the IIM moduleDinh Nguyen2010-11-282-14/+19
| * | ARM i.MX irq: Compile avic irq code only on SoCs that need itSascha Hauer2010-11-241-0/+2
| * | mx31_3ds: Add touchscreen supportFabio Estevam2010-11-241-1/+1
| * | ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann2010-11-244-11/+11
| * | Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Sascha Hauer2010-11-2424-462/+269
| |\ \
| | * | ARM: imx: fix name for functions adding sdhci-esdhc-imx devicesUwe Kleine-König2010-11-195-13/+14
| | * | ARM: mx3/mx35_3ds: Add watchdog supportUwe Kleine-König2010-11-192-0/+2
| | * | ARM: mx3: dynamically allocate imx-keypad devicesUwe Kleine-König2010-11-196-23/+11
| | * | ARM: mx3: dynamically allocate imx2-wdt devicesUwe Kleine-König2010-11-199-42/+16
| | * | ARM: mx3: dynamically allocate mxc-ehci devicesUwe Kleine-König2010-11-1916-135/+76
| | * | ARM: mx3: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2010-11-1913-59/+51
| | * | ARM: mx3: dynamically allocate mxc_rnga devicesUwe Kleine-König2010-11-193-20/+1
| | * | ARM: mx3: dynamically register mxc-mmc devicesUwe Kleine-König2010-11-1911-64/+26
| | * | ARM: mx3: introduce SOC_IMX31 and SOC_IMX35Uwe Kleine-König2010-11-193-20/+32
| | * | ARM: mx3: use an MX35 constant in imx35 only codeUwe Kleine-König2010-11-191-1/+1
| | * | ARM: mx3: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König2010-11-192-39/+12
| | * | ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-171-1/+1
| | * | ARM: imx: change the way flexcan devices are registeredUwe Kleine-König2010-11-171-4/+5
| | * | ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König2010-11-176-17/+10
| | * | ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König2010-11-171-34/+19
| | * | ARM: imx: refactor the io mapping macroUwe Kleine-König2010-11-171-3/+3
| | * | ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König2010-11-173-59/+61
* | | | Merge branch 'smp' into miscRussell King2011-01-061-3/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
OpenPOWER on IntegriCloud