aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-06ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm1-0/+5
2012-06-23ARM: shmobile: r8a7779: Route all interrupts to ARMPhil Edworthy1-0/+7
2012-06-21ARM: shmobile: kzm9d: use late init machine hookKuninori Morimoto1-0/+1
2012-06-21ARM: shmobile: kzm9g: use late init machine hookKuninori Morimoto1-0/+1
2012-06-21ARM: mach-shmobile: armadillo800eva: Use late init machine hookLaurent Pinchart1-0/+1
2012-06-20ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerelGuennadi Liakhovetski1-0/+3
2012-06-20ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu1-0/+5
2012-06-20ARM: shmobile: sh7372: bugfix: chclr_offset baseKuninori Morimoto1-1/+1
2012-06-20ARM: shmobile: sh73a0: bugfix: SY-DMAC numberKuninori Morimoto1-4/+4
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-5/+49
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm1-0/+6
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-8/+64
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-8/+1290
2012-05-18mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm3-2/+10
2012-05-18mach-shmobile: Emma Mobile EV2 DT support V3Magnus Damm2-1/+51
2012-05-18mach-shmobile: KZM9D board Ethernet support V3Magnus Damm1-1/+43
2012-05-18mach-shmobile: Emma Mobile EV2 GPIO support V3Magnus Damm3-0/+207
2012-05-18mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm7-0/+165
2012-05-18mach-shmobile: KZM9D board support V3Magnus Damm3-0/+41
2012-05-18mach-shmobile: Emma Mobile EV2 SoC base support V3Magnus Damm5-0/+421
2012-05-17ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflictKuninori Morimoto1-3/+31
2012-05-16Merge branch 'renesas/board2' into next/boardsArnd Bergmann1-1/+3
2012-05-16ARM: shmobile: fix smp buildArnd Bergmann1-1/+3
2012-05-15Merge branch 'board-new' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into next/boardsArnd Bergmann9-5/+1278
2012-05-14Merge branch 'renesas-kzm9g' into renesas-board-newRafael J. Wysocki2-1/+8
2012-05-14Merge branch 'renesas-armadillo800eva' into renesas-board-newRafael J. Wysocki2-1/+8
2012-05-14ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 evaMagnus Damm2-1/+8
2012-05-14ARM: mach-shmobile: Use DT_MACHINE for KZM9GMagnus Damm2-1/+8
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown9-53/+81
2012-05-12Merge branch 'renesas-kzm9g' into renesas-board-newRafael J. Wysocki6-3/+466
2012-05-12ARM: mach-shmobile: kzm9g: enable SMP bootKuninori Morimoto1-1/+1
2012-05-12ARM: mach-shmobile: kzm9g: add PCF8757 gpio-keyKuninori Morimoto1-0/+59
2012-05-12ARM: mach-shmobile: kzm9g: add SDHI supportKuninori Morimoto1-0/+57
2012-05-12ARM: mach-shmobile: kzm9g: add MMCIF supportKuninori Morimoto1-0/+49
2012-05-12ARM: mach-shmobile: kzm9g: correct screen directionKuninori Morimoto1-1/+3
2012-05-12ARM: mach-shmobile: sh73a0.h: add GPIO_NRKuninori Morimoto1-0/+3
2012-05-12ARM: mach-shmobile: pfc-sh73a0: fixup MSEL2CR MSEL18 for I2C-3Kuninori Morimoto1-2/+2
2012-05-12ARM: mach-shmobile: kzm9g: add ST1232 Touchscreen supportKuninori Morimoto1-0/+14
2012-05-12ARM: mach-shmobile: kzm9g: add LCDC supportKuninori Morimoto1-0/+143
2012-05-12ARM: mach-shmobile: kzm9g: add external USB Host supportKuninori Morimoto1-0/+31
2012-05-12ARM: mach-shmobile: kzm9g: add SMSC 9221 supportKuninori Morimoto1-0/+39
2012-05-12ARM: mach-shmobile: add KZM-A9-GT board supportKuninori Morimoto3-0/+66
2012-05-12ARM: mach-shmobile: clock-r8a7740: add sh-eth clockKuninori Morimoto2-0/+4
2012-05-12ARM: mach-shmobile: r8a7740: reserve DMA memory for the frame bufferKuninori Morimoto1-0/+7
2012-05-12ARM: mach-shmobile: armadillo800eva: add MMCIF supportKuninori Morimoto1-0/+57
2012-05-12ARM: mach-shmobile: armadillo800eva: add SDHI1 supportKuninori Morimoto1-1/+65
2012-05-12ARM: mach-shmobile: armadillo800eva: add SDHI0 supportKuninori Morimoto1-0/+71
2012-05-12ARM: mach-shmobile: armadillo800eva: add USB function supportKuninori Morimoto1-10/+237
2012-05-12ARM: mach-shmobile: armadillo800eva: add support ST1232Kuninori Morimoto1-0/+15