| Commit message (Expand) | Author | Age |
* | iMX: Fix build for iMX53 | Arnaud Patard (Rtp) | 2011-08-08 |
* | Merge commit 'v3.1-rc1' into imx-fixes | Sascha Hauer | 2011-08-08 |
|\ |
|
| * | dmaengine: imx-sdma: use platform_device_id to identify sdma version | Shawn Guo | 2011-07-26 |
| * | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-26 |
| * | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 | Shawn Guo | 2011-07-26 |
| * | net/fec: gasket needs to be enabled for some i.mx | Shawn Guo | 2011-07-26 |
| * | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 |
| |\ |
|
| | * | ARM: mx53: Add SSI suport | Fabio Estevam | 2011-07-07 |
| | * | ARM: mx53: Add support for missing UARTs | Fabio Estevam | 2011-07-07 |
| | * | dmaengine: imx-sdma: pass sdma firmware name via platform data | Shawn Guo | 2011-07-07 |
| | * | ARM: mxc: clean up imx-dma device registration | Shawn Guo | 2011-07-07 |
| | * | ARM: mach-mx5/mx53_ard: Add support for i.MX53 ARD board | Andre Silva | 2011-07-07 |
| | * | Merge remote-tracking branch 'grant/gpio/next-mx' into devel-features | Sascha Hauer | 2011-07-07 |
| | |\ |
|
| * | \ | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
| |\ \ \ |
|
| | * | | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 |
| * | | | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-07-25 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | ARM i.MX debug macro: use CONFIG_SOC_* instead of CONFIG_ARCH_* | Sascha Hauer | 2011-07-07 |
| | * | | | ARM i.MX: get rid of wrong MXC_INTERNAL_IRQ usage | Sascha Hauer | 2011-07-07 |
| | * | | | ARM i.MX mxc.h: use CONFIG_SOC_* instead of CONFIG_ARCH_* | Sascha Hauer | 2011-07-07 |
| | * | | | ARM i.MX: remove SoC defines around header includes | Sascha Hauer | 2011-07-07 |
| | * | | | ARM i.MX: define CLOCK_TICK_RATE to bogus value | Sascha Hauer | 2011-07-07 |
| | * | | | ARM i.MX: fix last user of iomux.h and remove it | Sascha Hauer | 2011-07-07 |
| * | | | | Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2011-07-25 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 i... | Arnd Bergmann | 2011-07-15 |
| | |\ \ \ \
| | | |/ / /
| | |/| | | |
|
| | | * | | | ARM: i.MX53: consistently use MX53_UART_PAD_CTRL for uart txd/rxd/rts/cts | Troy Kisky | 2011-07-15 |
| | | * | | | ARM: i.MX53: UARTn_CTS pin should not change RTS input select | Troy Kisky | 2011-07-15 |
| | | * | | | ARM: i.MX53: UARTn_TXD pin should not change RXD input select | Troy Kisky | 2011-07-15 |
| | | * | | | ARM: mx25: Fix typo on CAN1_RX pad setting | Fabio Estevam | 2011-07-15 |
| | | * | | | iomux-mx53: add missing 'IOMUX_CONFIG_SION' for some I2C pad definitions | Lothar Waßmann | 2011-07-15 |
| | | |/ / |
|
| | * | | | ARM: i.MX53: Fix IOMUX type o's | Troy Kisky | 2011-07-07 |
| | * | | | ARM: mx53: Fix some interrupts marked as reserved. | Fabio Estevam | 2011-07-07 |
| | * | | | MXC: iomux-v3: correct NO_PAD_CTRL definition | Troy Kisky | 2011-07-07 |
| | * | | | mxc: iomuxv1: Do not use gpio_request when setting the pin as GPIO | Fabio Estevam | 2011-07-07 |
| | * | | | ARM: mx53: Fix the base addresses for the DDR memory regions | Marc Kleine-Budde | 2011-07-07 |
| | * | | | ARM: mx53: Fix the chip select addresses | Fabio Estevam | 2011-07-07 |
| | * | | | ARM: mx53: Fix alternate modes for MX53_PAD_PATA_DATA6 | Fabio Estevam | 2011-07-07 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-07-24 |
| |\ \ \ |
|
| | * | | | ARM: entry: remove unused irq_prio_table macro | Russell King | 2011-06-28 |
| | |/ / |
|
| * | | | ARM: mxc: use ARCH_NR_GPIOS to define gpio number | Shawn Guo | 2011-07-08 |
| * | | | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-08 |
| | |/
| |/| |
|
| * | | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 2011-06-06 |
| |/ |
|
* / | ARM: mx53: add pad configuration for I2C signals | Eric Miao | 2011-07-26 |
|/ |
|
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-05-20 |
|\ |
|
| * | ARM: imx: remove some deprecated and unused #defines | Uwe Kleine-König | 2011-05-19 |
| * | ARM: mx3: make ioremap quirk ready for multi-SoC kernels | Uwe Kleine-König | 2011-05-19 |
| * | ARM: remove support for mxc91231 | Uwe Kleine-König | 2011-05-19 |
| * | ARM: mx3: dynamically allocate "ipu-core" devices | Uwe Kleine-König | 2011-05-19 |
| * | ARM: mx3: dynamically allocate "mxc_rtc" devices | Uwe Kleine-König | 2011-05-19 |
| * | ARM: imx/mx25: add NAND chip select pins to iomux | Baruch Siach | 2011-05-19 |
| * | ARM: mx27: fix gpt4/5 base address | Wolfram Sang | 2011-05-19 |