summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
AgeCommit message (Expand)Author
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo
2012-05-12ARM: mxs: add gpio support for device tree bootShawn Guo
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo
2012-05-12ARM: mxs: always build in device tree supportShawn Guo
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo
2012-05-09ARM: mxs: remove old clock supportShawn Guo
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo
2012-05-09ARM: mxs: change the lookup name for fec phy clockShawn Guo
2012-05-09ARM: mxs: request clock for timerShawn Guo
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo
2012-04-19ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-02-28Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-11ARM: mxs: add GPMI-NAND support for imx23/imx28Huang Shijie
2012-02-07Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson
2012-02-07Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson
2012-02-04ARM: mxs: Add initial support for Bluegiga APX4 Development KitLauri Hintsala
2012-01-31ARM: mxs: read correct values when setting up MACWolfram Sang
2012-01-31ARM: mxs: Use a proper timeout mechanismFabio Estevam
2012-01-31ARM: mx28evk: Simplify GPIO requestsFabio Estevam
2012-01-31ARM: mx28: Remove duplicate OCOTP error messageFabio Estevam
2012-01-27ARM: mx28: check for gated clocks when setting saif dividerWolfram Sang
2012-01-27ARM: mxs: detect SoC by checking CHIPID registerShawn Guo
2012-01-26Merge branch 'amba' into for-armsocRussell King
2012-01-26arm/mxs: Add support for SSP/MMC ports 2 & 3Lothar Waßmann
2012-01-25ARM: amba: mxs: get rid of NO_IRQ initializersRussell King
2012-01-25ARM: amba: mxs: convert to use amba_device_allocRussell King
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre