summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge tag 'mxs-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann11-4/+424
2012-11-16Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann12-256/+459
2012-11-16Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann260-1233/+1911
2012-11-16Add device tree file for the armadeus apf27Philippe Reynes1-0/+89
2012-11-16ARM: mxs_defconfig: Improve USB related supportFabio Estevam1-0/+6
2012-11-15Merge branch 'omap/cleanup-prcm-part2' into next/dtArnd Bergmann112-2923/+3679
2012-11-15Merge tag 'omap-for-v3.8/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann27-91/+1588
2012-11-15Merge branch 'omap/headers4' into next/dtArnd Bergmann256-4934/+4829
2012-11-14ARM: zynq: add clk binding support to the ttcJosh Cartwright3-122/+228
2012-11-14ARM: zynq: use zynq clk bindingsJosh Cartwright4-0/+72
2012-11-13ARM: OMAP2: Fix compillation error in cm_commonPeter Ujfalusi1-0/+1
2012-11-12ARM: zynq: dts: split up device treeJosh Cartwright4-17/+36
2012-11-12ARM i.MX: Add Ka-Ro TX25 devicetreeSascha Hauer1-0/+44
2012-11-12ARM i.MX25: Add devicetreeSascha Hauer1-0/+515
2012-11-12ARM i.MX25: Add devicetree supportSascha Hauer5-4/+109
2012-11-12ARM i.MX25: Add missing clock gatesSascha Hauer1-8/+55
2012-11-12Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer197-1036/+731
2012-11-12ARM: mxs: apf28dev: Add I2C and SPI supportGwenhael Goavec-Merou1-0/+13
2012-11-12ARM: mxs: Setup scheduler clockStanislav Meduna1-1/+9
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds34-84/+280
2012-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds10-41/+14
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+18
2012-11-10sparc64: Fix build with mix of modular vs. non-modular crypto drivers.David S. Miller9-8/+24
2012-11-10sparc: Support atomic64_dec_if_positive properly.David S. Miller4-2/+20
2012-11-10of/address: sparc: Declare of_address_to_resource() as an extern function for...Andreas Larsson1-0/+5
2012-11-10sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irqAndreas Larsson1-2/+4
2012-11-10Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren256-4934/+4829
2012-11-10Merge branch 'for_3.8/dts_part2' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren13-1/+389
2012-11-09xen/arm: Fix compile errors when drivers are compiled as modules (export more).Stefano Stabellini1-0/+6
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-16/+33
2012-11-09Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds1-1/+2
2012-11-09h8300: add missing L1_CACHE_SHIFTFengguang Wu1-1/+2
2012-11-09ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley16-115/+1
2012-11-09ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley1-1/+2
2012-11-09ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley9-30/+25
2012-11-09ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley17-72/+111
2012-11-09ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2-41/+0
2012-11-08ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley8-4/+257
2012-11-08ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley7-48/+85
2012-11-08ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley33-151/+46
2012-11-08ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley5-0/+147
2012-11-08ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley4-36/+70
2012-11-08ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley6-14/+37
2012-11-08ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley4-0/+33
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley13-320/+112
2012-11-08ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2-13/+0
2012-11-08arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2-1/+3
2012-11-08arm64: smp: add missing completion for secondary bootWill Deacon1-2/+1
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon3-25/+3