| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM i.MX: Merge i.MX5 support into mach-imx | Sascha Hauer | 2011-11-16 | 1 | -295/+0 |
* | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -2/+10 |
|\ |
|
| * | Merge branch 'imx/cleanup' into imx/devel | Arnd Bergmann | 2011-10-07 | 1 | -2/+0 |
| |\ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'features/assorted', 'features/imx-pata' and 'features/imx-mul... | Sascha Hauer | 2011-09-29 | 1 | -2/+10 |
| |\ \ \ \ |
|
| | | | * | | ARM i.MX boards: use CONFIG_MULTI_IRQ_HANDLER | Sascha Hauer | 2011-09-26 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
| | * | | | efika: Configure esdhc cd/wp on efika mx/sb | Arnaud Patard (Rtp) | 2011-08-27 | 1 | -2/+9 |
| |/ / / |
|
* | | | | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 2011-10-08 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ARM: mach-mx5: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 1 | -1/+1 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'cleanups/assorted', 'cleanups/shawn-cleanup-mxc-gpio', 'clean... | Sascha Hauer | 2011-08-26 | 1 | -2/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | ARM: mx5: remove unused #includes of devices.h | Uwe Kleine-König | 2011-08-01 | 1 | -1/+0 |
| | |/ |
|
| * | | imx5: not include the unused head file | Jason Liu | 2011-08-16 | 1 | -1/+0 |
|/ / |
|
* | | Merge commit 'v3.1-rc1' into imx-fixes | Sascha Hauer | 2011-08-08 | 1 | -11/+6 |
|\ \
| |/ |
|
| * | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 | 1 | -11/+4 |
| |\ |
|
| | * | ARM: mx5: convert to new leds-gpio registration helper | Uwe Kleine-König | 2011-07-07 | 1 | -11/+4 |
| * | | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 2011-06-06 | 1 | -0/+2 |
| |/ |
|
* | | efika: Fix board id detection | Arnaud Patard (Rtp) | 2011-07-26 | 1 | -3/+3 |
|/ |
|
* | ARM: mx51: Remove imx51_add_gpio_keys | Fabio Estevam | 2011-05-19 | 1 | -1/+1 |
* | ARM: imx: remove #includes already available from devices-common.h | Uwe Kleine-König | 2011-05-19 | 1 | -3/+0 |
* | efikamx: add mc13892 support / implement power off | Arnaud Patard (Rtp) | 2011-02-18 | 1 | -0/+50 |
* | efikamx: add usb h1 support | Arnaud Patard (Rtp) | 2011-02-18 | 1 | -0/+14 |
* | Introduce EFIKA_COMMON | Arnaud Patard (Rtp) | 2011-02-18 | 1 | -126/+3 |
* | ARM: mx3+mx5: rename mxc_board_init to ${machine}_init | Uwe Kleine-König | 2011-02-11 | 1 | -5/+5 |
* | ARM i.MX ehci: do ehci init in board specific functions | Sascha Hauer | 2011-02-11 | 1 | -2/+4 |
* | ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer | Uwe Kleine-König | 2011-02-10 | 1 | -1/+2 |
* | ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefs | Sascha Hauer | 2011-01-27 | 1 | -14/+3 |
* | ARM i.MX51: Full iomux support | Sascha Hauer | 2010-12-15 | 1 | -11/+11 |
* | ARM: mx5: check for error in ioremap | Fabio Estevam | 2010-12-14 | 1 | -0/+2 |
* | iMX51: introduce IMX_GPIO_NR | Arnaud Patard (Rtp) | 2010-12-03 | 1 | -11/+11 |
* | mx5: Fix efikamx build | Arnaud Patard (Rtp) | 2010-12-03 | 1 | -2/+2 |
* | efikamx: add reset | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -0/+24 |
* | efikamx: add spi nor support | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -0/+58 |
* | efikamx: add support for power key | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -0/+24 |
* | efikamx: add leds support | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -1/+46 |
* | efikamx: add mmc support | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -0/+27 |
* | efikamx: read board id | Arnaud Patard (Rtp) | 2010-11-24 | 1 | -0/+65 |
* | ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookie | Lothar Waßmann | 2010-11-24 | 1 | -1/+1 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 1 | -2/+0 |
* | mx51: efikamx: add otg support | Amit Kucheria | 2010-10-11 | 1 | -0/+30 |
* | mx51: add support for genesi efikamx nettop | Amit Kucheria | 2010-10-11 | 1 | -0/+91 |