summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: i2c-mxs: move to use generic DMA helperShawn Guo2013-04-042-41/+11
* spi: mxs-spi: move to use generic DMA helperShawn Guo2013-04-043-58/+18
* mmc: mxs-mmc: move to use generic DMA helperShawn Guo2013-04-042-47/+13
* dma: mxs-dma: move to generic device tree bindingShawn Guo2013-04-041-4/+66
* dma: mxs-dma: use devm_* managed functionsShawn Guo2013-04-041-30/+9
* ARM: dts: add generic DMA device tree binding for mxs-dmaShawn Guo2013-04-044-9/+148
* pinctrl: pinctrl-mxs: document the missing pull-upsAlexandre Belloni2013-04-041-0/+4
* ARM: cfa10036: add one wire bitbanging to the cfa10049Alexandre Belloni2013-04-041-1/+19
* video: mxsfb: remove mxsfb_platform_dataShawn Guo2013-04-042-66/+17
* ARM: mxs: move display timing configurations into device treeShawn Guo2013-04-047-158/+150
* video: mxsfb: get display timings from device treeShawn Guo2013-04-043-12/+146
* video: mxsfb: remove dotclk_delay from platform_dataShawn Guo2013-04-042-2/+0
* video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo2013-04-042-41/+7
* video: mxsfb: use devm_* managed functionsShawn Guo2013-04-041-34/+16
* ARM: mxs: remove unneeded enet_out clk initializationShawn Guo2013-04-041-12/+0
* ARM: dts: mxs: add enet_out clock to devicetreeWolfram Sang2013-04-042-2/+4
* net: freescale: fec: add support for optional enet_out clkWolfram Sang2013-04-042-0/+11
* net: fec: handle optional clk_ptp more gracefullyShawn Guo2013-04-041-5/+3
* clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam2013-04-031-1/+1
* ARM: mxs: remove unused headersShawn Guo2013-04-015-533/+27
* ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo2013-04-011-30/+13
* ARM: mxs: remove common.hShawn Guo2013-04-013-21/+17
* ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo2013-04-014-105/+76
* ARM: mxs: remove mm.cShawn Guo2013-04-013-55/+1
* ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6
* ARM: mxs: get ocotp base address from device treeShawn Guo2013-04-013-1/+10
* ARM: mxs: remove system.cShawn Guo2013-04-014-140/+38
* ARM: mxs: get reset address from device treeShawn Guo2013-04-013-21/+19
* ARM: mxs: remove empty hardware.hShawn Guo2013-04-012-24/+0
* ASoC: mxs-saif: remove mach header inclusionShawn Guo2013-04-011-2/+3
* iio: mxs-lradc: remove unneeded mach header inclusionShawn Guo2013-04-011-3/+0
* rtc: stmp3xxx: use stmp_reset_block() insteadShawn Guo2013-04-011-4/+2
* clk: mxs: remove the use of mach level IO accessorShawn Guo2013-04-012-13/+11
* clk: mxs: get base address from device treeShawn Guo2013-04-014-16/+37
* ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo2013-04-011-1/+0
* ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-016-16/+23
* ARM: mxs: call stmp_reset_block() in icollShawn Guo2013-04-011-2/+2
* ARM: mxs: get icoll base address from device treeShawn Guo2013-04-011-2/+5
* ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-013-1/+2
* ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2013-04-012-9/+9
* ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo2013-04-011-1/+2
* ARM: mxs: get timrot base address from device treeShawn Guo2013-04-011-1/+5
* ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-015-4/+3
* ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-016-15/+6
* Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-0114-106/+49
|\
| * ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-1110-37/+17
| * clocksource: tegra20: use the device_node pointer passed to initRob Herring2013-03-111-41/+26
| * clocksource: pass DT node pointer to init functionsRob Herring2013-03-114-28/+5
| * clocksource: add empty version of clocksource_of_initRob Herring2013-03-111-0/+1
* | Linux 3.9-rc5v3.9-rc5Linus Torvalds2013-04-011-1/+1