Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | ARM: restart: mxc: use new restart hook | Russell King | 3 | -10/+5 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 11 | -37/+17 |
2011-12-09 | ARM: imx: fix cpufreq build errors | Richard Zhao | 1 | -0/+1 |
2011-12-09 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen | 1 | -1/+6 |
2011-11-24 | Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int... | Arnd Bergmann | 4 | -22/+3 |
2011-11-22 | Merge branch 'cleanups/assorted' into imx-fixes-for-arnd | Sascha Hauer | 4 | -22/+1 |
2011-11-22 | ARM: imx: export imx_ioremap | Arnd Bergmann | 1 | -0/+2 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -1/+1 |
2011-11-17 | ARM: imx6q: move clock register map to machine_desc.map_io | Richard Zhao | 1 | -0/+1 |
2011-11-11 | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2... | Olof Johansson | 1 | -2/+2 |
2011-11-11 | arm/imx: fix AUTO_ZRELADDR selection | Shawn Guo | 1 | -2/+2 |
2011-11-11 | arm/imx: remove imx_idle hook and use pm_idle instead | Shawn Guo | 3 | -8/+1 |
2011-11-11 | ARM: imx: Remove unused chip revision strings | Fabio Estevam | 1 | -14/+0 |
2011-11-04 | ARM: mxc: Remove test_for_ltirq | Dirk Behme | 1 | -3/+0 |
2011-11-03 | ARM:i.MX: fix build error in tzic/avic.c | Jason Liu | 2 | -0/+2 |
2011-11-03 | ARM: mxc: fix local timer interrupt handling | Marc Zyngier | 1 | -9/+2 |
2011-11-02 | Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 9 | -7/+140 |
2011-11-02 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -0/+7 |
2011-11-02 | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -32/+6 |
2011-11-02 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 12 | -140/+154 |
2011-11-02 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 6 | -1/+243 |
2011-11-02 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 20 | -4102/+2091 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -5/+5 |
2011-11-02 | Merge branch 'imx/imx6q' into next/soc | Arnd Bergmann | 9 | -39/+146 |
2011-11-02 | Merge branch 'highbank/soc' into next/soc | Arnd Bergmann | 1 | -32/+1 |
2011-11-01 | Merge branch 'imx/devel' into next/dt | Arnd Bergmann | 34 | -4190/+2487 |
2011-11-01 | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks | 1 | -4/+0 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2 | -59/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 1 | -32/+1 |
2011-11-01 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann | 4 | -81/+7 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2 | -59/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 1 | -6/+0 |
2011-10-31 | arm/imx: merge i.MX3 and i.MX6 | Sascha Hauer | 1 | -11/+7 |
2011-10-31 | arm/imx6q: add suspend/resume support | Shawn Guo | 1 | -0/+9 |
2011-10-31 | arm/imx6q: add device tree machine support | Shawn Guo | 1 | -0/+13 |
2011-10-31 | arm/imx6q: add smp and cpu hotplug support | Shawn Guo | 1 | -0/+5 |
2011-10-31 | arm/imx: add gic_handle_irq function | Shawn Guo | 4 | -1/+57 |
2011-10-31 | arm/imx6q: add core definitions and low-level debug uart | Shawn Guo | 5 | -2/+56 |
2011-10-31 | Merge branch 'cross-platform/debug_ll' into imx/imx6q | Arnd Bergmann | 1 | -32/+6 |
2011-10-31 | Merge branch 'imx/devel' into imx/imx6q | Arnd Bergmann | 34 | -4190/+2488 |
2011-10-31 | Merge branch 'dt/gic' into highbank/soc | Arnd Bergmann | 2 | -59/+1 |
2011-10-31 | Merge branch 'dt/gic' into next/dt | Arnd Bergmann | 2 | -59/+1 |
2011-10-31 | Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in... | Arnd Bergmann | 1 | -6/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -59/+1 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -6/+0 |
2011-10-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -55/+14 |
2011-10-25 | plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired | Paul Fertser | 1 | -5/+5 |
2011-10-20 | Merge branch 'imx/cleanup' into next/cleanup | Arnd Bergmann | 2 | -28/+0 |
2011-10-20 | Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu... | Arnd Bergmann | 2 | -28/+0 |
2011-10-20 | Merge branches 'imx/pata' and 'imx/sata' into next/driver | Arnd Bergmann | 6 | -14/+196 |