aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM: zynq: use zynq clk bindingsJosh Cartwright2012-11-144-0/+72
| * | | | | ARM: zynq: dts: split up device treeJosh Cartwright2012-11-124-17/+36
| * | | | | ARM: zynq: Allow UART1 to be used as DEBUG_LL console.Nick Bowler2012-11-073-8/+31
| * | | | | ARM: zynq: dts: add description of the second uartJosh Cartwright2012-11-051-0/+7
| * | | | | ARM: zynq: move arm-specific sys_timer out of ttcJosh Cartwright2012-11-053-12/+15
| * | | | | zynq: move static peripheral mappingsJosh Cartwright2012-10-292-13/+18
| * | | | | zynq: remove use of CLKDEV_LOOKUPJosh Cartwright2012-10-294-35/+0
| * | | | | zynq: use pl310 device tree bindingsJosh Cartwright2012-10-293-12/+10
| * | | | | zynq: use GIC device tree bindingsJosh Cartwright2012-10-293-7/+12
* | | | | | Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16209-1077/+1575
|\ \ \ \ \ \
| * | | | | | Add device tree file for the armadeus apf27Philippe Reynes2012-11-161-0/+89
| * | | | | | ARM i.MX: Add Ka-Ro TX25 devicetreeSascha Hauer2012-11-121-0/+44
| * | | | | | ARM i.MX25: Add devicetreeSascha Hauer2012-11-121-0/+515
| * | | | | | ARM i.MX25: Add devicetree supportSascha Hauer2012-11-125-4/+109
| * | | | | | ARM i.MX25: Add missing clock gatesSascha Hauer2012-11-121-8/+55
| * | | | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-12197-1036/+731
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-231-2/+1
| | * | | | ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-193-1/+3
| | * | | | ARM: imx: enable multi-platform buildShawn Guo2012-10-156-201/+33
| | * | | | ARM: imx: call mxc_device_init() in soc specific functionShawn Guo2012-10-157-2/+16
| | * | | | ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-154-24/+3
| | * | | | ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-15132-179/+160
| | * | | | ARM: imx: move debug macros to include/debugShawn Guo2012-10-152-11/+30
| | * | | | video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-156-17/+19
| | * | | | mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-157-19/+21
| | * | | | media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-154-11/+14
| | * | | | dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-158-11/+15
| | * | | | dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-155-5/+25
| | * | | | rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-155-7/+9
| | * | | | mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-159-16/+19
| | * | | | i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1516-47/+50
| | * | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-151-177/+0
| | * | | | ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo2012-10-151-10/+0
| | * | | | ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo2012-10-1516-16/+15
| | * | | | ARM: imx: include iram.h rather than mach/iram.hShawn Guo2012-10-152-1/+2
| | * | | | ARM: imx: include iim.h rather than mach/iim.hShawn Guo2012-10-154-3/+5
| | * | | | ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-153-2/+2
| | * | | | ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-1577-77/+93
| | * | | | ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-1545-103/+98
| | * | | | ARM: imx: move platform device code into mach-imxShawn Guo2012-10-1552-49/+51
| | * | | | ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-159-8/+1
| | * | | | ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-1568-70/+79
| | * | | | ARM: imx: include board headers in the same folderShawn Guo2012-10-1521-15/+15
| | | |/ / | | |/| |
| * | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-101-0/+11
| |\ \ \ \
| | * | | | xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini2012-11-091-0/+6
| | * | | | xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk2012-11-071-0/+5
| * | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-077-29/+21
| |\ \ \ \ \
| | * | | | | ARM: 7569/1: mm: uninitialized warning correctionsviresh kumar2012-11-041-1/+1
| | * | | | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon2012-10-291-2/+2
| | * | | | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-10-293-10/+14