| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 11 | -74/+169 |
|\ |
|
| * | mmc: mxs-mmc: move header from mach into linux folder | Shawn Guo | 2012-05-13 | 2 | -19/+1 |
| * | mmc: mxs-mmc: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-13 | 2 | -10/+12 |
| * | ARM: mxs: add gpio support for device tree boot | Shawn Guo | 2012-05-12 | 1 | -0/+12 |
| * | gpio/mxs: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-12 | 3 | -24/+14 |
| * | ARM: mxs: do not add dma device by default | Dong Aisheng | 2012-05-12 | 3 | -22/+10 |
| * | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | 1 | -6/+8 |
| * | ARM: mxs: always build in device tree support | Shawn Guo | 2012-05-12 | 1 | -1/+0 |
| * | ARM: mxs: add initial device tree support for imx23-evk board | Shawn Guo | 2012-05-12 | 2 | -0/+25 |
| * | ARM: mxs: add initial device tree support for imx28-evk board | Dong Aisheng | 2012-05-12 | 4 | -1/+96 |
| * | Merge branches 'clk/mxs' and 'imx/pinctrl/for-3.5' into mxs/dt/for-3.5 | Shawn Guo | 2012-05-12 | 9 | -0/+27 |
| |\ |
|
* | \ | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 11 | -2456/+13 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann | 2012-05-14 | 9 | -0/+27 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| * | | | ARM: mxs: remove now unused timer_clk argument from mxs_timer_init | Shawn Guo | 2012-05-09 | 2 | -10/+8 |
| * | | | ARM: mxs: remove old clock support | Shawn Guo | 2012-05-09 | 8 | -2447/+0 |
| * | | | ARM: mxs: switch to common clk framework | Shawn Guo | 2012-05-09 | 1 | -4/+1 |
| * | | | ARM: mxs: change the lookup name for fec phy clock | Shawn Guo | 2012-05-09 | 2 | -2/+2 |
| * | | | ARM: mxs: request clock for timer | Shawn Guo | 2012-05-09 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 9 | -0/+27 |
|\ \ \
| | |/
| |/| |
|
| * | | ARM: mxs: enable pinctrl support | Shawn Guo | 2012-05-12 | 1 | -0/+2 |
| * | | ARM: mxs: enable pinctrl dummy states | Shawn Guo | 2012-05-08 | 8 | -0/+25 |
| |/ |
|
* / | ARM: 7370/2: mxs: factor out dynamic amba device allocator | Linus Walleij | 2012-04-19 | 6 | -68/+18 |
|/ |
|
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-30 | 1 | -28/+0 |
|\ |
|
| * | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-27 | 1 | -28/+0 |
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 2 | -28/+0 |
|\ \ |
|
| * | | ARM: create a common IOMEM definition | Rob Herring | 2012-03-13 | 1 | -6/+0 |
| * | | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -22/+0 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 8 | -0/+105 |
|\ \ \ |
|
| * \ \ | Merge branch 'mxs/gpmi' of git://git.linaro.org/people/shawnguo/linux-2.6 int... | Arnd Bergmann | 2012-02-28 | 8 | -0/+105 |
| |\ \ \ |
|
| | * | | | ARM: mxs: add GPMI-NAND support for imx23/imx28 | Huang Shijie | 2012-02-11 | 8 | -0/+105 |
| | |/ / |
|
* | | | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 8 | -87/+320 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'mxs/boards' of git://git.linaro.org/people/shawnguo/linux-2.6 i... | Olof Johansson | 2012-02-07 | 8 | -87/+320 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ARM: mxs: Add initial support for Bluegiga APX4 Development Kit | Lauri Hintsala | 2012-02-04 | 3 | -0/+277 |
| | * | | | ARM: mxs: read correct values when setting up MAC | Wolfram Sang | 2012-01-31 | 2 | -2/+2 |
| | * | | | ARM: mx28evk: Simplify GPIO requests | Fabio Estevam | 2012-01-31 | 1 | -56/+16 |
| | * | | | ARM: mx28: Remove duplicate OCOTP error message | Fabio Estevam | 2012-01-31 | 2 | -9/+2 |
| | * | | | ARM: mxs: detect SoC by checking CHIPID register | Shawn Guo | 2012-01-27 | 3 | -20/+23 |
| | |/ / |
|
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 5 | -72/+39 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'mxs/clk' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Olof Johansson | 2012-02-07 | 5 | -72/+39 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: mxs: Use a proper timeout mechanism | Fabio Estevam | 2012-01-31 | 4 | -72/+29 |
| | * | | ARM: mx28: check for gated clocks when setting saif divider | Wolfram Sang | 2012-01-27 | 1 | -0/+4 |
| | * | | arm/mxs: Add support for SSP/MMC ports 2 & 3 | Lothar Waßmann | 2012-01-26 | 2 | -0/+6 |
| | |/ |
|
* | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| |/ |
|
* | | Merge branch 'amba' into for-armsoc | Russell King | 2012-01-26 | 2 | -4/+6 |
|\ \ |
|
| * | | ARM: amba: mxs: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -1/+1 |
| * | | ARM: amba: mxs: convert to use amba_device_alloc | Russell King | 2012-01-25 | 1 | -3/+5 |
| |/ |
|
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -25/+0 |