summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-18ARM: mx5: Add watchdog support for MX53Fabio Estevam5-2/+17
2011-02-18mx51: add support for efika smartbookArnaud Patard (Rtp)3-0/+291
2011-02-18efika: enable cpufreqArnaud Patard (Rtp)1-0/+5
2011-02-18efikamx: add mc13892 support / implement power offArnaud Patard (Rtp)2-0/+407
2011-02-18efikamx: add usb h1 supportArnaud Patard (Rtp)4-4/+122
2011-02-18Introduce EFIKA_COMMONArnaud Patard (Rtp)5-128/+191
2011-02-17ARM: mxs/mx28evk: add auart devicesShawn Guo2-0/+22
2011-02-17ARM: mxs/mx23evk: add auart deviceShawn Guo2-0/+12
2011-02-17ARM: mx23: dynamically allocate mx23 auart deviceShawn Guo3-6/+22
2011-02-17ARM: mx23: rename mx23 auart irq definition to align with mx28Shawn Guo1-6/+6
2011-02-11i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UAR...Julien Boibessot1-2/+2
2011-02-11ARM: mx3/mx31ads: fix comments of irq callbacksUwe Kleine-König1-3/+3
2011-02-11ARM: mx3: remove some useless commentsUwe Kleine-König4-39/+1
2011-02-11ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König13-44/+34
2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer26-112/+191
2011-02-11ARM i.MX ehci: factor out soc specific functionsSascha Hauer10-338/+502
2011-02-11Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer504-2201/+5191
2011-02-10ARM: mxc91231: use .init_early to initialize cpu typeUwe Kleine-König3-7/+12
2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König12-12/+35
2011-02-10ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König15-71/+90
2011-02-10ARM: imx: use .init_early to initialize cpu type and reset addressUwe Kleine-König19-87/+115
2011-02-10ARM: imx+mx3: convert to mc13xxx MFDDavid Jander6-19/+19
2011-02-10ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPIUwe Kleine-König1-1/+1
2011-02-10ARM: imx/eukrea_mbimx27: fix compile warnings about unused variablesUwe Kleine-König1-2/+3
2011-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-16/+112
2011-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-52/+94
2011-02-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-38/+39
2011-02-07Merge branch 'fixes'Russell King8-12/+11
2011-02-07Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King7-11/+10
2011-02-07ARM: Update mach-typesRussell King1-4/+101
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard1-1/+2
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard1-3/+9
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard1-4/+6
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew1-9/+8
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew1-6/+3
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew1-1/+1
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds3-8/+10
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-33/+26
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2-4/+5
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa1-4/+5
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner1-1/+1