summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/include/mach
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-1524-3489/+0
* ARM: imx: move platform device code into mach-imxShawn Guo2012-10-151-341/+0
* ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-1511-5296/+0
* ARM: imx: include board headers in the same folderShawn Guo2012-10-156-230/+0
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-0/+8
|\
| * Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-011-0/+1
| |\
| * | [media] i.MX: coda: Add platform support for coda in i.MX27Javier Martin2012-08-061-0/+8
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0120-745/+20
|\ \ \
| * \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2218-744/+16
| |\ \ \
| | * | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1418-746/+16
| | |/ /
| * | | Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-0/+4
| |\ \ \
| | * | | ARM: SoC: convert imx6q to SMP operationsMarc Zyngier2012-09-141-0/+4
| | |/ /
| * | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-201-1/+0
| |\ \ \
| | * | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
| | |/ /
| * | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-201-0/+5
| |\ \ \
| * \ \ \ Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-202-1225/+0
| |\ \ \ \
* | \ \ \ \ Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-012-1225/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARM: imx51: decouple device tree boot from board filesShawn Guo2012-09-111-1/+0
| * | | | | ARM: imx53: remove unneeded files and functionsShawn Guo2012-09-112-1220/+0
| * | | | | ARM: imx53: decouple device tree boot from board filesShawn Guo2012-09-111-4/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm imx31: add a few pinmux settings the tt01 needsTorben Hohn2012-08-031-0/+5
| |/ / /
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-013-75/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-221-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: imx: use __iomem pointers for MMIOArnd Bergmann2012-09-191-3/+3
| | |/
| * | ARM: i.MX remove last leftovers from legacy clock supportSascha Hauer2012-09-121-68/+0
| * | ARM: i.MX clk pllv1: move mxc_decode_pll code to its userSascha Hauer2012-09-121-2/+0
| * | ARM i.MX mx2_camera: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags.Javier Martin2012-08-281-2/+0
| |/
* | ARM i.MX25: Make timer irq work againSascha Hauer2012-09-181-0/+1
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-1/+1
|\
| * i2c: imx: make bitrate an u32 typeWolfram Sang2012-07-101-1/+1
* | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-233-12/+41
|\ \
| * \ Merge branch 'imx/cpuidle' into next/pmOlof Johansson2012-06-303-12/+41
| |\ \
| | * | ARM: imx: Add common imx cpuidle init functionality.Robert Lee2012-06-051-0/+22
| | * | ARM: imx: Enable imx53 low power idleRobert Lee2012-06-051-0/+3
| | * | ARM: imx: clean and consolidate imx5 suspend and idle codeRobert Lee2012-06-051-1/+2
| | * | ARM: imx: Modify IMX_IO_P2V macroRobert Lee2012-06-051-11/+14
* | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-2318-766/+721
|\ \ \ \
| * \ \ \ Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-0218-766/+721
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo2012-07-0112-746/+719
| | * | | ARM: imx: pass gpio than irq number into mxc_expio_initShawn Guo2012-07-011-1/+1
| | * | | dma: ipu: remove the use of ipu_platform_dataShawn Guo2012-07-012-7/+1
| | * | | ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo2012-07-011-7/+0
| | * | | ARM: imx: eliminate macro IOMUX_TO_IRQ()Shawn Guo2012-07-011-3/+0
| | * | | ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()Shawn Guo2012-07-011-2/+0
| | | |/ | | |/|
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-0/+1
|\ \ \ \
| * | | | ARM i.MX31: Add devicetree supportDenis 'GNUtoo' Carikli2012-07-101-0/+1
| |/ / /
* | | | ARM: imx: make ehci power/oc polarities configurableBenoît Thébaudeau2012-07-091-7/+9
* | | | ARM: i.MX51 iomux: added missing pin definitionsAlexander Shiyan2012-07-091-0/+14
|/ / /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-0/+2
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud