Age | Commit message (Expand) | Author | Files | Lines |
2011-05-19 | ARM: imx: move mx3 support to mach-imx | Uwe Kleine-König | 35 | -9724/+0 |
2011-05-19 | ARM: mxc: don't use the symbols in the CPU family choice to select others | Uwe Kleine-König | 1 | -0/+2 |
2011-05-19 | ARM: mx3: dynamically allocate "ipu-core" devices | Uwe Kleine-König | 26 | -208/+112 |
2011-05-19 | ARM: mx3/mx31moboard: properly allocate memory for mx3-camera | Uwe Kleine-König | 1 | -16/+17 |
2011-05-19 | ARM: mx3/pcm037: properly allocate memory for mx3-camera | Uwe Kleine-König | 1 | -16/+18 |
2011-05-19 | ARM: mx3: dynamically allocate "mxc_rtc" devices | Uwe Kleine-König | 5 | -21/+6 |
2011-05-19 | ARM: imx: clean up the section marks of extern data | Richard Zhao | 2 | -27/+26 |
2011-05-19 | ARM: imx: remove #includes already available from devices-common.h | Uwe Kleine-König | 9 | -10/+0 |
2011-05-19 | ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices | Uwe Kleine-König | 5 | -45/+16 |
2011-04-12 | ARM: imx: fix usb related build failure for mach-vpr200 | Uwe Kleine-König | 1 | -3/+8 |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -4/+22 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-03-28 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2 | -4/+22 |
2011-03-25 | arm: mach-mx3: pcm043: add write-protect and card-detect for SD1 | Wolfram Sang | 1 | -1/+11 |
2011-03-25 | mx3/eukrea_mbimxsd-baseboard: add SD card detect support | Eric Bénard | 1 | -1/+10 |
2011-03-25 | mx3/eukrea_mbimxsd-baseboard: fix gpio request | Eric Bénard | 1 | -2/+1 |
2011-03-23 | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon | 2 | -6/+10 |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 26 | -344/+1276 |
2011-03-08 | mach-mx31_3ds: Add support for the camera device on the personality board | Alberto Panizzo | 1 | -0/+156 |
2011-03-08 | mach-mx31_3ds: Add support for framebuffer and LCD | Alberto Panizzo | 1 | -0/+130 |
2011-03-08 | mach-mx31_3ds: Add support for the MMC slot of the personality board | Alberto Panizzo | 1 | -0/+99 |
2011-03-07 | ARM i.MX: introduce imx_otg_ulpi_create to create ULPI transceivers | Sascha Hauer | 8 | -68/+47 |
2011-03-07 | ARM i.MX31 lilly: remove incomplete otg support | Sascha Hauer | 1 | -53/+0 |
2011-03-07 | ARM i.MX: Move gpio initialization to SoC specific files | Sascha Hauer | 1 | -4/+16 |
2011-03-07 | ARM: mx3/mx35_3ds: Use MX35 USB OTG Erratum | Fabio Estevam | 1 | -0/+5 |
2011-03-07 | ARM: iomux-imx31: allow pin_list to be const | Uwe Kleine-König | 1 | -6/+6 |
2011-03-07 | ARM: mx31_3ds: Add I2C support | Fabio Estevam | 2 | -0/+9 |
2011-03-07 | ARM: mx35_3ds: Add I2C support | Fabio Estevam | 2 | -0/+9 |
2011-03-07 | ARM: mx3/cpuimx35: fix build failure | Uwe Kleine-König | 1 | -1/+1 |
2011-03-07 | ARM: imx35: fix trivial copy/paste error | Ryan Lortie | 1 | -1/+1 |
2011-03-01 | arm: mach-mx3: use IMX_GPIO_NR instead of hard-coded values | Wolfram Sang | 3 | -6/+6 |
2011-02-28 | mx31: add support for the bugbase 1.3 from buglabs | Denis 'GNUtoo' Carikli | 3 | -0/+76 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-02-11 | ARM: mx3/mx31ads: fix comments of irq callbacks | Uwe Kleine-König | 1 | -3/+3 |
2011-02-11 | ARM: mx3: remove some useless comments | Uwe Kleine-König | 4 | -39/+1 |
2011-02-11 | ARM: mx3+mx5: rename mxc_board_init to ${machine}_init | Uwe Kleine-König | 10 | -29/+19 |
2011-02-11 | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 12 | -34/+104 |
2011-02-11 | ARM i.MX ehci: factor out soc specific functions | Sascha Hauer | 3 | -2/+165 |
2011-02-10 | ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 14 | -71/+87 |
2011-02-10 | ARM: imx+mx3: convert to mc13xxx MFD | David Jander | 4 | -12/+12 |
2011-02-10 | ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI | Uwe Kleine-König | 1 | -1/+1 |
2011-01-31 | Merge branch 'imx-board-ifdefs' into imx-for-2.6.39 | Sascha Hauer | 3 | -29/+4 |
2011-01-28 | ARM: mach-mx3/mach-mx31_3ds: Remove unnecessary function for IO mapping | Fabio Estevam | 1 | -9/+1 |
2011-01-27 | ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs | Sascha Hauer | 1 | -2/+0 |
2011-01-27 | ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs | Sascha Hauer | 1 | -8/+1 |
2011-01-27 | ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs | Sascha Hauer | 1 | -6/+0 |
2011-01-27 | ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs | Sascha Hauer | 1 | -6/+0 |
2011-01-27 | ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPI | Sascha Hauer | 1 | -3/+3 |
2011-01-27 | ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefs | Sascha Hauer | 1 | -4/+0 |