summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs
Commit message (Expand)AuthorAgeFilesLines
* phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-1/+1
* ARM: mxs: always build ocotpMarc Kleine-Budde2012-08-042-8/+1Star
* ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo2012-07-261-6/+2Star
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-247-57/+223
|\
| * Merge branch 'mxs/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-122-4/+92
| |\
| | * ARM: mxs: rename dts files with soc name being the prefixShawn Guo2012-07-111-6/+6
| | * ARM: apx4devkit: add display supportLauri Hintsala2012-07-111-0/+24
| | * ARM: mxs: add dtb-y target into Makefile.bootShawn Guo2012-07-111-0/+9
| | * ARM: mxs: convert stmp378x_devb board to device treeShawn Guo2012-07-111-0/+1
| | * ARM: mxs: convert tx28 board to device treeShawn Guo2012-07-111-0/+1
| | * ARM: mxs: convert apx4devkit board to device treeShawn Guo2012-07-111-0/+20
| | * ARM: mxs: convert m28evk board to device treeMarek Vasut2012-07-111-4/+37
| * | Merge tag 'v3.5-rc6' into next/dtArnd Bergmann2012-07-121-0/+11
| |\ \ | | |/ | |/|
| * | ARM: mx23: Add initial support for olinuxino boardFabio Estevam2012-07-051-0/+1
| * | ARM: mxs: use auxdata to attach mxsfb_platform_dataShawn Guo2012-07-031-1/+61
| * | video: mxsfb: move mxsfb.h into include/linuxShawn Guo2012-07-034-52/+3Star
| * | ARM: mxs: enable flexcan on imx28Marc Kleine-Budde2012-07-031-0/+1
| * | ARM: mxs: Add Crystalfontz CFA-10036 DTSMaxime Ripard2012-07-031-0/+1
| * | ARM: mxs: store mac address read from OTP in device treeShawn Guo2012-07-031-0/+64
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-241-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: mxs/tx28: fix odd includePaul Bolle2012-06-291-1/+1
| |/
* / ARM: apx4devkit: fix FEC enabling PHY clockLauri Hintsala2012-07-051-0/+11
|/
* 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/+1Star
| * 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/+14Star
| * ARM: mxs: do not add dma device by defaultDong Aisheng2012-05-123-22/+10Star
| * 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/+0Star
| * 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/+13Star
|\ \ \
| | \ \
| | \ \
| *-. \ \ 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-082-10/+8Star
| * | | ARM: mxs: remove old clock supportShawn Guo2012-05-088-2447/+0Star
| * | | ARM: mxs: switch to common clk frameworkShawn Guo2012-05-081-4/+1Star
| * | | ARM: mxs: change the lookup name for fec phy clockShawn Guo2012-05-082-2/+2
| * | | ARM: mxs: request clock for timerShawn Guo2012-05-081-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/+18Star
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-311-28/+0Star
|\
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-28/+0Star
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-28/+0Star
|\ \
| * | ARM: create a common IOMEM definitionRob Herring2012-03-141-6/+0Star
| * | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-22/+0Star
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+1
|\ \ \