aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19ARM: imx: move mx3 support to mach-imxUwe Kleine-König35-9724/+0
2011-05-19ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König1-0/+2
2011-05-19ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König26-208/+112
2011-05-19ARM: mx3/mx31moboard: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+17
2011-05-19ARM: mx3/pcm037: properly allocate memory for mx3-cameraUwe Kleine-König1-16/+18
2011-05-19ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König5-21/+6
2011-05-19ARM: imx: clean up the section marks of extern dataRichard Zhao2-27/+26
2011-05-19ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König9-10/+0
2011-05-19ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König5-45/+16
2011-04-12ARM: imx: fix usb related build failure for mach-vpr200Uwe Kleine-König1-3/+8
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+22
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-28Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King2-4/+22
2011-03-25arm: mach-mx3: pcm043: add write-protect and card-detect for SD1Wolfram Sang1-1/+11
2011-03-25mx3/eukrea_mbimxsd-baseboard: add SD card detect supportEric Bénard1-1/+10
2011-03-25mx3/eukrea_mbimxsd-baseboard: fix gpio requestEric Bénard1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2-6/+10
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds26-344/+1276
2011-03-08mach-mx31_3ds: Add support for the camera device on the personality boardAlberto Panizzo1-0/+156
2011-03-08mach-mx31_3ds: Add support for framebuffer and LCDAlberto Panizzo1-0/+130
2011-03-08mach-mx31_3ds: Add support for the MMC slot of the personality boardAlberto Panizzo1-0/+99
2011-03-07ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer8-68/+47
2011-03-07ARM i.MX31 lilly: remove incomplete otg supportSascha Hauer1-53/+0
2011-03-07ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer1-4/+16
2011-03-07ARM: mx3/mx35_3ds: Use MX35 USB OTG ErratumFabio Estevam1-0/+5
2011-03-07ARM: iomux-imx31: allow pin_list to be constUwe Kleine-König1-6/+6
2011-03-07ARM: mx31_3ds: Add I2C supportFabio Estevam2-0/+9
2011-03-07ARM: mx35_3ds: Add I2C supportFabio Estevam2-0/+9
2011-03-07ARM: mx3/cpuimx35: fix build failureUwe Kleine-König1-1/+1
2011-03-07ARM: imx35: fix trivial copy/paste errorRyan Lortie1-1/+1
2011-03-01arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded valuesWolfram Sang3-6/+6
2011-02-28mx31: add support for the bugbase 1.3 from buglabsDenis 'GNUtoo' Carikli3-0/+76
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-02-11ARM: mx3/mx31ads: fix comments of irq callbacksUwe Kleine-König1-3/+3
2011-02-11ARM: mx3: remove some useless commentsUwe Kleine-König4-39/+1
2011-02-11ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König10-29/+19
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer12-34/+104
2011-02-11ARM i.MX ehci: factor out soc specific functionsSascha Hauer3-2/+165
2011-02-10ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König14-71/+87
2011-02-10ARM: imx+mx3: convert to mc13xxx MFDDavid Jander4-12/+12
2011-02-10ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPIUwe Kleine-König1-1/+1
2011-01-31Merge branch 'imx-board-ifdefs' into imx-for-2.6.39Sascha Hauer3-29/+4
2011-01-28ARM: mach-mx3/mach-mx31_3ds: Remove unnecessary function for IO mappingFabio Estevam1-9/+1
2011-01-27ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer1-2/+0
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefsSascha Hauer1-8/+1
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer1-6/+0
2011-01-27ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefsSascha Hauer1-6/+0
2011-01-27ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPISascha Hauer1-3/+3
2011-01-27ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefsSascha Hauer1-4/+0