summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3
Commit message (Expand)AuthorAgeFilesLines
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-232-6/+10
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1726-344/+1276
|\
| * mach-mx31_3ds: Add support for the camera device on the personality boardAlberto Panizzo2011-03-081-0/+156
| * mach-mx31_3ds: Add support for framebuffer and LCDAlberto Panizzo2011-03-081-0/+130
| * mach-mx31_3ds: Add support for the MMC slot of the personality boardAlberto Panizzo2011-03-081-0/+99
| * ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer2011-03-078-68/+47
| * ARM i.MX31 lilly: remove incomplete otg supportSascha Hauer2011-03-071-53/+0
| * ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer2011-03-071-4/+16
| * ARM: mx3/mx35_3ds: Use MX35 USB OTG ErratumFabio Estevam2011-03-071-0/+5
| * ARM: iomux-imx31: allow pin_list to be constUwe Kleine-König2011-03-071-6/+6
| * ARM: mx31_3ds: Add I2C supportFabio Estevam2011-03-072-0/+9
| * ARM: mx35_3ds: Add I2C supportFabio Estevam2011-03-072-0/+9
| * ARM: mx3/cpuimx35: fix build failureUwe Kleine-König2011-03-071-1/+1
| * ARM: imx35: fix trivial copy/paste errorRyan Lortie2011-03-071-1/+1
| * arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded valuesWolfram Sang2011-03-013-6/+6
| * mx31: add support for the bugbase 1.3 from buglabsDenis 'GNUtoo' Carikli2011-02-283-0/+76
| * ARM: mx3/mx31ads: fix comments of irq callbacksUwe Kleine-König2011-02-111-3/+3
| * ARM: mx3: remove some useless commentsUwe Kleine-König2011-02-114-39/+1
| * ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König2011-02-1110-29/+19
| * ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-1112-34/+104
| * 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
* | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
|/
* 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
OpenPOWER on IntegriCloud