aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX imx21ads: Fix overlapping static i/o mappingsJaccon Bastiaansen2012-06-221-1/+1
* ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-1938-7/+9784
* MX1: Add ARMadeus Systems APF9328 board supportGwenhael Goavec-Merou2011-05-193-0/+152
* ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-191-0/+1
* ARM: imx: clean up the section marks of extern dataRichard Zhao2011-05-194-48/+47
* ARM: imx: remove #includes already available from devices-common.hUwe Kleine-König2011-05-1911-13/+0
* ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devicesUwe Kleine-König2011-05-193-23/+8
* ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SDShawn Guo2011-05-191-1/+11
* Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-282-1/+8
|\
| * eukrea_mbimxsd25-baseboard: add SD card detectEric Bénard2011-03-251-1/+7
| * ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSIUwe Kleine-König2011-03-231-0/+1
* | mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-232-8/+13
|/
* arm: imx: Zero entire imxdma structureIlia Mirkin2011-03-101-1/+1
* ARM: imx/mx25: dynamically allocate pwm devicesBaruch Siach2011-03-081-0/+4
* ARM: imx/mx25: fix (again) spi device registration typoBaruch Siach2011-03-081-1/+1
* ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceiversSascha Hauer2011-03-073-33/+25
* ARM i.MX: iomux v1 initialization away from initcallSascha Hauer2011-03-073-0/+9
* ARM i.MX: Move gpio initialization to SoC specific filesSascha Hauer2011-03-074-8/+40
* MX1: Add structure, registration functions for framebuffer and rename LCDC INTGwenhael Goavec-Merou2011-03-071-0/+4
* ARM: mx25_3ds: Add I2C supportFabio Estevam2011-03-072-0/+10
* ARM: mx27_3ds: Add I2C supportFabio Estevam2011-03-072-0/+8
* ARM: Add SSI and aic3204 code to Visstrim_M10 boards.Javier Martin2011-03-072-0/+15
* MX1: Add registration functions for SPI.Gwenhael Goavec-Merou2011-03-071-0/+7
* MX1: Register clock for SPI2Gwenhael Goavec-Merou2011-03-071-0/+1
* i.MX25: add sdma clock definitionsEric Bénard2011-03-071-0/+3
* ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded valuesFabio Estevam2011-02-281-2/+2
* ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer2011-02-117-14/+56
* ARM i.MX ehci: factor out soc specific functionsSascha Hauer2011-02-113-2/+164
* Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer2011-02-111-1/+1
|\
| * ARM: mach-imx/mach-mx25_3ds: Fix section typeFabio Estevam2011-01-241-1/+1
* | ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König2011-02-1018-87/+111
* | ARM: imx+mx3: convert to mc13xxx MFDDavid Jander2011-02-102-7/+7
* | ARM: imx/eukrea_mbimx27: fix compile warnings about unused variablesUwe Kleine-König2011-02-101-2/+3
* | ARM i.MX27 eukrea mbimx27: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer2011-01-271-2/+0
* | ARM i.MX27 pca100: remove unnecessary CONFIG_SPI_IMX ifdefsSascha Hauer2011-01-271-4/+0
* | ARM: imx: Add initial support for IMX27IPCAM boardFabio Estevam2011-01-253-0/+87
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-152-2/+9
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-01-142-2/+9
| |\
| | * ARM: imx/mx27_3ds: Add debug board supportFabio Estevam2011-01-112-0/+7
| | * ARM i.MX27 3ds: Fix mc13783 regulator namesSascha Hauer2011-01-071-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-01-131-2/+2
|\ \ \
| * | | Change the register name definitions for mc13783Yong Shen2011-01-121-2/+2
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-221-6/+0
| |\ \
| * | | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | | | Merge branch 'devel-stable' into develRussell King2011-01-0634-767/+1610
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: imx/mx27_3ds: Add PMIC supportFabio Estevam2011-01-032-0/+78
| * | | ARM: imx/mx25_3ds: Add USB supportFabio Estevam2011-01-032-1/+14
| * | | ARM: imx/mx27_3ds: Add USB OTG supportFabio Estevam2011-01-032-0/+74
| * | | ARM: imx/mx27_3ds: Add watchdog supportFabio Estevam2010-12-142-0/+2