summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-03-0244-229/+11517
|\
| * ARM: mach-shmobile: ap4evb: Add KEYSC supportKuninori Morimoto2010-02-251-0/+61
| * ARM: mach-shmobile: pfc-sh7377: modify KEYIN settingsKuninori Morimoto2010-02-231-8/+9
| * ARM: mach-shmobile: ap4evb: Add S6 debug switch supportKuninori Morimoto2010-02-221-0/+14
| * ARM: mach-shmobile: ap4evb: Add LED supportKuninori Morimoto2010-02-221-0/+14
| * ARM: mach-shmobile: ap4evb: Add tiny documentKuninori Morimoto2010-02-181-0/+42
| * ARM: mach-shmobile: ap4evb: Add SCIFA0 supportKuninori Morimoto2010-02-181-0/+4
| * ARM: mach-shmobile: SMSC 9220 support for AP4EVB.Kuninori Morimoto2010-02-181-0/+38
| * ARM: mach-shmobile: Add sh7372 pinmux supportKuninori Morimoto2010-02-185-0/+2074
| * ARM: mach-shmobile: intc-sh7372 tidyupKuninori Morimoto2010-02-151-44/+46
| * ARM: mach-shmobile: G4EVM USBHS supportNISHIMOTO Hiroki2010-02-151-0/+59
| * ARM: mach-shmobile: sh7377 and G4EVM pinmux supportNISHIMOTO Hiroki2010-02-156-0/+2153
| * ARM: mach-shmobile: G3EVM USBHS supportMagnus Damm2010-02-122-0/+65
| * ARM: mach-shmobile: sh7367 and G3EVM pinmux supportMagnus Damm2010-02-127-1/+2212
| * ARM: mach-shmobile: sh7372 INTCA supportMagnus Damm2010-02-093-43/+368
| * ARM: mach-shmobile: sh7377 INTCA supportMagnus Damm2010-02-093-46/+351
| * ARM: mach-shmobile: sh7367 INTCA supportMagnus Damm2010-02-093-44/+271
| * ARM: mach-shmobile: early console support using earlyprintkMagnus Damm2010-02-099-7/+42
| * ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macrosMagnus Damm2010-02-091-1/+1
| * ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigsMagnus Damm2010-02-083-0/+2332
| * MAINTAINERS: Add entry for ARM-based SH-Mobile architecture.Paul Mundt2010-02-081-0/+10
| * serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm2010-02-082-9/+15
| * sh: Let INTC set IRQF_VALID on ARM platforms.Magnus Damm2010-02-081-1/+9
| * sh: Build drivers/sh for ARM-based SH-Mobile CPUs.Magnus Damm2010-02-081-0/+1
| * ARM: mach-shmobile: SH-Mobile AP4 support.Magnus Damm2010-02-085-0/+388
| * ARM: mach-shmobile: SH-Mobile G4 support.Magnus Damm2010-02-085-0/+407
| * ARM: mach-shmobile: SH-Mobile G3 support.Magnus Damm2010-02-0822-0/+724
| * serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm2010-02-081-219/+1
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-02123-3235/+7603
|\ \
| * \ Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Uwe Kleine-König2010-02-2554-127/+5074
| |\ \
| | * | mx25: move ARCH_MXC_IOMUX_V3 to the ARCH levelBaruch Siach2010-02-242-1/+1
| | * | mx51_babbage: Fix ckih2 parameter in mx51_clocks_init functionFabio Estevam2010-02-241-1/+1
| | * | mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio supportMark Brown2010-02-241-0/+14
| | * | mx25pdk: add LCD supportBaruch Siach2010-02-182-0/+57
| | * | mx25: add platform support for imxfbBaruch Siach2010-02-184-0/+38
| | * | imxfb: add support for i.MX25Baruch Siach2010-02-182-1/+5
| | * | imx-serial-excessive-status-clearing-on-break.patchAndy Green2010-02-161-1/+1
| | * | mx31moboard: support for the smartbot baseboardValentin Longchamp2010-02-106-34/+233
| | * | mx31moboard: make usbh2 enable gpio claim more atomicValentin Longchamp2010-02-101-3/+4
| | * | mx31moboard: change initial reset status for robot microcontollersValentin Longchamp2010-02-101-3/+3
| | * | Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-ups...Sascha Hauer2010-02-1028-20/+4144
| | |\ \
| | | * | mxc: MAINTAINERS: Add maintainer for mach-mx5Amit Kucheria2010-02-091-0/+6
| | | * | mxc: Add mx51_defconfigAmit Kucheria2010-02-091-0/+1286
| | | * | mxc: Add support for the Babbage board (i.MX5)Amit Kucheria2010-02-096-0/+137
| | | * | mxc: Core support for Freescale i.MX5 seriesAmit Kucheria2010-02-0910-3/+2433
| | | * | mxc: changes to common plat-mxc code to add support for i.MX5Amit Kucheria2010-02-096-0/+34
| | | * | mxc: refactor timer code to use timer versionsSascha Hauer2010-02-091-15/+26
| | | * | mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 familyAmit Kucheria2010-02-096-2/+222
| | * | | i.MX pcm043: Add AC97 sound supportSascha Hauer2010-02-101-0/+101
| | * | | pca100: add sound supportSascha Hauer2010-02-101-0/+48
OpenPOWER on IntegriCloud