summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/irqdomain' into next/driversArnd Bergmann2012-03-053-5/+6
|\
| * irq_domain: Remove irq_domain_add_simple()Grant Likely2012-02-163-5/+6
* | Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-282-2/+74
|\ \
| * | ARM: imx6q: add cko1 clockRichard Zhao2012-02-271-1/+73
| * | ARM: imx6: Rename DEBUG_IMX6Q_UART to UART4Dirk Behme2012-02-271-1/+1
| |/
* | Merge branch 'imx-drivers' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-272-0/+109
|\ \
| * | ARM: mx27_3ds: Add camera supportFabio Estevam2012-02-272-0/+109
| |/
* | Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-272-4/+47
|\ \
| * | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-3/+32
| * | CS89x0 : add CS89x0 platform device to the iMX21ADS boardJaccon Bastiaansen2012-02-011-1/+15
| |/
* | Merge branch 'features/imx-clk-prepare' of git://git.pengutronix.de/git/imx/l...Olof Johansson2012-02-082-3/+3
|\ \
| * | ARM: mx31moboard: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-1/+1
| * | ARM: pm-imx5: add clk_prepare/clk_unprepareRichard Zhao2012-02-011-2/+2
| |/
* | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-0733-4/+7684
|\ \ | |/
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-282-5/+1
| |\
| | * ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-4/+1
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-282-1/+14
| |\ \
| | * | ARM: imx6: add missing twd_clk for imx6q clockShawn Guo2012-01-201-0/+11
| | |/
| * | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-2331-0/+7677
| |\ \ | | |/ | |/|
| | * ARM i.MX: Merge i.MX5 support into mach-imxSascha Hauer2011-11-1631-0/+7641
* | | ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-202-29/+26
|/ /
* | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-161-2/+1
|\ \
| * | ARM: imx: remove incorrect BSYM usageRob Herring2012-01-161-2/+1
* | | ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King2012-01-133-9/+6
* | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-094-6/+20
|\ \ \
| * \ \ Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-01-061-1/+1
| |\ \ \
| | * | | ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1Shawn Guo2011-12-311-1/+0
| | * | | ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidationShawn Guo2011-12-301-0/+1
| * | | | ARM: imx6q: resume PL310 only when CACHE_L2X0 definedEric Miao2011-12-262-4/+11
| * | | | ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao2011-12-263-1/+8
| |/ / /
* | | | Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann2012-01-0935-20/+111
|\ \ \ \
| * \ \ \ Merge branch 'restart' into for-linusRussell King2012-01-0532-2/+87
| |\ \ \ \
| | * | | | ARM: 7198/1: arm/imx6: add restart support for imx6qShawn Guo2012-01-053-3/+57
| | * | | | ARM: restart: mxc: use new restart hookRussell King2012-01-0530-0/+31
| | |/ / /
| * | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-051-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King2011-12-191-1/+1
| | |\ \ \
| | | * | | imx6q: Remove unconditional dependency on l2x0 L2 cache supportDave Martin2011-12-191-1/+0
| | | * | | ARM: SMP: Refactor Kconfig to be more maintainableDave Martin2011-12-191-0/+1
| * | | | | cpuimx35: fix touchscreen supportEric Bénard2011-12-191-1/+7
| * | | | | cpuimx35sd: fix KconfigEric Bénard2011-12-192-3/+3
| * | | | | clock-imx35: fix reboot in internal boot modeEric Bénard2011-12-191-10/+10
| * | | | | cpuimx25sd: fix KconfigEric Bénard2011-12-192-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'imx/board' into next/boardsArnd Bergmann2012-01-033-1/+12
|\ \ \ \ \
| * | | | | ARM: mx31pdk: Add MC13783 RTC supportFabio Estevam2012-01-031-1/+1
| * | | | | MX1:apf9328: Add i2c supportGwenhael Goavec-Merou2012-01-032-0/+11
| |/ / / /
* | | | | ARM: imx6q: generate imx6q dtb filesEric Miao2011-12-141-0/+3
* | | | | arm/imx6q: Rename Sabreauto to Armadillo2Dirk Behme2011-12-141-1/+1
* | | | | arm/imx6q-sabrelite: add enet phy ksz9021rn fixupRichard Zhao2011-12-141-0/+21
* | | | | arm/imx6: add imx6q sabrelite board supportRichard Zhao2011-12-141-0/+1
|/ / / /
* | | | Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2011-12-061-4/+5
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud