aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson1-2/+2
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionShawn Guo1-2/+2
2011-11-04ARM: mxc: Remove test_for_ltirqDirk Behme1-3/+0
2011-11-04ARM:i.MX: fix build error in tzic/avic.cJason Liu2-0/+2
2011-11-04ARM: mxc: fix local timer interrupt handlingMarc Zyngier1-9/+2
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds9-7/+140
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+7
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-32/+6
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds12-140/+154
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds6-1/+243
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds20-4102/+2091
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-5/+5
2011-11-02Merge branch 'imx/imx6q' into next/socArnd Bergmann9-39/+146
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann1-32/+1
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann34-4190/+2487
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v4', 'for-32/i2c/designware-v5' and 'for-32/i2c/au1550' into for-linus/i2c-3.2Ben Dooks1-4/+0
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-59/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-32/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-81/+7
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2-59/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-6/+0
2011-10-31arm/imx: merge i.MX3 and i.MX6Sascha Hauer1-11/+7
2011-10-31arm/imx6q: add suspend/resume supportShawn Guo1-0/+9
2011-10-31arm/imx6q: add device tree machine supportShawn Guo1-0/+13
2011-10-31arm/imx6q: add smp and cpu hotplug supportShawn Guo1-0/+5
2011-10-31arm/imx: add gic_handle_irq functionShawn Guo4-1/+57
2011-10-31arm/imx6q: add core definitions and low-level debug uartShawn Guo5-2/+56
2011-10-31Merge branch 'cross-platform/debug_ll' into imx/imx6qArnd Bergmann1-32/+6
2011-10-31Merge branch 'imx/devel' into imx/imx6qArnd Bergmann34-4190/+2488
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann2-59/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann2-59/+1
2011-10-30Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' into highbank/socArnd Bergmann1-6/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-59/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-6/+0
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-55/+14
2011-10-25plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser1-5/+5
2011-10-20Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2-28/+0
2011-10-20Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/cleanupArnd Bergmann2-28/+0
2011-10-20Merge branches 'imx/pata' and 'imx/sata' into next/driverArnd Bergmann6-14/+196
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/develArnd Bergmann4-0/+171
2011-10-18arm/mx5: add device tree support for imx51 babbageShawn Guo1-0/+2
2011-10-18arm/mx5: add device tree support for imx53 boardsShawn Guo1-0/+6
2011-10-17arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo1-14/+0
2011-10-17arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo1-14/+0
2011-10-17arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo1-32/+6
2011-10-13ARM: plat-mxc: remove mach/memory.hNicolas Pitre1-43/+0
2011-10-13ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-15/+0
2011-10-07Merge branch 'imx/cleanup' into imx/develArnd Bergmann18-4049/+2091
2011-10-07AHCI Add the AHCI SATA feature on the MX53 platformsRichard Zhu4-0/+171