summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-170/+0
|\
| * ARM: mxs: move display timing configurations into device treeShawn Guo2013-04-041-158/+0
| * ARM: mxs: remove unneeded enet_out clk initializationShawn Guo2013-04-041-12/+0
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-029-139/+31
|\ \
| * | ARM: mxs: enable multiplatform buildShawn Guo2013-04-045-109/+13
| * | ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo2013-04-041-27/+0
| * | ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo2013-04-043-3/+18
| |/
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-021-0/+2
|\ \ | |/ |/|
| * ARM: mxs: Select ARM_CPU_SUSPENDFabio Estevam2013-04-011-0/+2
* | ARM: mxs: remove unused headersShawn Guo2013-04-015-533/+27
* | ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo2013-04-011-30/+13
* | ARM: mxs: remove common.hShawn Guo2013-04-012-21/+1
* | ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo2013-04-014-105/+76
* | ARM: mxs: remove mm.cShawn Guo2013-04-013-55/+1
* | ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6
* | ARM: mxs: get ocotp base address from device treeShawn Guo2013-04-011-1/+8
* | ARM: mxs: remove system.cShawn Guo2013-04-014-140/+38
* | ARM: mxs: get reset address from device treeShawn Guo2013-04-011-19/+17
* | ARM: mxs: remove empty hardware.hShawn Guo2013-04-012-24/+0
* | ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo2013-04-011-1/+0
* | ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-014-134/+5
* | ARM: mxs: call stmp_reset_block() in icollShawn Guo2013-04-011-2/+2
* | ARM: mxs: get icoll base address from device treeShawn Guo2013-04-011-2/+5
* | ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-012-305/+1
* | ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2013-04-011-9/+8
* | ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo2013-04-011-1/+2
* | ARM: mxs: get timrot base address from device treeShawn Guo2013-04-011-1/+5
* | ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-011-1/+1
* | ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-013-9/+5
|/
* ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-12/+12
* ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard2013-03-071-5/+5
* ARM: mxs: ocotp: Fix sparse warningFabio Estevam2013-03-041-0/+1
* ARM: mxs: icoll: Fix sparse warningFabio Estevam2013-03-041-1/+1
* ARM: mxs: mm: Fix sparse warningFabio Estevam2013-03-041-0/+1
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+30
|\
| * Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2013-02-091-0/+30
| |\
| | * ARM: dts: mxs: Add the LCD to the 10049 boardMaxime Ripard2013-01-291-0/+22
| | * ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree supportMaxime Ripard2013-01-261-0/+8
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-5/+7
|\ \ \
| * \ \ Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2013-02-091-5/+7
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mxs: decrease mxs_clockevent_device.min_delta_ns to 2 clock cyclesTorben Hohn2013-02-051-1/+2
| | * | ARM: mxs: use apbx bus clock to drive the timers on timrotv2Torben Hohn2013-02-051-4/+5
* | | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
| | |/ | |/|
* | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-19/+5
|\ \ \ | | |/ | |/|
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-19/+5
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-10/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-1/+1
|\
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-1/+1
* | ARM: mxs: Add SchulerControl SPS1 DTS fileMarek Vasut2012-11-201-0/+7
OpenPOWER on IntegriCloud