Age | Commit message (Expand) | Author | Files | Lines |
2010-09-01 | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 3 | -25/+58 |
2010-08-23 | ARM: imx: fix build failure concerning otg/ulpi | Uwe Kleine-König | 1 | -1/+1 |
2010-08-17 | clock-imx35: Calculate the base clock rate for the IPU unit | Juergen Beisert | 1 | -1/+28 |
2010-08-17 | clock-imx35: correct arm and ahb clock calculation | Marc Kleine-Budde | 1 | -2/+2 |
2010-08-17 | clock-imx35: fix divider if ahb is source for ipg_per | Marc Kleine-Budde | 1 | -1/+1 |
2010-08-17 | i.MX35: remove get_3_3_div helper function | Sascha Hauer | 1 | -15/+9 |
2010-08-17 | mx35: Fix boot ROM hang in internal boot mode | Hans J. Koch | 1 | -4/+16 |
2010-08-16 | eukrea-baseboards: fix the merge in one file | Eric Bénard | 2 | -3/+3 |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-08-12 | ARM: Fix gen_nand probe structures contents | Marek Vasut | 1 | -0/+1 |
2010-08-10 | USB: otg/ulpi: extend the generic ulpi driver. | Igor Grinberg | 7 | -10/+10 |
2010-07-29 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 27 | -621/+873 |
2010-07-26 | imx: move gpio init after to irq init | Jason Wang | 1 | -1/+1 |
2010-07-26 | eukrea-baseboards: merge includes in one file | Eric Bénard | 1 | -1/+1 |
2010-07-26 | Fix KConfig warning | Eric Bénard | 2 | -3/+3 |
2010-07-26 | mbimxsd baseboards : remove unnecessary include | Eric Bénard | 1 | -1/+0 |
2010-07-26 | pcm043: register flexcan device | Marc Kleine-Budde | 2 | -0/+5 |
2010-07-26 | imx: dynamically register flexcan devices for mx25 and mx35 | Marc Kleine-Budde | 1 | -0/+5 |
2010-07-26 | mx35: adjust flexcan clock definition | Marc Kleine-Budde | 1 | -2/+2 |
2010-07-26 | mx31_3ds: revert 3ds debug board relate code | Jason Wang | 2 | -165/+5 |
2010-07-26 | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Uwe Kleine-König | 26 | -460/+372 |
2010-07-26 | mx31_3ds: Handle USB OTG GPIO Errors | Fabio Estevam | 1 | -3/+20 |
2010-07-26 | i.MX35: add cpuimx35 support and its baseboard | Eric Bénard | 4 | -0/+513 |
2010-07-26 | i.MX35: return IPU clock's value for mx3fb | Eric Bénard | 1 | -1/+1 |
2010-07-26 | pcm037/pcm043/pca100: fix ULPI-related build warnings | Wolfram Sang | 2 | -0/+4 |
2010-07-26 | ARM: mx3: mx31lilly: pass mc13783 SPI IRQ pin | Daniel Mack | 1 | -0/+1 |
2010-07-01 | ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI | Daniel Mack | 1 | -11/+22 |
2010-06-30 | ARM: mx3: complement uart init routine with an exit routine | Uwe Kleine-König | 1 | -3/+15 |
2010-06-30 | ARM: imx: dynamically register imx-uart devices (imx35) | Uwe Kleine-König | 6 | -71/+15 |
2010-06-30 | ARM: imx: dynamically register imx-uart devices (imx31) | Uwe Kleine-König | 16 | -90/+62 |
2010-06-30 | ARM: imx: dynamically register spi_imx devices (imx35) | Uwe Kleine-König | 5 | -71/+8 |
2010-06-30 | ARM: imx: dynamically register spi_imx devices (imx31) | Uwe Kleine-König | 9 | -19/+30 |
2010-06-30 | ARM: imx: dynamically register imx-i2c devices (imx35) | Uwe Kleine-König | 5 | -69/+10 |
2010-06-30 | ARM: imx: dynamically register imx-i2c devices (imx31) | Uwe Kleine-König | 8 | -12/+27 |
2010-06-30 | ARM: imx: Change the way nand devices are registered (imx35) | Uwe Kleine-König | 5 | -29/+18 |
2010-06-30 | ARM: imx: Change the way nand devices are registered (imx31) | Uwe Kleine-König | 8 | -14/+42 |
2010-06-30 | ARM: mx3: remove paragraphs with old address of the FSF | Uwe Kleine-König | 16 | -64/+0 |
2010-06-24 | ARM: imx: get rid of mxc_gpio_init | Uwe Kleine-König | 2 | -1/+4 |
2010-06-24 | ARM: mx3/mx31ads: fold board header in its only user | Uwe Kleine-König | 1 | -7/+36 |
2010-06-24 | ARM: mx3/mx31_3ds: fold board header in its only user | Uwe Kleine-König | 1 | -7/+35 |
2010-06-24 | ARM: mx3/qong: get rid of nearly empty header | Uwe Kleine-König | 1 | -2/+1 |
2010-06-24 | ARM: mx3/kzm_arm11_01: fold board header in its only user | Uwe Kleine-König | 1 | -1/+17 |
2010-06-24 | ARM: imx: remove empty and unused board headers | Uwe Kleine-König | 2 | -2/+0 |
2010-06-02 | ARM: mx3: rename mach-mx35pdk.c to mach-mx35_3ds.c matching its arch number | Uwe Kleine-König | 2 | -1/+7 |
2010-05-26 | leds: Add mx31moboard MC13783 led support | Philippe Rétornaz | 1 | -1/+44 |
2010-05-26 | ARM: mx3: pcm037: remove unused variable | Daniel Mack | 1 | -1/+0 |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -73/+379 |
2010-05-19 | mx31_3ds: Support the keypad situated in the personality board | Alberto Panizzo | 1 | -0/+32 |
2010-05-19 | MX3X: Add Keypad device definition for MX3X arch | Alberto Panizzo | 2 | -0/+20 |
2010-05-17 | can: sja1000 platform data fixes | Wolfgang Grandegger | 1 | -3/+3 |