summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16260-1233/+1911
|\
| * 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-1034-84/+280
| |\ \
| | * | sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller2012-11-099-8/+24
| | * | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-094-2/+20
| | * | of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson2012-11-091-0/+5
| | * | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson2012-11-091-2/+4
| | * | sparc: Wire up sys_kcmp.David S. Miller2012-10-283-3/+5
| | * | sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller2012-10-285-10/+55
| | * | sparc64: Use pause instruction when available.David S. Miller2012-10-275-16/+62
| | * | sparc64: Fix cpu strand yielding.David S. Miller2012-10-272-2/+8
| | * | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-2613-61/+117
| * | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2012-11-1010-41/+14
| |\ \ \
| | * | | arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-082-1/+3
| | * | | arm64: smp: add missing completion for secondary bootWill Deacon2012-11-081-2/+1
| | * | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-082-1/+1
| | * | | arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-083-25/+3
| | * | | arm64: perf: use architected event for CPU cycle counterWill Deacon2012-11-081-8/+2
OpenPOWER on IntegriCloud