summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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 'tegra/cleanup' into next/cleanupArnd Bergmann
2011-10-19Merge branches 'cleanups/mxs', 'cleanups/mx3-defconfig' and 'cleanups/include...Sascha Hauer
2011-10-18ARM: mach-mxs: fix machines' initializers orderLauri Hintsala
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-13ARM: tegra: devices.c should include devices.hOlof Johansson
2011-10-13ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson
2011-10-13ARM: tegra: cpu-tegra: sparse type fixOlof Johansson
2011-10-13ARM: tegra: dma: staticify some tables and functionsOlof Johansson
2011-10-13ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson
2011-10-13ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson
2011-10-13ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson
2011-10-13ARM: tegra: tegra_init_cache should be staticOlof Johansson
2011-10-13ARM: tegra: pcie: 0 -> NULL changesOlof Johansson
2011-10-13ARM: tegra: pcie: include board.hOlof Johansson
2011-10-13ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson
2011-10-13ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson
2011-10-13ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson
2011-10-13ARM: tegra: timer: don't cast __iomem pointersOlof Johansson
2011-10-13ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson
2011-10-09arm: mx3: update defconfigWolfram Sang
2011-10-08Merge branch 'stericsson/fixes' into next/cleanupArnd Bergmann
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann
2011-10-07Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann
2011-10-07Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann
2011-10-04Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer
2011-10-04arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo
2011-10-04arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo
2011-10-04ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam
2011-10-01ARM: CSR: clock: Fix indentationBarry Song
2011-10-01ARM: CSR: prima2: fix trailing whitespaceBarry Song
2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Barry Song
2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song
2011-09-30Merge branch 'omap/cleanup' into next/cleanupArnd Bergmann
2011-09-28arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo
2011-09-28arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo
2011-09-28arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo
2011-09-27ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-27ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-09-27ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-27ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-27ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula