summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | ARM: shmobile: Add r8a7790 SMP support using APMU codeMagnus Damm2013-09-306-0/+72
| * | ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm2013-09-302-0/+184
| * | ARM: shmobile: Introduce shmobile_boot_sizeMagnus Damm2013-09-202-0/+4
| * | ARM: shmobile: Expose shmobile_invalidate_start()Magnus Damm2013-09-201-0/+1
| * | ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm2013-09-202-16/+0
| * | ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0Magnus Damm2013-09-201-8/+1
| * | ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm2013-09-202-0/+8
| * | ARM: shmobile: r8a7790: Constify platform data and resourcesLaurent Pinchart2013-09-191-10/+11
| * | ARM: shmobile: Rename to r8a7790_init_early()Magnus Damm2013-09-194-5/+5
| * | ARM: shmobile: Rename to r8a73a4_init_early()Magnus Damm2013-09-194-5/+5
| |/
* | ARM: shmobile: r8a7778: add usb phy power control functionKuninori Morimoto2013-09-302-11/+28
* | ARM: shmobile: r8a7778: add USBHS clockKuninori Morimoto2013-09-301-0/+1
* | ARM: shmobile: r8a7791 CMT supportMagnus Damm2013-09-303-1/+36
* | ARM: shmobile: r8a7791 SCIF supportYoshikazu Fujikawa2013-09-303-1/+118
* | ARM: shmobile: Initial r8a7791 SoC supportHisashi Nakamura2013-09-305-0/+250
* | ARM: shmobile: r8a7778: add SSI/SRU clock supportKuninori Morimoto2013-09-191-2/+41
* | ARM: shmobile: r8a7790: Add DU and LVDS clocksLaurent Pinchart2013-09-191-1/+11
* | ARM: shmobile: r8a7779: Rename DU device in clock lookups listLaurent Pinchart2013-09-191-1/+1
|/
* ARM: shmobile: lager: Do not use register_type field of struct sh_eth_plat_dataSimon Horman2013-09-091-1/+0
* Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-09-091-1/+1
|\
| * ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman2013-08-301-1/+1
* | Merge tag 'renesas-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0941-1682/+645
|\ \
| * \ Merge tag 'renesas-smp-for-v3.12' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-08-288-111/+202
| |\ \
| | * | ARM: shmobile: Per-CPU SMP boot / sleep code for SCU SoCsMagnus Damm2013-08-061-6/+11
| | * | ARM: shmobile: Introduce per-CPU SMP boot / sleep codeMagnus Damm2013-08-063-0/+71
| | * | ARM: shmobile: Use shared SCU CPU Hotplug code on r8a7779Magnus Damm2013-08-061-37/+4
| | * | ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0Magnus Damm2013-08-061-38/+3
| | * | ARM: shmobile: Add shared SCU CPU Hotplug codeMagnus Damm2013-08-062-0/+47
| | * | ARM: shmobile: Use shared SCU SMP boot code on emev2Magnus Damm2013-08-062-10/+11