| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: imx: move iomux drivers and headers into mach-imx | Shawn Guo | 2012-10-15 | 15 | -5570/+0 |
* | ARM: imx: include board headers in the same folder | Shawn Guo | 2012-10-15 | 6 | -230/+0 |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 2 | -3/+3 |
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 | 36 | -2351/+134 |
|\ |
|
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 | 4 | -1/+51 |
| |\ |
|
| | * | Merge tag 'v3.6' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-01 | 1 | -0/+1 |
| | |\ |
|
| | * | | [media] i.MX: coda: Add platform support for coda in i.MX27 | Javier Martin | 2012-08-06 | 4 | -1/+51 |
| * | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 22 | -747/+22 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 20 | -746/+18 |
| | |\ \ \ |
|
| | | * | | | ARM: imx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 20 | -748/+18 |
| | | |/ / |
|
| | * | | | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -0/+4 |
| | |\ \ \ |
|
| | | * | | | ARM: SoC: convert imx6q to SMP operations | Marc Zyngier | 2012-09-14 | 1 | -0/+4 |
| | | |/ / |
|
| | * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-20 | 1 | -1/+0 |
| | |\ \ \ |
|
| | | * | | | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 1 | -1/+0 |
| | | |/ / |
|
| | * | | | Merge branch 'next/soc' into next/multiplatform | Olof Johansson | 2012-09-20 | 2 | -39/+55 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-20 | 2 | -1225/+0 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 2 | -1225/+0 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | * | | | | | ARM: imx51: decouple device tree boot from board files | Shawn Guo | 2012-09-11 | 1 | -1/+0 |
| | * | | | | | ARM: imx53: remove unneeded files and functions | Shawn Guo | 2012-09-11 | 2 | -1220/+0 |
| | * | | | | | ARM: imx53: decouple device tree boot from board files | Shawn Guo | 2012-09-11 | 1 | -4/+0 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 2 | -39/+55 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | ARM: mxc: ssi-fiq: Make ssi-fiq.S Thumb-2 compatible | Dave Martin | 2012-08-13 | 1 | -39/+50 |
| | * | | | | arm imx31: add a few pinmux settings the tt01 needs | Torben Hohn | 2012-08-03 | 1 | -0/+5 |
| | |/ / / |
|
| * | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 8 | -339/+5 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 1 | -3/+3 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | ARM: imx: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -3/+3 |
| | | |/ |
|
| | * | | serial/imx: fix IMX UART macro usage to reflect correct processor | Oskar Schirmer | 2012-09-12 | 1 | -1/+1 |
| | * | | ARM: i.MX remove last leftovers from legacy clock support | Sascha Hauer | 2012-09-12 | 4 | -282/+1 |
| | * | | ARM: i.MX clk pllv1: move mxc_decode_pll code to its user | Sascha Hauer | 2012-09-12 | 2 | -47/+0 |
| | * | | ARM i.MX mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags. | Javier Martin | 2012-08-28 | 1 | -2/+0 |
| | * | | ARM: plat-mxc: Remove unused imx_ioremap | Fabio Estevam | 2012-08-10 | 1 | -4/+0 |
| | |/ |
|
| * | | ARM i.MX25: Make timer irq work again | Sascha Hauer | 2012-09-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald... | David Woodhouse | 2012-08-22 | 36 | -1157/+986 |
|\ \
| |/ |
|
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-08-02 | 1 | -0/+1 |
| |\ |
|
| | * | ARM: mxc: Include missing irqs.h header | Fabio Estevam | 2012-07-28 | 1 | -0/+1 |
| * | | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2012-07-30 | 3 | -313/+0 |
| |\ \ |
|
| | * | | ARM i.MX: Move i.MX pwm driver to pwm framework | Sascha Hauer | 2012-07-02 | 3 | -313/+0 |
| * | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-07-28 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | i2c: imx: make bitrate an u32 type | Wolfram Sang | 2012-07-10 | 1 | -1/+1 |
| * | | | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 2 | -2/+3 |
| |\ \ \ |
|
| | * | | | ARM: imx: add missing item to the list of clock event modes | Uwe Kleine-König | 2012-07-16 | 1 | -1/+2 |
| | * | | | ARM: i.MX5x CSPI: Fixed clock name for CSPI | Alexander Shiyan | 2012-07-16 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 6 | -12/+126 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'imx/cpuidle' into next/pm | Olof Johansson | 2012-06-30 | 6 | -12/+126 |
| | |\ \ \ |
|
| | | * | | | ARM: imx: Add common imx cpuidle init functionality. | Robert Lee | 2012-06-05 | 3 | -0/+103 |
| | | * | | | ARM: imx: Enable imx53 low power idle | Robert Lee | 2012-06-05 | 1 | -0/+3 |
| | | * | | | ARM: imx: clean and consolidate imx5 suspend and idle code | Robert Lee | 2012-06-05 | 1 | -1/+2 |
| | | * | | | ARM: imx: Add comments to tzic_enable_waker() | Robert Lee | 2012-06-05 | 1 | -0/+4 |
| | | * | | | ARM: imx: Modify IMX_IO_P2V macro | Robert Lee | 2012-06-05 | 1 | -11/+14 |
| | | | |/
| | | |/| |
|
| * | | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 | 22 | -807/+800 |
| |\ \ \ \ |
|