summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-02imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSETUwe Kleine-König1-15/+21
2010-02-02mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König1-48/+10
2010-02-02mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESSUwe Kleine-König1-1/+1
2010-01-30mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDRUwe Kleine-König1-2/+7
2010-01-30mx1: prefix SOC specific defines with MX1_ and deprecate old namesUwe Kleine-König1-127/+260
2010-01-29mx25: add support for the DryIce rtcBaruch Siach1-0/+2
2010-01-29Merge branch 'mxc-rc' into mxc-masterSascha Hauer4-3/+8
2010-01-29mx35: add a missing comma in a pad definitionUwe Kleine-König1-1/+1
2010-01-26mx2/mx3: debug-macro.S needs deprecated symbolsUwe Kleine-König1-0/+1
2010-01-26mx25: remove unused mx25_clocks_init() argumentBaruch Siach1-1/+1
2010-01-21ARM: MX3: Fixed typo in declared enum type name.Vladimir Zapolskiy1-1/+1
2010-01-14mx25: add NAND supportBaruch Siach1-0/+2
2010-01-08imx: define functions to configure chip selects in the WEIMUwe Kleine-König3-0/+39
2010-01-08imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusionUwe Kleine-König8-16/+25
2010-01-08imx: remove unneeded include of mach/hardware.hUwe Kleine-König1-3/+0
2010-01-08imx: only define deprecated symbols conditionallyUwe Kleine-König6-0/+12
2010-01-08imx: mangle addresses after adding the offsetUwe Kleine-König1-3/+3
2010-01-08imx35: define and use MX35_IO_ADDRESSUwe Kleine-König1-0/+7
2010-01-08imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESSUwe Kleine-König1-15/+4
2010-01-08imx31: define and use MX31_IO_ADDRESSUwe Kleine-König2-1/+8
2010-01-08imx27: define and use MX27_IO_ADDRESSUwe Kleine-König1-0/+5
2010-01-08imx21: define and use MX21_IO_ADDRESSUwe Kleine-König1-0/+5
2010-01-08imx: provide helper macro to define IO_ADDRESSUwe Kleine-König1-0/+5
2010-01-05mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 moduleMark Brown1-0/+5
2010-01-05imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)Uwe Kleine-König1-9/+9
2010-01-04mx25: add support for FEC on i.MX25Baruch Siach1-0/+4
2010-01-04mx25: s/NO_PAD_CTL/NO_PAD_CTRL/Baruch Siach1-29/+29
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+2
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack1-0/+37
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2009-12-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King4-0/+49
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-2/+2
2009-12-02mx27: mxt_td60: Add support to SD/MMCAlan Carvalho de Assis1-0/+1
2009-11-27Add KZM-ARM11-01 supportYoichi Yuasa2-0/+47
2009-11-27mx27: Add basic support for Maxtrack i-MXT TD60Alan Carvalho de Assis1-0/+1
2009-11-26ARM: fix "offest" -> "offset" typoUwe Kleine-König1-1/+1
2009-11-24mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transferSascha Hauer1-0/+8
2009-11-24mxc: iomux v3: remove resource handlingSascha Hauer1-16/+1
2009-11-24mx3: Add SSI pins to iomux tableSascha Hauer1-0/+8
2009-11-24mx31: pins used for mx31moboard USBValentin Longchamp1-0/+10
2009-11-23ARM: MX3: fix CPU revision number detectionDaniel Mack1-2/+3
2009-11-19ARM: MX3: modularize 'mx31lite' codeDaniel Mack1-6/+33
2009-11-18imx: copy constants from mx3x.h to mx35.h using the appropriate namespaceUwe Kleine-König1-0/+152
2009-11-18imx: copy constants from mx3x.h to mx31.h using the appropriate namespaceUwe Kleine-König1-14/+157
2009-11-18imx: copy constants from mx2x.h to mx27.h using the appropriate namespaceUwe Kleine-König1-18/+129
2009-11-18imx: copy constants from mx2x.h to mx21.h using the appropriate namespaceUwe Kleine-König1-1/+113
2009-11-18imx: reformat mx25.h to match the other platform includesUwe Kleine-König1-5/+5
2009-11-18imx: add namespace prefixes for symbols in mx35.hUwe Kleine-König1-17/+32
2009-11-18imx: add namespace prefixes for symbols in mx31.hUwe Kleine-König1-32/+62
2009-11-18imx: add namespace prefixes for symbols in mx3x.hUwe Kleine-König1-138/+266