summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
...
* | ARM: mach-shmobile: Fix up ap4evb build warnings.Paul Mundt2010-05-311-2/+2
* | ARM: mach-shmobile: add SCIFA and SCIFB DMA slave definitions for sh7372Guennadi Liakhovetski2010-05-312-0/+84
* | ARM: mach-shmobile: add support for the second SD-/MMC-card slot on ap4evbGuennadi Liakhovetski2010-05-311-2/+42
* | ARM: mach-shmobile: ap4evb: Add MMC supportKuninori Morimoto2010-05-311-0/+67
* | ARM: mach-shmobile: ap4evb: Add FSI2 supportKuninori Morimoto2010-05-312-4/+135
* | ARM: add DMA support to sh7372, enable DMA for SDHIGuennadi Liakhovetski2010-05-313-0/+242
* | ARM: mach-shmobile: SH7372 has 6 SCIFA and 1 SCIFB portsGuennadi Liakhovetski2010-05-241-7/+7
* | ARM: mach-shmobile: add framebuffer support for ap4evbGuennadi Liakhovetski2010-05-242-0/+122
* | ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372Guennadi Liakhovetski2010-05-241-1/+10
* | ARM: mach-shmobile: sh7377 clock framework V2Magnus Damm2010-05-225-7/+387
* | ARM: mach-shmobile: sh7367 clock framework V2Magnus Damm2010-05-224-38/+337
* | ARM: mach-shmobile: sh7372 clock fixesMagnus Damm2010-05-222-18/+19
* | ARM: mach-shmobile: sh7372/AP4EVB evt2irq() updateMagnus Damm2010-05-222-19/+31
* | ARM: mach-shmobile: sh7377/G4EVM evt2irq() updateMagnus Damm2010-05-222-14/+29
* | ARM: mach-shmobile: sh7367/G3EVM evt2irq() updateMagnus Damm2010-05-222-12/+26
* | ARM: mach-shmobile: Update VMALLOC_ENDMagnus Damm2010-05-201-1/+2
* | ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MBMagnus Damm2010-05-201-0/+3
* | ARM: mach-shmobile: g3evm: Add IrDA supportKuninori Morimoto2010-05-201-0/+33
* | ARM: mach-shmobile: sh7372 clock framework support V2Magnus Damm2010-05-206-11/+404
* | ARM: mach-shmobile: Use shared clock frameworkMagnus Damm2010-05-205-36/+51
* | ARM: mach-shmobile: Enable TMU driver buildMagnus Damm2010-05-201-0/+6
* | ARM: mach-shmobile: sh7372 INTCS supportMagnus Damm2010-05-201-0/+220
* | ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASEMagnus Damm2010-05-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-201-3/+0
|\ \ | |/
| * ARM: remove 'select GENERIC_TIME'Russell King2010-05-181-3/+0
* | ARM: mach-shmobile: ap4evb: Add USB host supportKuninori Morimoto2010-04-151-0/+63
* | ARM: mach-shmobile: intc-sh7372: modify wrong addressKuninori Morimoto2010-04-151-6/+6
* | ARM: mach-shmobile: Add SDHI supportKuninori Morimoto2010-04-071-0/+127
* | ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377Kuninori Morimoto2010-04-072-6/+6
* | ARM: mach-shmobile: intc-sh7377: Add INTCS supportKuninori Morimoto2010-04-071-0/+294
* | ARM: mach-shmobile: sh7367 INTCS supportMagnus Damm2010-04-071-1/+171
* | ARM: mach-shmobile: add INTCS macrosMagnus Damm2010-04-071-0/+6
* | ARM: mach-shmobile: ap4evb: Add R2025S RTC supportKuninori Morimoto2010-04-071-0/+3
* | ARM: mach-shmobile: ap4evb: Add SW43, SW3 tiny documentKuninori Morimoto2010-04-071-6/+10
* | ARM: mach-shmobile: ap4evb: Add TouchScreen supportKuninori Morimoto2010-04-071-0/+26
* | ARM: mach-shmobile: sh7372: Add I2C0, I2C1 supportKuninori Morimoto2010-04-071-0/+47
|/
* ARM: mach-shmobile: ap4evb SDHI0 platform data V2Magnus Damm2010-03-151-0/+32
* ARM: mach-shmobile: sh7372 SDHI vector mergeMagnus Damm2010-03-151-23/+23
* ARM: mach-shmobile: sh7377 SDHI vector mergeMagnus Damm2010-03-151-17/+19
* ARM: mach-shmobile: sh7367 SDHI vector mergeMagnus Damm2010-03-151-23/+23
* ARM: mach-shmobile: G4EVM KEYSC platform dataNISHIMOTO Hiroki2010-03-151-0/+57
* ARM: mach-shmobile: G3EVM FLCTL platform dataMagnus Damm2010-03-151-0/+67
* ARM: mach-shmobile: G3EVM KEYSC platform dataMagnus Damm2010-03-152-0/+62
* 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
OpenPOWER on IntegriCloud