aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAge
...
| | | * | | | | mxc: Add support for the Babbage board (i.MX5)Amit Kucheria2010-02-09
| | | * | | | | mxc: Core support for Freescale i.MX5 seriesAmit Kucheria2010-02-09
| | | * | | | | mxc: changes to common plat-mxc code to add support for i.MX5Amit Kucheria2010-02-09
| | | * | | | | mxc: refactor timer code to use timer versionsSascha Hauer2010-02-09
| | | * | | | | mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 familyAmit Kucheria2010-02-09
| | * | | | | | add ssi header fileSascha Hauer2010-02-10
| | |/ / / / /
| | * | | | | i.MX35: Add USB control register access supportSascha Hauer2010-02-04
| | * | | | | i.MX27: Add USB control register access supportSascha Hauer2010-02-04
| | * | | | | i.MX ehci platform support: Some fixesSascha Hauer2010-02-04
| | * | | | | Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into ...Sascha Hauer2010-02-04
| | |\ \ \ \ \
| | * | | | | | MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_p...Roel Kluin2010-02-04
| * | | | | | | arm/imx/iomux-v1: check for invalid modes in mxc_gpio_modeUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-v1: rename header fileUwe Kleine-König2010-02-24
| * | | | | | | arm/mx25: don't include iomux.h which is for iomux-v1 machinesUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx3.h: unify style and commentsUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx2x: unify styleUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx27: unify style and commentsUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx25: unify style and comment cleanupUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx21: unify styleUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-mx1: unify style and comment cleanupUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-v1: make base address a runtime choiceUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/iomux-v1: rename source file and reorganize Kconfig stuffUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...Uwe Kleine-König2010-02-24
| * | | | | | | arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0Uwe Kleine-König2010-02-24
| * | | | | | | arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and...Uwe Kleine-König2010-02-24
| * | | | | | | arm/imx/irq: order definitions of MXC_GPIO_IRQS numericallyUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: don't depend on ARCH_MXC twiceUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV blockUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: remove MTD_XIP supportUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamilyUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: remove "NO_PAD_CTRL" from Copyright statementsUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/audmux-v2: use SoC-prefixed namesUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/audmux-v1: use SoC-prefixed namesUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/gpio: remove a BUG_ON in hot pathUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/gpio: use fls to find set bits in the irq status registerUwe Kleine-König2010-02-24
| * | | | | | | arm/imx: use generic_handle_irq instead of open-coding itUwe Kleine-König2010-02-24
| * | | | | | | arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constantUwe Kleine-König2010-02-24
| | |/ / / / / | |/| | | | |
| * | | | | | imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König2010-02-02
| * | | | | | mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-02-02
| * | | | | | mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESSUwe Kleine-König2010-02-02
| * | | | | | imx: WARN in clk_disable if the clock isn't enabledUwe Kleine-König2010-02-02
| * | | | | | mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDRUwe Kleine-König2010-01-30
| * | | | | | mx1: prefix SOC specific defines with MX1_ and deprecate old namesUwe Kleine-König2010-01-30
| |/ / / / /
| * | | | | mx25: add support for the DryIce rtcBaruch Siach2010-01-29
| * | | | | Merge branch 'mxc-rc' into mxc-masterSascha Hauer2010-01-29
| |\ \ \ \ \
| * | | | | | mx2/mx3: debug-macro.S needs deprecated symbolsUwe Kleine-König2010-01-26
| * | | | | | mx25: add NAND supportBaruch Siach2010-01-14
| * | | | | | imx: define functions to configure chip selects in the WEIMUwe Kleine-König2010-01-08
| * | | | | | imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusionUwe Kleine-König2010-01-08
| * | | | | | imx: remove unneeded include of mach/hardware.hUwe Kleine-König2010-01-08