summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: Let KZM9D multiplatform boot with KZM9D DTBMagnus Damm2013-10-081-0/+1
* ARM: shmobile: Remove non-multiplatform KZM9D reference supportMagnus Damm2013-10-083-14/+0
* ARM: shmobile: Use KZM9D without reference for multiplatformMagnus Damm2013-10-082-8/+6
* ARM: shmobile: Use arch timer on KoelschMagnus Damm2013-10-081-0/+2
* ARM: shmobile: Use r8a7791_add_standard_devices() on KoelschMagnus Damm2013-10-081-1/+1
* ARM: shmobile: Genmai supportMagnus Damm2013-10-084-0/+50
* ARM: shmobile: marzen: enable DMA for SDHI0Max Filippov2013-10-081-0/+2
* ARM: shmobile: bockw: enable DMA for SDHI0Max Filippov2013-10-081-0/+2
* ARM: shmobile: ape6evm: add DMA support to MMCIFGuennadi Liakhovetski2013-10-081-0/+2
* Merge branch 'heads/soc2' into boards2-baseSimon Horman2013-10-082-3/+28
|\
| * ARM: shmobile: r8a7791 SMP supportMagnus Damm2013-10-084-0/+65
| * ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DTKuninori Morimoto2013-10-082-1/+6
| * ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DTKuninori Morimoto2013-10-082-1/+6
| * ARM: shmobile: r7s72100 SCIF supportMagnus Damm2013-10-083-0/+54
| * ARM: shmobile: Initial r7s72100 SoC supportMagnus Damm2013-10-085-0/+252
| * ARM: shmobile: r8a7791 Arch timer workaroundMagnus Damm2013-10-082-1/+3
| * ARM: shmobile: r8a7791 IRQC platform device supportMagnus Damm2013-10-081-0/+27
| * ARM: shmobile: Introduce r8a7791_add_standard_devices()Magnus Damm2013-10-082-0/+6
| * ARM: shmobile: Break out R-Car Gen2 setup codeMagnus Damm2013-10-088-74/+106
| * ARM: shmobile: r8a73a4: add a clock alias for the DMAC in DT modeGuennadi Liakhovetski2013-10-081-0/+1
| * ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT modeGuennadi Liakhovetski2013-10-081-0/+10
| * ARM: shmobile: r8a7779: add HPB-DMAC supportMax Filippov2013-10-082-0/+161
| * ARM: shmobile: r8a7778: add HPB-DMAC supportMax Filippov2013-10-082-0/+93
| * ARM: shmobile: r8a73a4: add a DMAC platform device and clock for itGuennadi Liakhovetski2013-10-083-1/+103
| * Merge tag 'renesas-fixes4-for-v3.12' into soc2-baseSimon Horman2013-10-082-3/+28
| |\
| | * ARM: shmobile: armadillo: fixup ether pinctrl namingKuninori Morimoto2013-09-221-2/+2
| | * ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixupSergei Shtylyov2013-09-211-1/+26
* | | Merge branch 'heads/soc2' into boards2-baseSimon Horman2013-10-0833-146/+1224
|\ \ \
| * | | ARM: shmobile: r8a7791 SMP supportMagnus Damm2013-10-084-0/+65
| * | | ARM: shmobile: r8a7779: split r8a7779_init_irq_extpin() for DTKuninori Morimoto2013-10-082-1/+6
| * | | ARM: shmobile: r8a7778: split r8a7778_init_irq_extpin() for DTKuninori Morimoto2013-10-082-1/+6
| * | | ARM: shmobile: r7s72100 SCIF supportMagnus Damm2013-10-083-0/+54
| * | | ARM: shmobile: Initial r7s72100 SoC supportMagnus Damm2013-10-085-0/+252
| * | | ARM: shmobile: r8a7791 Arch timer workaroundMagnus Damm2013-10-082-1/+3
| * | | ARM: shmobile: r8a7791 IRQC platform device supportMagnus Damm2013-10-081-0/+27
| * | | ARM: shmobile: Introduce r8a7791_add_standard_devices()Magnus Damm2013-10-082-0/+6
| * | | ARM: shmobile: Break out R-Car Gen2 setup codeMagnus Damm2013-10-088-74/+106
| * | | ARM: shmobile: r8a73a4: add a clock alias for the DMAC in DT modeGuennadi Liakhovetski2013-10-081-0/+1
| * | | ARM: shmobile: r8a7790: add I2C clocks and aliases for the DT modeGuennadi Liakhovetski2013-10-081-0/+10
| * | | ARM: shmobile: r8a7779: add HPB-DMAC supportMax Filippov2013-10-082-0/+161
| * | | ARM: shmobile: r8a7778: add HPB-DMAC supportMax Filippov2013-10-082-0/+93
| * | | ARM: shmobile: r8a73a4: add a DMAC platform device and clock for itGuennadi Liakhovetski2013-10-083-1/+103
| |/ /
| * | Merge tag 'renesas-smp-for-v3.13' into soc2-baseSimon Horman2013-10-0818-68/+331
| |\ \
| | * | ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm2013-09-301-0/+4
| | * | ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm2013-09-301-0/+13
| | * | ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm2013-09-302-10/+0
| | * | ARM: shmobile: Let r8a7779 rely on SCU CPU notifierMagnus Damm2013-09-301-4/+0
| | * | ARM: shmobile: Let EMEV2 rely on SCU CPU notifierMagnus Damm2013-09-301-6/+0
| | * | ARM: shmobile: Let sh73a0 rely on SCU CPU notifierMagnus Damm2013-09-301-5/+0
| | * | ARM: shmobile: Add CPU notifier based SCU boot vector codeMagnus Damm2013-09-301-0/+24
OpenPOWER on IntegriCloud