aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-04ARM: mxs: enable multiplatform buildShawn Guo2-97/+0
2013-04-04ARM: mxs: rename debug-macro.S for multiplatform buildShawn Guo1-27/+0
2013-04-01ARM: mxs: remove unused headersShawn Guo4-531/+0
2013-04-01ARM: mxs: remove common.hShawn Guo1-20/+0
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo1-1/+0
2013-04-01ARM: mxs: remove mm.cShawn Guo1-2/+0
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo1-6/+3
2013-04-01ARM: mxs: remove system.cShawn Guo1-2/+0
2013-04-01ARM: mxs: remove empty hardware.hShawn Guo2-24/+0
2013-04-01ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo1-1/+0
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo1-3/+0
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-68/+2
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson1-1/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-03ARM: mxs: remove mach/irqs.hShawn Guo1-32/+0
2012-09-03ARM: mxs: select MULTI_IRQ_HANDLERShawn Guo2-35/+1
2012-09-03ARM: mxs: retrieve timer irq from device treeShawn Guo1-1/+1
2012-08-17ARM: mxs: remove iomux driverShawn Guo3-1060/+0
2012-08-17ARM: mxs: remove platform device codesShawn Guo1-114/+0
2012-08-17ARM: mxs: remove non-DT core functionsShawn Guo1-9/+0
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-49/+0
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-21/+7
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-67/+1
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann1-0/+2
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo2-19/+1
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo1-0/+1
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo1-2/+2
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng1-0/+3
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo1-0/+2
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo1-3/+1
2012-05-09ARM: mxs: remove old clock supportShawn Guo2-64/+0
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo1-0/+2
2012-04-19ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij1-5/+0
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-28/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-28/+0
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-20/+23
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie1-28/+0
2012-03-13ARM: create a common IOMEM definitionRob Herring1-6/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-22/+0
2012-02-28Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/driversArnd Bergmann1-0/+10
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-11ARM: mxs: add GPMI-NAND support for imx23/imx28Huang Shijie1-0/+10
2012-02-07Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/boardsOlof Johansson3-20/+23