summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: imx28: move lcdif control pins into board dtsShawn Guo2012-07-112-5/+15
* ARM: dts: imx28: move extra gpmi-nand pins into board dtsShawn Guo2012-07-112-3/+13
* ARM: dts: imx28-evk: add flexan devicesShawn Guo2012-07-062-0/+36
* ARM: mx23: Add initial support for olinuxino boardFabio Estevam2012-07-052-0/+45
* ARM: dts: mx23: add gpmi nand supportHuang Shijie2012-07-032-6/+49
* ARM: dts: mxs: add lcd support for imx23-evk and imx28-evkShawn Guo2012-07-034-0/+91
* ARM: dts: mxs: add pwm-backlight for imx23-evk and imx28-evkShawn Guo2012-07-034-2/+54
* ARM: dts: mxs: enable rtc for imx23 and imx28Shawn Guo2012-07-032-3/+4
* ARM: dts: imx28-evk: add heartbeat gpio-ledsShawn Guo2012-07-031-0/+10
* ARM: dts: imx28-evk: add missing properties for fecShawn Guo2012-07-031-0/+11
* ARM: dts: imx28-evk: add vmmc-supply for mmc deviceShawn Guo2012-07-031-1/+9
* ARM: dts: imx23-evk: add auart deviceShawn Guo2012-07-032-0/+25
* ARM: dts: imx23-evk: updates for mmc deviceShawn Guo2012-07-032-2/+31
* ARM: dts: mxs: add hog-gpios for imx23-evk and imx28-evkShawn Guo2012-07-032-0/+38
* ARM: dts: mxs: add comments for pinmux-idsShawn Guo2012-07-032-31/+125
* ARM: mxs: use auxdata to attach mxsfb_platform_dataShawn Guo2012-07-031-1/+61
* video: mxsfb: move mxsfb.h into include/linuxShawn Guo2012-07-034-52/+3
* ARM: mxs: enable flexcan on imx28Marc Kleine-Budde2012-07-031-0/+1
* ARM: dts: cfa10036: Add Power LED to the CFA-10036 boardMaxime Ripard2012-07-031-0/+9
* ARM: mxs: Add Crystalfontz CFA-10036 DTSMaxime Ripard2012-07-032-0/+44
* ARM: dts: imx28: Add additionnal muxing options to iMX28 DTSIMaxime Ripard2012-07-031-0/+17
* ARM: mxs: store mac address read from OTP in device treeShawn Guo2012-07-031-0/+64
* ARM: dts: mx28evk: Add auart0 and auart3 supportFabio Estevam2012-07-032-0/+38
* ARM: dts: imx23: Fix the gpmi/gpmi-nand DT nameMarek Vasut2012-07-031-1/+1
* ARM: mx28: add gpmi-nand supportHuang Shijie2012-07-032-9/+32
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-3014-19/+37
|\
| * Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-303-6/+6
| |\
| | * ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entrySachin Kamat2012-06-271-4/+4
| | * ARM: SAMSUNG: Fix for S3C2412 EBI memory mappingJose Miguel Goncalves2012-06-211-1/+1
| | * ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULLJonghwan Choi2012-06-201-1/+1
| * | ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo2012-06-301-2/+4
| * | Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-06-302-6/+4
| |\ \
| | * | ARM: OMAP4470: Fix OMAP4470 boot failureJon Hunter2012-06-271-1/+4
| | * | ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=nKevin Hilman2012-06-261-5/+0
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-06-248-5/+23
| |\ \ \ | | |/ / | |/| |
| | * | ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy2012-06-231-0/+7
| | * | ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto2012-06-211-0/+1
| | * | ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart2012-06-211-0/+1
| | * | ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski2012-06-201-0/+3
| | * | ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu2012-06-201-0/+5
| | * | ARM: shmobile: sh7372: bugfix: chclr_offset baseKuninori Morimoto2012-06-201-1/+1
| | * | ARM: shmobile: sh73a0: bugfix: SY-DMAC numberKuninori Morimoto2012-06-201-4/+4
| | |/
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-251-0/+2
|\ \ \
| * | | [media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2012-06-181-0/+2
* | | | ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski2012-06-251-1/+1
| |/ / |/| |
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-2423-42/+77
|\ \ \
| * | | ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn2012-06-235-2/+5
| * | | ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde2012-06-231-0/+1
| * | | ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2012-06-232-0/+23