Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in... | Olof Johansson | 1 | -2/+1 |
2012-01-16 | ARM: imx: remove incorrect BSYM usage | Rob Herring | 1 | -2/+1 |
2012-01-13 | ARM: Add arm_memblock_steal() to allocate memory away from the kernel | Russell King | 3 | -9/+6 |
2012-01-10 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 4 | -6/+20 |
2012-01-09 | Merge branch 'samsung/cleanup' into next/boards | Arnd Bergmann | 35 | -20/+111 |
2012-01-07 | Merge branch 'imx/pm2' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Olof Johansson | 1 | -1/+1 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 32 | -2/+87 |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -1/+1 |
2012-01-05 | ARM: 7198/1: arm/imx6: add restart support for imx6q | Shawn Guo | 3 | -3/+57 |
2012-01-05 | ARM: restart: mxc: use new restart hook | Russell King | 30 | -0/+31 |
2012-01-04 | Merge branch 'imx/board' into next/boards | Arnd Bergmann | 3 | -1/+12 |
2012-01-03 | ARM: mx31pdk: Add MC13783 RTC support | Fabio Estevam | 1 | -1/+1 |
2012-01-03 | MX1:apf9328: Add i2c support | Gwenhael Goavec-Merou | 2 | -0/+11 |
2011-12-31 | ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1 | Shawn Guo | 1 | -1/+0 |
2011-12-30 | ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidation | Shawn Guo | 1 | -0/+1 |
2011-12-26 | ARM: imx6q: resume PL310 only when CACHE_L2X0 defined | Eric Miao | 2 | -4/+11 |
2011-12-26 | ARM: imx6q: build pm code only when CONFIG_PM selected | Eric Miao | 3 | -1/+8 |
2011-12-20 | Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe... | Russell King | 1 | -1/+1 |
2011-12-19 | imx6q: Remove unconditional dependency on l2x0 L2 cache support | Dave Martin | 1 | -1/+0 |
2011-12-19 | ARM: SMP: Refactor Kconfig to be more maintainable | Dave Martin | 1 | -0/+1 |
2011-12-19 | cpuimx35: fix touchscreen support | Eric Bénard | 1 | -1/+7 |
2011-12-19 | cpuimx35sd: fix Kconfig | Eric Bénard | 2 | -3/+3 |
2011-12-19 | clock-imx35: fix reboot in internal boot mode | Eric Bénard | 1 | -10/+10 |
2011-12-19 | cpuimx25sd: fix Kconfig | Eric Bénard | 2 | -3/+3 |
2011-12-14 | ARM: imx6q: generate imx6q dtb files | Eric Miao | 1 | -0/+3 |
2011-12-14 | arm/imx6q: Rename Sabreauto to Armadillo2 | Dirk Behme | 1 | -1/+1 |
2011-12-14 | arm/imx6q-sabrelite: add enet phy ksz9021rn fixup | Richard Zhao | 1 | -0/+21 |
2011-12-14 | arm/imx6: add imx6q sabrelite board support | Richard Zhao | 1 | -0/+1 |
2011-12-06 | Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 1 | -4/+5 |
2011-12-01 | arm/imx: fix irq_base for gpio | Shawn Guo | 1 | -3/+2 |
2011-12-01 | arm/imx: fix return type of callback passed to of_irq_init() | Shawn Guo | 1 | -1/+3 |
2011-11-24 | Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int... | Arnd Bergmann | 2 | -64/+58 |
2011-11-24 | Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will... | Arnd Bergmann | 1 | -0/+7 |
2011-11-22 | Merge branch 'cleanups/remove-unused-kconfig' into imx-fixes-for-arnd | Sascha Hauer | 1 | -13/+0 |
2011-11-22 | Merge branch 'cleanups/assorted' into imx-fixes-for-arnd | Sascha Hauer | 1 | -25/+28 |
2011-11-22 | ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 code | Uwe Kleine-König | 1 | -27/+31 |
2011-11-22 | ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35' | Paul Bolle | 1 | -13/+0 |
2011-11-17 | ARM: imx6q: move clock register map to machine_desc.map_io | Richard Zhao | 2 | -2/+6 |
2011-11-16 | ARM: mach-imx: convert logical CPU numbers to physical numbers | Will Deacon | 1 | -0/+7 |
2011-11-11 | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo | 1 | -1/+16 |
2011-11-11 | arm/imx: fix the references to ARCH_MX3 | Shawn Guo | 1 | -15/+19 |
2011-11-11 | arm/imx: remove imx_idle hook and use pm_idle instead | Shawn Guo | 1 | -25/+28 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+3 |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 5 | -11/+15 |
2011-11-02 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 14 | -1/+2739 |
2011-11-02 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 39 | -90/+185 |
2011-11-02 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 6 | -6/+18 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 14 | -291/+287 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -1/+2 |
2011-11-02 | Merge branch 'imx/imx6q' into next/soc | Arnd Bergmann | 14 | -1/+2739 |