Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 21 | -305/+133 | |
|\ | ||||||
| * | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 2011-10-31 | 1 | -3/+12 | |
| |\ | ||||||
| | * | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-10-31 | 6 | -6/+6 | |
| | |\ | ||||||
| * | \ | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 6 | -6/+6 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanup | Sascha Hauer | 2011-10-04 | 3 | -1/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | arm/imx: remove cpu_is_xxx() from arch_idle() | Shawn Guo | 2011-10-04 | 3 | -1/+9 | |
| | |/ / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanup | Sascha Hauer | 2011-09-20 | 3 | -102/+47 | |
| |\ \ \ \ \ | ||||||
| | | * | | | | ARM: mx5/mm: consolidate TZIC map code | Jason Liu | 2011-09-20 | 1 | -23/+4 | |
| | | * | | | | ARM: mx5/mm: Remove MX51_DEBUG related mapping | Jason Liu | 2011-09-20 | 1 | -1/+0 | |
| | | * | | | | ARM: mx5/mm: move i.MX50 mm stuff into mm.c | Jason Liu | 2011-09-20 | 3 | -78/+43 | |
| | | |/ / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----. \ \ \ \ | Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean... | Sascha Hauer | 2011-08-26 | 18 | -202/+77 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Sascha Hauer | 2011-08-03 | 26 | -366/+679 | |
| | | | | |\ \ \ | ||||||
| | | | | | * | | | ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually) | Uwe Kleine-König | 2011-08-01 | 5 | -42/+5 | |
| | | | | | * | | | ARM: mx5: dynamically allocate fsl-usb2-udc devices | Uwe Kleine-König | 2011-08-01 | 7 | -35/+13 | |
| | | | | | * | | | ARM: mx5: dynamically allocate mxc-ehci devices | Uwe Kleine-König | 2011-08-01 | 10 | -93/+41 | |
| | | | | | * | | | ARM: mx5: remove unused #includes of devices.h | Uwe Kleine-König | 2011-08-01 | 4 | -4/+0 | |
| | | | | | * | | | ARM: mx5: fix remaining inconsistent names for irqs | Uwe Kleine-König | 2011-08-01 | 3 | -10/+10 | |
| | | | | * | | | | ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devices | Fabio Estevam | 2011-07-26 | 1 | -1/+0 | |
| | | | * | | | | | ARM: i.MX51: Remove _MX51_PAD_xxx references | Troy Kisky | 2011-08-17 | 3 | -5/+5 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | arm/mxc: do not use gpio_to_irq() for static initializers | Shawn Guo | 2011-08-16 | 5 | -10/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | imx5: not include the unused head file | Jason Liu | 2011-08-16 | 7 | -9/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -3/+12 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2011-11-01 | 6 | -6/+6 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | ARM: mx5: fix clock usage for suspend | Arnaud Patard (Rtp) | 2011-10-08 | 1 | -3/+12 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 6 | -6/+6 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | ARM: mach-mx5: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 6 | -6/+6 | |
| |/ / / | ||||||
* / / / | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage | Ben Dooks | 2011-08-08 | 1 | -1/+1 | |
* | | | Merge commit 'v3.1-rc1' into imx-fixes | Sascha Hauer | 2011-08-08 | 23 | -193/+621 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | dmaengine: imx-sdma: use platform_device_id to identify sdma version | Shawn Guo | 2011-07-27 | 2 | -6/+8 | |
| * | | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-27 | 2 | -10/+10 | |
| * | | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 | Shawn Guo | 2011-07-27 | 2 | -6/+12 | |
| * | | net/fec: gasket needs to be enabled for some i.mx | Shawn Guo | 2011-07-27 | 1 | -2/+4 | |
| * | | serial/imx: get rid of the uses of cpu_is_mx1() | Shawn Guo | 2011-07-27 | 1 | -8/+10 | |
| * | | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 11 | -5/+484 | |
| |\ \ | ||||||
| | * | | ARM: mach-mx5/mx53_ard: Add gpio_keys support | Daiane Angolini | 2011-07-07 | 2 | -0/+36 | |
| | * | | ARM: mach-mx5/mx53_ard: Add missing definition | Fabio Estevam | 2011-07-07 | 1 | -0/+1 | |
| | * | | ARM: mx53: Add keypad support | Fabio Estevam | 2011-07-07 | 2 | -0/+5 | |
| | * | | ARM: mx53: Add SSI suport | Fabio Estevam | 2011-07-07 | 2 | -0/+7 | |
| | * | | ARM: mx53: Add support for missing UARTs | Fabio Estevam | 2011-07-07 | 2 | -0/+12 | |
| | * | | dmaengine: imx-sdma: pass sdma firmware name via platform data | Shawn Guo | 2011-07-07 | 1 | -7/+2 | |
| | * | | ARM: mxc: clean up imx-dma device registration | Shawn Guo | 2011-07-07 | 1 | -0/+49 | |
| | * | | ARM:mach-mx5/mx53_ard: Add I2C2 and I2C3 support | Andre Silva | 2011-07-07 | 2 | -1/+21 | |
| | * | | ARM:mx53: Add I2C3 support | Andre Silva | 2011-07-07 | 1 | -0/+3 | |
| | * | | ARM: mx51: Add support for low power suspend on MX51 | Dinh Nguyen | 2011-07-07 | 2 | -0/+74 | |
| | * | | ARM: mx53: Add SDMA clock | Fabio Estevam | 2011-07-07 | 1 | -0/+1 | |
| | * | | ARM:mach-mx5/mx53_ard: Add Watchdog timer support | Andre Silva | 2011-07-07 | 2 | -0/+2 | |
| | * | | ARM:mach-mx5/mx53_ard: Add ESDHC support | Andre Silva | 2011-07-07 | 2 | -0/+23 | |
| | * | | ARM:mach-mx5/board-mx51_babbage: Add CD and WP GPIOs | Andre Silva | 2011-07-07 | 1 | -2/+20 | |
| | * | | ARM:mach-mx5/board-mx53_loco: Add CD and WP GPIOs | Andre Silva | 2011-07-07 | 1 | -2/+16 |