aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-03ARM: mxs: store mac address read from OTP in device treeShawn Guo1-0/+64
2012-06-29ARM: mxs/tx28: fix odd includePaul Bolle1-1/+1
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-74/+169
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-2456/+13
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-0/+27
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann9-0/+27
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 Guo2-10/+12
2012-05-12ARM: mxs: add gpio support for device tree bootShawn Guo1-0/+12
2012-05-12gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo3-24/+14
2012-05-12ARM: mxs: do not add dma device by defaultDong Aisheng3-22/+10
2012-05-12dma: mxs-dma: make platform_device_id more genericShawn Guo1-6/+8
2012-05-12ARM: mxs: always build in device tree supportShawn Guo1-1/+0
2012-05-12ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2-0/+25
2012-05-12ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng4-1/+96
2012-05-12Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo9-0/+27
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo1-0/+2
2012-05-09ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2-10/+8
2012-05-09ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-09ARM: mxs: switch to common clk frameworkShawn Guo1-4/+1
2012-05-09ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-09ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-04-19ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij6-68/+18
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-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+1
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-0/+105
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-87/+320
2012-03-27Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-72/+39
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 Bergmann8-0/+105
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 Shijie8-0/+105
2012-02-07Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/boardsOlof Johansson8-87/+320
2012-02-07Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/socOlof Johansson5-72/+39
2012-02-04ARM: mxs: Add initial support for Bluegiga APX4 Development KitLauri Hintsala3-0/+277
2012-01-31ARM: mxs: read correct values when setting up MACWolfram Sang2-2/+2
2012-01-31ARM: mxs: Use a proper timeout mechanismFabio Estevam4-72/+29
2012-01-31ARM: mx28evk: Simplify GPIO requestsFabio Estevam1-56/+16
2012-01-31ARM: mx28: Remove duplicate OCOTP error messageFabio Estevam2-9/+2
2012-01-27ARM: mx28: check for gated clocks when setting saif dividerWolfram Sang1-0/+4
2012-01-27ARM: mxs: detect SoC by checking CHIPID registerShawn Guo3-20/+23
2012-01-26Merge branch 'amba' into for-armsocRussell King2-4/+6
2012-01-26arm/mxs: Add support for SSP/MMC ports 2 & 3Lothar Waßmann2-0/+6
2012-01-25ARM: amba: mxs: get rid of NO_IRQ initializersRussell King1-1/+1