aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * Merge branch 'next/fixes' into next/cleanupArnd Bergmann2011-10-31
| |\
| | * Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-31
| | |\
| * | \ Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann2011-10-31
| |\ \ \
| * \ \ \ Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2011-10-20
| |\ \ \ \
| | * \ \ \ Merge branch 'imx-cleanups-for-arnd' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2011-10-20
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'cleanups/mxs', 'cleanups/mx3-defconfig' and 'cleanups/include...Sascha Hauer2011-10-19
| | | |\ \ \ \ \
| | | | | * | | | arm/imx: explicitly includes mach/hardware.h in pm-imx27.cShawn Guo2011-10-17
| | | | | * | | | arm/imx: remove mx27_setup_weimcs() from mx27.hShawn Guo2011-10-17
| | | | | * | | | arm/imx: explicitly includes mach/hardware.h in mach-kzm_arm11_01.cShawn Guo2011-10-17
| | | | | * | | | arm/imx: remove mx31_setup_weimcs() from mx31.hShawn Guo2011-10-17
| | | | * | | | | arm: mx3: update defconfigWolfram Sang2011-10-09
| | | * | | | | | ARM: mach-mxs: fix machines' initializers orderLauri Hintsala2011-10-18
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-10-20
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: tegra: devices.c should include devices.hOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: cpu-tegra: unexport two functionsOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: cpu-tegra: sparse type fixOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: dma: staticify some tables and functionsOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra2_clocks: don't export some tablesOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra_powergate_is_powered should be staticOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra_rtc_read_ms should be staticOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra_init_cache should be staticOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: pcie: 0 -> NULL changesOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: pcie: include board.hOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: pcie: don't cast __iomem pointersOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra2_clocks: 0 -> NULL changesOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: tegra2_clocks: don't cast __iomem pointersOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: timer: don't cast __iomem pointersOlof Johansson2011-10-13
| | * | | | | | | ARM: tegra: annotate IO_*_VIRT pointersOlof Johansson2011-10-13
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'stericsson/fixes' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann2011-10-08
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann2011-10-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: CSR: clock: Fix indentationBarry Song2011-09-30
| | * | | | | | | | | ARM: CSR: prima2: fix trailing whitespaceBarry Song2011-09-30
| | * | | | | | | | | ARM: CSR: timer: space required before the open parenthesis '('Barry Song2011-09-30
| | * | | | | | | | | ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song2011-09-30
| * | | | | | | | | | Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2011-10-07
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-04
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam2011-10-04
| | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-04
| | | * | | | | | | | | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-04
| | | * | | | | | | | | arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo2011-09-28
| | | * | | | | | | | | arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2011-09-28
| | | * | | | | | | | | arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo2011-09-28
| | | |/ / / / / / / /
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-20
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-20
| | | | * | | | | | | | | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-20
| | | | * | | | | | | | | ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu2011-09-20
| | | | |/ / / / / / / /
| | | * | | | | | | | | ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam2011-09-20
| * | | | | | | | | | | Merge branch 'omap/cleanup' into next/cleanupArnd Bergmann2011-09-30
| |\ \ \ \ \ \ \ \ \ \ \