aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0Uwe Kleine-König2010-02-242-71/+90
| * | | | | | | arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and...Uwe Kleine-König2010-02-241-8/+7
| * | | | | | | arm/imx/irq: order definitions of MXC_GPIO_IRQS numericallyUwe Kleine-König2010-02-241-5/+6
| * | | | | | | arm/imx: don't depend on ARCH_MXC twiceUwe Kleine-König2010-02-241-3/+0
| * | | | | | | arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV blockUwe Kleine-König2010-02-241-7/+0
| * | | | | | | arm/imx: remove MTD_XIP supportUwe Kleine-König2010-02-241-34/+0
| * | | | | | | arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamilyUwe Kleine-König2010-02-241-5/+0
| * | | | | | | arm/imx: remove "NO_PAD_CTRL" from Copyright statementsUwe Kleine-König2010-02-242-2/+2
| * | | | | | | arm/imx/audmux-v2: use SoC-prefixed namesUwe Kleine-König2010-02-242-5/+5
| * | | | | | | arm/imx/audmux-v1: use SoC-prefixed namesUwe Kleine-König2010-02-242-3/+12
| * | | | | | | arm/imx/gpio: remove a BUG_ON in hot pathUwe Kleine-König2010-02-241-2/+0
| * | | | | | | arm/imx/gpio: use fls to find set bits in the irq status registerUwe Kleine-König2010-02-241-11/+9
| * | | | | | | arm/imx: use generic_handle_irq instead of open-coding itUwe Kleine-König2010-02-241-2/+1
| * | | | | | | arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constantUwe Kleine-König2010-02-241-6/+3
| | |/ / / / / | |/| | | | |
| * | | | | | imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König2010-02-021-15/+21
| * | | | | | mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-02-021-48/+10
| * | | | | | mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESSUwe Kleine-König2010-02-021-1/+1
| * | | | | | imx: WARN in clk_disable if the clock isn't enabledUwe Kleine-König2010-02-021-0/+1
| * | | | | | mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDRUwe Kleine-König2010-01-301-2/+7
| * | | | | | mx1: prefix SOC specific defines with MX1_ and deprecate old namesUwe Kleine-König2010-01-301-127/+260
| |/ / / / /
| * | | | | mx25: add support for the DryIce rtcBaruch Siach2010-01-291-0/+2
| * | | | | Merge branch 'mxc-rc' into mxc-masterSascha Hauer2010-01-295-3/+145
| |\ \ \ \ \
| * | | | | | mx2/mx3: debug-macro.S needs deprecated symbolsUwe Kleine-König2010-01-261-0/+1
| * | | | | | mx25: add NAND supportBaruch Siach2010-01-141-0/+2
| * | | | | | imx: define functions to configure chip selects in the WEIMUwe Kleine-König2010-01-083-0/+39
| * | | | | | imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusionUwe Kleine-König2010-01-088-16/+25
| * | | | | | imx: remove unneeded include of mach/hardware.hUwe Kleine-König2010-01-081-3/+0
| * | | | | | imx: only define deprecated symbols conditionallyUwe Kleine-König2010-01-087-0/+16
| * | | | | | imx: mangle addresses after adding the offsetUwe Kleine-König2010-01-081-3/+3
| * | | | | | imx35: define and use MX35_IO_ADDRESSUwe Kleine-König2010-01-081-0/+7
| * | | | | | imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König2010-01-081-15/+4
| * | | | | | imx31: define and use MX31_IO_ADDRESSUwe Kleine-König2010-01-083-3/+10
| * | | | | | imx27: define and use MX27_IO_ADDRESSUwe Kleine-König2010-01-081-0/+5
| * | | | | | imx21: define and use MX21_IO_ADDRESSUwe Kleine-König2010-01-081-0/+5
| * | | | | | imx: provide helper macro to define IO_ADDRESSUwe Kleine-König2010-01-081-0/+5
| * | | | | | imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König2010-01-051-9/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-02-015-3/+145
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-291-1/+1
| * | | | mx25: remove unused mx25_clocks_init() argumentBaruch Siach2010-01-261-1/+1
| * | | | ARM: MX3: Fixed typo in declared enum type name.Vladimir Zapolskiy2010-01-211-1/+1
| * | | | MXC: Add AUDMUXv2 register decode to debugfsMark Brown2010-01-121-0/+137
| * | | | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 moduleMark Brown2010-01-051-0/+5
| |/ / /
* | | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren2010-01-181-1/+3
|/ / /
* | | mx25: add support for FEC on i.MX25Baruch Siach2010-01-041-0/+4
* | | mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach2010-01-041-29/+29
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-161-1/+2
|\ \
| * | mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-1/+2
| |/
* | USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-113-0/+130
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
| |/