summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: enable mmc for imx23-evkShawn Guo2012-05-132-0/+30
* mmc: mxs-mmc: add device tree supportShawn Guo2012-05-132-5/+68
* mmc: mxs-mmc: copy wp_gpio in struct mxs_mmc_hostShawn Guo2012-05-131-7/+4
* mmc: mxs-mmc: have dma_channel than dma_res in mxs_mmc_hostShawn Guo2012-05-131-3/+3
* mmc: mxs-mmc: use devm_* helper to make cleanup simplerShawn Guo2012-05-131-31/+9
* mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-133-6/+6
* mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-135-26/+40
* mmc: mxs-mmc: let ssp_is_old take host as parameterShawn Guo2012-05-131-28/+29
* mmc: mxs-mmc: use global stmp_device functionalityShawn Guo2012-05-131-7/+7
* ARM: mxs: add gpio support for device tree bootShawn Guo2012-05-123-2/+100
* gpio/mxs: add device tree probeShawn Guo2012-05-122-4/+119
* gpio/mxs: get rid of the use of cpu_is_xxxShawn Guo2012-05-124-46/+66
* gpio/mxs: use devm_* helpers to make error handling simpleShawn Guo2012-05-121-39/+13
* ARM: mxs: add mxs-dma dt supportDong Aisheng2012-05-122-4/+4
* ARM: mxs: do not add dma device by defaultDong Aisheng2012-05-123-22/+10
* dma: mxs-dma: add device tree probe supportDong Aisheng2012-05-122-5/+43
* dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-125-56/+93
* dma: mxs-dma: let dma_is_apbh and apbh_is_old take parameterShawn Guo2012-05-121-12/+16
* dma: mxs-dma: use global stmp_device functionalityDong Aisheng2012-05-122-13/+14
* ARM: mxs: always build in device tree supportShawn Guo2012-05-123-1/+2
* ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-126-0/+305
* ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-128-1/+531
* Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5Shawn Guo2012-05-1233-0/+159
|\
| * ARM: mxs: enable pinctrl supportShawn Guo2012-05-122-0/+3
| * video: mxsfb: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * ASoC: mxs-saif: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * i2c: mxs: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * mtd: nand: gpmi: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * mmc: mxs-mmc: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * serial: mxs-auart: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * spi/imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * i2c: imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * can: flexcan: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * net: fec: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-111-0/+8
| * mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng2012-05-111-0/+9
| * ARM: imx6q: switch to use pinctrl subsystemDong Aisheng2012-05-081-0/+2
| * ARM: mxs: enable pinctrl dummy statesShawn Guo2012-05-088-0/+25
| * ARM: imx: enable pinctrl dummy statesDong Aisheng2012-05-089-0/+25
* | ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo2012-05-084-12/+10
* | ARM: mxs: remove old clock supportShawn Guo2012-05-088-2447/+0
* | ARM: mxs: switch to common clk frameworkShawn Guo2012-05-083-4/+4
* | 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
* | clk: mxs: add clock support for imx28Shawn Guo2012-05-082-0/+338
* | clk: mxs: add clock support for imx23Shawn Guo2012-05-082-0/+206
* | clk: mxs: add mxs specific clocksShawn Guo2012-05-087-0/+618
* | Linux 3.4-rc6v3.4-rc6Linus Torvalds2012-05-071-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-065-5/+21
|\ \