| Commit message (Expand) | Author | Age | Files | Lines |
* | arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and... | Uwe Kleine-König | 2010-02-24 | 1 | -8/+7 |
* | arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically | Uwe Kleine-König | 2010-02-24 | 1 | -5/+6 |
* | arm/imx: don't depend on ARCH_MXC twice | Uwe Kleine-König | 2010-02-24 | 1 | -3/+0 |
* | arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block | Uwe Kleine-König | 2010-02-24 | 1 | -7/+0 |
* | arm/imx: remove MTD_XIP support | Uwe Kleine-König | 2010-02-24 | 2 | -35/+0 |
* | arm/imx: don't explicitly select GENERIC_GPIO | Uwe Kleine-König | 2010-02-24 | 1 | -1/+0 |
* | arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily | Uwe Kleine-König | 2010-02-24 | 2 | -5/+1 |
* | arm/imx: remove "NO_PAD_CTRL" from Copyright statements | Uwe Kleine-König | 2010-02-24 | 2 | -2/+2 |
* | arm/imx/audmux-v2: use SoC-prefixed names | Uwe Kleine-König | 2010-02-24 | 2 | -5/+5 |
* | arm/imx/audmux-v1: use SoC-prefixed names | Uwe Kleine-König | 2010-02-24 | 2 | -3/+12 |
* | arm/imx/gpio: remove a BUG_ON in hot path | Uwe Kleine-König | 2010-02-24 | 1 | -2/+0 |
* | arm/imx/gpio: use fls to find set bits in the irq status register | Uwe Kleine-König | 2010-02-24 | 1 | -11/+9 |
* | arm/imx: use generic_handle_irq instead of open-coding it | Uwe Kleine-König | 2010-02-24 | 1 | -2/+1 |
* | arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant | Uwe Kleine-König | 2010-02-24 | 1 | -6/+3 |
* | arm/mx2: split generic.c into mm-imx2[17].c | Uwe Kleine-König | 2010-02-24 | 3 | -33/+101 |
* | arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more | Uwe Kleine-König | 2010-02-24 | 1 | -1/+0 |
* | arm/mx2: define seperate gpio port descriptions for imx21 and imx27 | Uwe Kleine-König | 2010-02-24 | 1 | -28/+44 |
* | arm/mx2: use per-SOC nand device | Uwe Kleine-König | 2010-02-24 | 7 | -10/+7 |
* | arm/mx2: define seperate imx_nand devices for imx21 and imx27 | Uwe Kleine-König | 2010-02-15 | 2 | -18/+36 |
* | arm/mx2/devices: use SoC-prefixed names where possible | Uwe Kleine-König | 2010-02-08 | 1 | -55/+55 |
* | arm/mx2: use cpp magic to create imx-ssi devices | Uwe Kleine-König | 2010-02-08 | 1 | -75/+32 |
* | arm/mx2: use cpp magic to create imx-mmc devices | Uwe Kleine-König | 2010-02-08 | 1 | -56/+31 |
* | arm/mx2: use cpp magic to create imx-i2c devices | Uwe Kleine-König | 2010-02-08 | 2 | -34/+22 |
* | arm/mx2: use cpp magic to create imx_gpt devices | Uwe Kleine-König | 2010-02-08 | 2 | -94/+26 |
* | arm/mx2: use cpp magic to create spi_imx devices | Uwe Kleine-König | 2010-02-08 | 2 | -56/+24 |
* | imx/mx25: rename files defining a machine to mach-$mach.c | Uwe Kleine-König | 2010-02-02 | 2 | -1/+1 |
* | imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET | Uwe Kleine-König | 2010-02-02 | 23 | -38/+44 |
* | imx2x: convert serial.c to use soc-prefixed constants | Uwe Kleine-König | 2010-02-02 | 2 | -25/+24 |
* | mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS | Uwe Kleine-König | 2010-02-02 | 1 | -48/+10 |
* | mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS | Uwe Kleine-König | 2010-02-02 | 1 | -1/+1 |
* | imx: WARN in clk_disable if the clock isn't enabled | Uwe Kleine-König | 2010-02-02 | 1 | -0/+1 |
* | mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR | Uwe Kleine-König | 2010-01-30 | 1 | -2/+7 |
* | mx1: prefix SOC specific defines with MX1_ and deprecate old names | Uwe Kleine-König | 2010-01-30 | 2 | -127/+261 |
* | mx25pdk: platform code for the DryIce RTC module | Baruch Siach | 2010-01-29 | 1 | -0/+1 |
* | mx25: add support for the DryIce rtc | Baruch Siach | 2010-01-29 | 4 | -0/+24 |
* | Merge branch 'mxc-rc' into mxc-master | Sascha Hauer | 2010-01-29 | 8 | -25/+185 |
|\ |
|
| * | mx35: add a missing comma in a pad definition | Uwe Kleine-König | 2010-01-29 | 1 | -1/+1 |
| * | mx25: make the FEC AHB clk secondary of the IPG | Baruch Siach | 2010-01-26 | 1 | -2/+2 |
| * | mx25: fix time accounting | Baruch Siach | 2010-01-26 | 1 | -1/+6 |
| * | mx25: properly initialize clocks | Baruch Siach | 2010-01-26 | 1 | -0/+8 |
| * | mx25: remove unused mx25_clocks_init() argument | Baruch Siach | 2010-01-26 | 3 | -3/+3 |
| * | i.MX25: implement secondary clocks for uarts and fec | Sascha Hauer | 2010-01-26 | 1 | -6/+8 |
| * | i.MX25: Allow secondary clocks in DEFINE_CLOCK | Sascha Hauer | 2010-01-26 | 1 | -20/+21 |
| * | ARM: MX3: Fixed typo in declared enum type name. | Vladimir Zapolskiy | 2010-01-21 | 1 | -1/+1 |
| * | MXC: Add AUDMUXv2 register decode to debugfs | Mark Brown | 2010-01-12 | 1 | -0/+137 |
| * | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module | Mark Brown | 2010-01-05 | 2 | -0/+6 |
| * | mx31ads: Provide a name for EXPIO interrupt chip | Mark Brown | 2010-01-05 | 1 | -0/+1 |
| * | mx31ads: Allow enable/disable of switchable supplies | Mark Brown | 2010-01-05 | 1 | -0/+2 |
* | | ARM: IMX31: configure pins iomux for SDHC setup on litekit board. | Vladimir Zapolskiy | 2010-01-26 | 1 | -9/+21 |
* | | mx2/mx3: debug-macro.S needs deprecated symbols | Uwe Kleine-König | 2010-01-26 | 1 | -0/+1 |