| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ARM: mach-shmobile: Fix up ap4evb build for LCDC merge damage. | Paul Mundt | 2010-08-04 | 1 | -1/+1 |
* | ARM: mach-shmobile: clock-sh7372: modify clock name for FSI2 | Kuninori Morimoto | 2010-08-04 | 1 | -1/+1 |
* | ARM: mach-shmobile: add HDMI support to the ap4evb board | Guennadi Liakhovetski | 2010-08-04 | 1 | -2/+152 |
* | ARM: mach-shmobile: extend clock definitions on sh7372 | Guennadi Liakhovetski | 2010-08-04 | 2 | -5/+172 |
* | ARM: mach-shmobile: ap4evb: Add ts_get_pendown_state for tsc2007 | Kuninori Morimoto | 2010-08-04 | 1 | -16/+62 |
* | net/irda/sh_irda: Modify clk_get lookups | Kuninori Morimoto | 2010-08-04 | 1 | -0/+1 |
* | ARM: mach-shmobile: fix typos in sh7372 clock definitions | Guennadi Liakhovetski | 2010-08-04 | 1 | -2/+2 |
* | ARM: mach-shmobile: fix EXTAL1 frequency on sh7372 | Guennadi Liakhovetski | 2010-08-04 | 1 | -1/+1 |
* | ARM: mach-shmobile: add GPIO definitions for switching between LCDC0 and LCDC1 | Guennadi Liakhovetski | 2010-08-04 | 1 | -0/+3 |
* | ARM: mach-shmobile: ap4evb: Add LCD panel selection | Kuninori Morimoto | 2010-08-04 | 2 | -132/+227 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-04 | 2 | -1/+12 |
|\ |
|
| * | ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 | Magnus Damm | 2010-07-29 | 1 | -0/+12 |
| * | ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY | Magnus Damm | 2010-07-29 | 1 | -1/+0 |
* | | ARM: mach-shmobile: make sure static declaration on g3evm | Kuninori Morimoto | 2010-06-02 | 1 | -1/+1 |
* | | ARM: mach-shmobile: make sure static declaration on g4evm | Kuninori Morimoto | 2010-06-02 | 1 | -1/+1 |
* | | ARM: mach-shmobile: make sure static declaration on ap4evb | Kuninori Morimoto | 2010-06-02 | 1 | -4/+4 |
* | | ARM: mach-shmobile: ap4evb: update MMC/SHDI tiny document | Kuninori Morimoto | 2010-06-02 | 1 | -8/+14 |
* | | ARM: mach-shmobile: clock-sh7372: Add MMCIF clock | Kuninori Morimoto | 2010-06-02 | 1 | -1/+3 |
* | | ARM: mach-shmobile: ap4evb: evt2irq() update for MMCIF | Kuninori Morimoto | 2010-06-02 | 1 | -2/+2 |
* | | ARM: mach-shmobile: Fix up ap4evb build warnings. | Paul Mundt | 2010-05-31 | 1 | -2/+2 |
* | | ARM: mach-shmobile: add SCIFA and SCIFB DMA slave definitions for sh7372 | Guennadi Liakhovetski | 2010-05-31 | 2 | -0/+84 |
* | | ARM: mach-shmobile: add support for the second SD-/MMC-card slot on ap4evb | Guennadi Liakhovetski | 2010-05-31 | 1 | -2/+42 |
* | | ARM: mach-shmobile: ap4evb: Add MMC support | Kuninori Morimoto | 2010-05-31 | 1 | -0/+67 |
* | | ARM: mach-shmobile: ap4evb: Add FSI2 support | Kuninori Morimoto | 2010-05-31 | 2 | -4/+135 |
* | | ARM: add DMA support to sh7372, enable DMA for SDHI | Guennadi Liakhovetski | 2010-05-31 | 3 | -0/+242 |
* | | ARM: mach-shmobile: SH7372 has 6 SCIFA and 1 SCIFB ports | Guennadi Liakhovetski | 2010-05-24 | 1 | -7/+7 |
* | | ARM: mach-shmobile: add framebuffer support for ap4evb | Guennadi Liakhovetski | 2010-05-24 | 2 | -0/+122 |
* | | ARM: mach-shmobile: add LCDC and MIPI DSI-Tx clock definitions to sh7372 | Guennadi Liakhovetski | 2010-05-24 | 1 | -1/+10 |
* | | ARM: mach-shmobile: sh7377 clock framework V2 | Magnus Damm | 2010-05-22 | 5 | -7/+387 |
* | | ARM: mach-shmobile: sh7367 clock framework V2 | Magnus Damm | 2010-05-22 | 4 | -38/+337 |
* | | ARM: mach-shmobile: sh7372 clock fixes | Magnus Damm | 2010-05-22 | 2 | -18/+19 |
* | | ARM: mach-shmobile: sh7372/AP4EVB evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -19/+31 |
* | | ARM: mach-shmobile: sh7377/G4EVM evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -14/+29 |
* | | ARM: mach-shmobile: sh7367/G3EVM evt2irq() update | Magnus Damm | 2010-05-22 | 2 | -12/+26 |
* | | ARM: mach-shmobile: Update VMALLOC_END | Magnus Damm | 2010-05-20 | 1 | -1/+2 |
* | | ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MB | Magnus Damm | 2010-05-20 | 1 | -0/+3 |
* | | ARM: mach-shmobile: g3evm: Add IrDA support | Kuninori Morimoto | 2010-05-20 | 1 | -0/+33 |
* | | ARM: mach-shmobile: sh7372 clock framework support V2 | Magnus Damm | 2010-05-20 | 6 | -11/+404 |
* | | ARM: mach-shmobile: Use shared clock framework | Magnus Damm | 2010-05-20 | 5 | -36/+51 |
* | | ARM: mach-shmobile: Enable TMU driver build | Magnus Damm | 2010-05-20 | 1 | -0/+6 |
* | | ARM: mach-shmobile: sh7372 INTCS support | Magnus Damm | 2010-05-20 | 1 | -0/+220 |
* | | ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASE | Magnus Damm | 2010-05-20 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-20 | 1 | -3/+0 |
|\ \
| |/ |
|
| * | ARM: remove 'select GENERIC_TIME' | Russell King | 2010-05-18 | 1 | -3/+0 |
* | | ARM: mach-shmobile: ap4evb: Add USB host support | Kuninori Morimoto | 2010-04-15 | 1 | -0/+63 |
* | | ARM: mach-shmobile: intc-sh7372: modify wrong address | Kuninori Morimoto | 2010-04-15 | 1 | -6/+6 |
* | | ARM: mach-shmobile: Add SDHI support | Kuninori Morimoto | 2010-04-07 | 1 | -0/+127 |
* | | ARM: mach-shmobile: Add missing __initdata on intcs sh7367/sh7377 | Kuninori Morimoto | 2010-04-07 | 2 | -6/+6 |
* | | ARM: mach-shmobile: intc-sh7377: Add INTCS support | Kuninori Morimoto | 2010-04-07 | 1 | -0/+294 |
* | | ARM: mach-shmobile: sh7367 INTCS support | Magnus Damm | 2010-04-07 | 1 | -1/+171 |