aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
|\
| * Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\
| | * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| * | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-013-0/+158
|\ \ \
| * \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-253-30/+36
| |\ \ \ | | |/ /
| * | | Merge branch 'mxc-audio' into for-2.6.34Mark Brown2010-01-173-0/+158
| |\ \ \
| | * | | ASoC: Add a new imx-ssi sound driverSascha Hauer2010-01-173-0/+160
* | | | | 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
| |/
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2009-12-045-2/+56
|\ \
| * | i.MX27 audmux: Fix register offsetsSascha Hauer2009-12-021-2/+7
| * | mx27: mxt_td60: Add support to SD/MMCAlan Carvalho de Assis2009-12-021-0/+1
| * | Add KZM-ARM11-01 supportYoichi Yuasa2009-11-272-0/+47
| * | mx27: Add basic support for Maxtrack i-MXT TD60Alan Carvalho de Assis2009-11-271-0/+1
* | | ARM: fix "offest" -> "offset" typoUwe Kleine-König2009-11-261-1/+1
|/ /
* | mxc: mx1/mx2 DMA: add a possibility to create an endless DMA transferSascha Hauer2009-11-242-1/+10
* | mxc: iomux v3: remove resource handlingSascha Hauer2009-11-242-50/+3
* | mx3: Add SSI pins to iomux tableSascha Hauer2009-11-241-0/+8
* | mx31: pins used for mx31moboard USBValentin Longchamp2009-11-241-0/+10
* | ARM: MX3: fix CPU revision number detectionDaniel Mack2009-11-231-2/+3
* | ARM: MX3: modularize 'mx31lite' codeDaniel Mack2009-11-191-6/+33
* | imx: copy constants from mx3x.h to mx35.h using the appropriate namespaceUwe Kleine-König2009-11-181-0/+152
* | imx: copy constants from mx3x.h to mx31.h using the appropriate namespaceUwe Kleine-König2009-11-181-14/+157
* | imx: copy constants from mx2x.h to mx27.h using the appropriate namespaceUwe Kleine-König2009-11-181-18/+129
* | imx: copy constants from mx2x.h to mx21.h using the appropriate namespaceUwe Kleine-König2009-11-181-1/+113
* | imx: reformat mx25.h to match the other platform includesUwe Kleine-König2009-11-181-5/+5
* | imx: add namespace prefixes for symbols in mx35.hUwe Kleine-König2009-11-181-17/+32
* | imx: add namespace prefixes for symbols in mx31.hUwe Kleine-König2009-11-181-32/+62
* | imx: add namespace prefixes for symbols in mx3x.hUwe Kleine-König2009-11-181-138/+266
* | imx: add namespace prefixes for symbols in mx27.hUwe Kleine-König2009-11-181-68/+133
* | imx: add namespace prefixes for symbols in mx21.hUwe Kleine-König2009-11-181-31/+64
* | imx: add namespace prefixes for symbols in mx2x.hUwe Kleine-König2009-11-181-115/+224
* | imx: reorder mx3x.hUwe Kleine-König2009-11-181-22/+23
* | imx: reorder mx27.hUwe Kleine-König2009-11-181-31/+32
* | imx: reorder mx21.hUwe Kleine-König2009-11-181-12/+12
* | imx: reorder mx2x.hUwe Kleine-König2009-11-181-69/+69
* | MXC: Add a digital audio multiplexer driverSascha Hauer2009-11-145-0/+188