summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIBarry Song
2011-10-24Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song
2011-10-23ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked onlineThomas Gleinxer
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King
2011-10-23ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-22ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren
2011-10-22ARM: 7136/1: pl330: Fix a race conditionJavi Merino
2011-10-21Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki
2011-10-21ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm
2011-10-21ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm
2011-10-21ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel
2011-10-21ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-10-20ARM: 7137/1: Fix error upon adding LL debugAfzal Mohammed
2011-10-20Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann
2011-10-20Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2011-10-20Merge branch 'at91/trng' into next/driverArnd Bergmann
2011-10-20Merge branch 'tegra/devel' into next/develArnd Bergmann
2011-10-20Merge branch 'depends/rmk/smp' into tmpArnd Bergmann
2011-10-20Merge branch 'depends/rmk/debug' into tmpArnd Bergmann
2011-10-20Merge branches 'cross-platform/debug_ll' and 'cross-platform/cpu-mapping' int...Arnd Bergmann
2011-10-20Merge branch 'imx/devel' into next/develArnd Bergmann
2011-10-20Merge branch 'imx/board' into next/boardArnd Bergmann
2011-10-20Merge branches 'imx/pata' and 'imx/sata' into next/driverArnd Bergmann
2011-10-20Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann
2011-10-20Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren
2011-10-19ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren
2011-10-19Merge branches 'cleanups/mxs', 'cleanups/mx3-defconfig' and 'cleanups/include...Sascha Hauer
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King
2011-10-18arm/mx5: add device tree support for imx51 babbageShawn Guo
2011-10-18arm/mx5: add device tree support for imx53 boardsShawn Guo
2011-10-18ARM: mach-mxs: fix machines' initializers orderLauri Hintsala
2011-10-17ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h>Mika Westerberg
2011-10-17arm/imx: explicitly includes mach/hardware.h in pm-imx27.cShawn Guo
2011-10-17arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo
2011-10-17arm/imx: explicitly includes mach/hardware.h in mach-kzm_arm11_01.cShawn Guo
2011-10-17arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo
2011-10-17ARM: Add a few machine types to mach-typesRussell King
2011-10-17Merge branch 'ep93xx/board' into next/boardArnd Bergmann
2011-10-17ep93xx: add support Vision EP9307 SoMHartley Sweeten
2011-10-17arm/imx: use Kconfig choice for low-level debug UART selectionShawn Guo
2011-10-17ARM: realview: use Kconfig choice for debug UART selectionWill Deacon