summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2611-74/+169
|\
| * mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-132-19/+1
| * mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-132-10/+12
| * ARM: mxs: add gpio support for device tree bootShawn Guo2012-05-121-0/+12
| * gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-123-24/+14
| * ARM: mxs: do not add dma device by defaultDong Aisheng2012-05-123-22/+10
| * dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-121-6/+8
| * ARM: mxs: always build in device tree supportShawn Guo2012-05-121-1/+0
| * ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-122-0/+25
| * ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-124-1/+96
| * Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-129-0/+27
| |\
* | \ Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2611-2456/+13
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-149-0/+27
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| * | | ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-092-10/+8
| * | | ARM: mxs: remove old clock supportShawn Guo2012-05-098-2447/+0
| * | | ARM: mxs: switch to common clk frameworkShawn Guo2012-05-091-4/+1
| * | | ARM: mxs: change the lookup name for fec phy clockShawn Guo2012-05-092-2/+2
| * | | ARM: mxs: request clock for timerShawn Guo2012-05-091-0/+9
| |/ /
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-229-0/+27
|\ \ \ | | |/ | |/|
| * | ARM: mxs: enable pinctrl supportShawn Guo2012-05-121-0/+2
| * | ARM: mxs: enable pinctrl dummy statesShawn Guo2012-05-088-0/+25
| |/
* / ARM: 7370/2: mxs: factor out dynamic amba device allocatorLinus Walleij2012-04-196-68/+18
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-28/+0
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-28/+0
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-28/+0
|\ \
| * | ARM: create a common IOMEM definitionRob Herring2012-03-131-6/+0
| * | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-22/+0
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+1
|\ \ \
| * | | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+1
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-278-0/+105
|\ \ \
| * \ \ Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Arnd Bergmann2012-02-288-0/+105
| |\ \ \
| | * | | ARM: mxs: add GPMI-NAND support for imx23/imx28Huang Shijie2012-02-118-0/+105
| | |/ /
* | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-278-87/+320
|\ \ \ \
| * \ \ \ Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2012-02-078-87/+320
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: mxs: Add initial support for Bluegiga APX4 Development KitLauri Hintsala2012-02-043-0/+277
| | * | | ARM: mxs: read correct values when setting up MACWolfram Sang2012-01-312-2/+2
| | * | | ARM: mx28evk: Simplify GPIO requestsFabio Estevam2012-01-311-56/+16
| | * | | ARM: mx28: Remove duplicate OCOTP error messageFabio Estevam2012-01-312-9/+2
| | * | | ARM: mxs: detect SoC by checking CHIPID registerShawn Guo2012-01-273-20/+23
| | |/ /
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-275-72/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Olof Johansson2012-02-075-72/+39
| |\ \ \ | | |/ / | |/| |
| | * | ARM: mxs: Use a proper timeout mechanismFabio Estevam2012-01-314-72/+29
| | * | ARM: mx28: check for gated clocks when setting saif dividerWolfram Sang2012-01-271-0/+4
| | * | arm/mxs: Add support for SSP/MMC ports 2 & 3Lothar Waßmann2012-01-262-0/+6
| | |/
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-262-4/+6
|\ \
| * | ARM: amba: mxs: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
| * | ARM: amba: mxs: convert to use amba_device_allocRussell King2012-01-251-3/+5
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-25/+0