Age | Commit message (Expand) | Author |
2013-10-05 | ARM: mxs: stub out mxs_pm_init for !CONFIG_PM | Arnd Bergmann |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-04-04 | ARM: mxs: move display timing configurations into device tree | Shawn Guo |
2013-04-04 | ARM: mxs: remove unneeded enet_out clk initialization | Shawn Guo |
2013-04-04 | ARM: mxs: enable multiplatform build | Shawn Guo |
2013-04-04 | ARM: mxs: rename debug-macro.S for multiplatform build | Shawn Guo |
2013-04-04 | ARM: mxs: call mxs_pm_init() as a machine_desc hook | Shawn Guo |
2013-04-01 | ARM: mxs: remove unused headers | Shawn Guo |
2013-04-01 | ARM: mxs: merge imx23 and imx28 into one machine_desc | Shawn Guo |
2013-04-01 | ARM: mxs: remove common.h | Shawn Guo |
2013-04-01 | ARM: mxs: move mxs_get_ocotp() into mach-mxs.c | Shawn Guo |
2013-04-01 | ARM: mxs: remove mm.c | Shawn Guo |
2013-04-01 | ARM: mxs: use debug_ll_io_init for low-level debug | Shawn Guo |
2013-04-01 | ARM: mxs: get ocotp base address from device tree | Shawn Guo |
2013-04-01 | ARM: mxs: remove system.c | Shawn Guo |
2013-04-01 | ARM: mxs: get reset address from device tree | Shawn Guo |
2013-04-01 | ARM: mxs: remove empty hardware.h | Shawn Guo |
2013-04-01 | ARM: mxs: Select ARM_CPU_SUSPEND | Fabio Estevam |
2013-04-01 | ARM: mxs: remove unneeded mach-types.h inclusion | Shawn Guo |
2013-04-01 | ARM: mxs: move icoll driver into drivers/irqchip | Shawn Guo |
2013-04-01 | ARM: mxs: call stmp_reset_block() in icoll | Shawn Guo |
2013-04-01 | ARM: mxs: get icoll base address from device tree | Shawn Guo |
2013-04-01 | ARM: mxs: move timer driver into drivers/clocksource | Shawn Guo |
2013-04-01 | ARM: mxs: select STMP_DEVICE and use it for timer code | Shawn Guo |
2013-04-01 | ARM: mxs: remove cpu_is_mx23() call from timer code | Shawn Guo |
2013-04-01 | ARM: mxs: get timrot base address from device tree | Shawn Guo |
2013-04-01 | ARM: mxs: look up timrot clock from device tree | Shawn Guo |
2013-04-01 | ARM: mxs: use CLKSRC_OF helper to initialize timer | Shawn Guo |
2013-03-19 | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut |
2013-03-07 | ARM: mxs: cfa10049: Fix fb initialisation function | Maxime Ripard |
2013-03-04 | ARM: mxs: ocotp: Fix sparse warning | Fabio Estevam |
2013-03-04 | ARM: mxs: icoll: Fix sparse warning | Fabio Estevam |
2013-03-04 | ARM: mxs: mm: Fix sparse warning | Fabio Estevam |
2013-02-21 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-09 | Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Olof Johansson |
2013-02-09 | Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int... | Olof Johansson |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson |
2013-02-05 | ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cycles | Torben Hohn |
2013-02-05 | ARM: mxs: use apbx bus clock to drive the timers on timrotv2 | Torben Hohn |
2013-01-29 | ARM: dts: mxs: Add the LCD to the 10049 board | Maxime Ripard |
2013-01-26 | ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree support | Maxime Ripard |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-11-20 | ARM: mxs: Add SchulerControl SPS1 DTS file | Marek Vasut |