summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: ap4evb: fix write protect for SDHI1Arnd Hannemann2010-08-201-0/+2
* ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto2010-08-181-1/+1
* ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski2010-08-181-1/+0
* ARM: mach-shmobile: Clock framework comment fixMagnus Damm2010-08-181-1/+3
* ARM: mach-shmobile: Fix up gpio-leds pdata definition.Paul Mundt2010-08-161-1/+1
* ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.Arnd Hannemann2010-08-161-14/+38
* ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski2010-08-161-1/+5
* ARM: mach-shmobile: Runtime PM V3Magnus Damm2010-08-163-2/+171
* ARM: mach-shmobile: Fix up ap4evb build for LCDC merge damage.Paul Mundt2010-08-041-1/+1
* ARM: mach-shmobile: clock-sh7372: modify clock name for FSI2Kuninori Morimoto2010-08-041-1/+1
* ARM: mach-shmobile: add HDMI support to the ap4evb boardGuennadi Liakhovetski2010-08-041-2/+152
* ARM: mach-shmobile: extend clock definitions on sh7372Guennadi Liakhovetski2010-08-042-5/+172
* ARM: mach-shmobile: ap4evb: Add ts_get_pendown_state for tsc2007Kuninori Morimoto2010-08-041-16/+62
* net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto2010-08-041-0/+1
* ARM: mach-shmobile: fix typos in sh7372 clock definitionsGuennadi Liakhovetski2010-08-041-2/+2
* ARM: mach-shmobile: fix EXTAL1 frequency on sh7372Guennadi Liakhovetski2010-08-041-1/+1
* ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1Guennadi Liakhovetski2010-08-041-0/+3
* ARM: mach-shmobile: ap4evb: Add LCD panel selectionKuninori Morimoto2010-08-042-132/+227
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-042-1/+12
|\
| * ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128Magnus Damm2010-07-291-0/+12
| * ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACYMagnus Damm2010-07-291-1/+0
* | ARM: mach-shmobile: make sure static declaration on g3evmKuninori Morimoto2010-06-021-1/+1
* | ARM: mach-shmobile: make sure static declaration on g4evmKuninori Morimoto2010-06-021-1/+1
* | ARM: mach-shmobile: make sure static declaration on ap4evbKuninori Morimoto2010-06-021-4/+4
* | ARM: mach-shmobile: ap4evb: update MMC/SHDI tiny documentKuninori Morimoto2010-06-021-8/+14
* | ARM: mach-shmobile: clock-sh7372: Add MMCIF clockKuninori Morimoto2010-06-021-1/+3
* | ARM: mach-shmobile: ap4evb: evt2irq() update for MMCIFKuninori Morimoto2010-06-021-2/+2
* | 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
OpenPOWER on IntegriCloud