summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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-26ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren
2011-09-26ARM: OMAP2+: Use SoC specifc map_ioTony Lindgren
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...Jarkko Nikula
2011-09-26ARM: OMAP: mcbsp: Remove unused variables from platform dataJarkko Nikula
2011-09-22Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...Tony Lindgren
2011-09-22Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...Tony Lindgren
2011-09-21ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointerKevin Hilman
2011-09-21Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann
2011-09-20ARM: OMAP2+: Fix missing inline functions for Makefile cleanupTony Lindgren
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren
2011-09-20Merge branch 'stericsson/cleanup' into next/cleanupArnd Bergmann
2011-09-20Merge branch 'samsung/cleanup' into next/cleanupArnd Bergmann
2011-09-20Merge branch 'omap/cleanup' into next/cleanupArnd Bergmann
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu
2011-09-20ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu
2011-09-20ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam
2011-09-17ARM: davinci: edma: use kzalloc()Thomas Meyer
2011-09-17ARM: davinci: Explicitly set channel controllers' default queuesIdo Yariv
2011-09-17Merge branch 'next/topic-plat-samsung-1' into next-samsung-cleanupKukjin Kim
2011-09-16OMAP3: PM: fix UART handling when using no_console_suspendKevin Hilman
2011-09-16ARM: SAMSUNG: Move map header file into plat-samsungKukjin Kim