aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-08Merge tag 'renesas-smp-for-v3.13' into soc2-baseSimon Horman18-68/+331
2013-10-07Merge tag 'renesas-boards-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson18-34/+1085
2013-10-07Merge tag 'renesas-smp-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson18-68/+331
2013-10-07Merge tag 'renesas-soc-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson10-15/+484
2013-10-07Merge tag 'renesas-cleanup-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson8-20/+21
2013-10-07Merge tag 'renesas-fixes5-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson3-4/+29
2013-10-01ARM: shmobile: ape6evm: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30ARM: shmobile: Include CA7 cores in APMU tableMagnus Damm1-0/+4
2013-09-30ARM: shmobile: Extend APMU code to allow single cluster onlyMagnus Damm1-0/+13
2013-09-30ARM: shmobile: Remove shmobile_smp_scu_boot_secondary()Magnus Damm2-10/+0
2013-09-30ARM: shmobile: Let r8a7779 rely on SCU CPU notifierMagnus Damm1-4/+0
2013-09-30ARM: shmobile: Let EMEV2 rely on SCU CPU notifierMagnus Damm1-6/+0
2013-09-30ARM: shmobile: Let sh73a0 rely on SCU CPU notifierMagnus Damm1-5/+0
2013-09-30ARM: shmobile: Add CPU notifier based SCU boot vector codeMagnus Damm1-0/+24
2013-09-30ARM: shmobile: Add r8a7790 SMP support using APMU codeMagnus Damm6-0/+72
2013-09-30ARM: shmobile: Shared APMU SMP support code without DTMagnus Damm2-0/+184
2013-09-30ARM: shmobile: lager: disable MMCIF Command Completion Signal, add CLK_CTRL2Guennadi Liakhovetski1-0/+2
2013-09-30ARM: shmobile: kzm9g: disable MMCIF Command Completion SignalGuennadi Liakhovetski1-0/+1
2013-09-30ARM: shmobile: armadillo800eva: disable MMCIF Command Completion SignalGuennadi Liakhovetski1-0/+1
2013-09-30ARM: shmobile: ape6evm: disable MMCIF Command Completion SignalGuennadi Liakhovetski1-0/+1
2013-09-30ARM: shmobile: bockw: add USB Function supportKuninori Morimoto1-3/+78
2013-09-30ARM: shmobile: Koelsch supportHisashi Nakamura4-0/+51
2013-09-30ARM: shmobile: bockw: add R-Car sound support (PIO)Kuninori Morimoto2-1/+275
2013-09-30ARM: shmobile: bockw: enable global use of FPGAKuninori Morimoto1-7/+8
2013-09-30ARM: shmobile: lager: Fix Display Unit platform dataLaurent Pinchart1-2/+2
2013-09-30ARM: shmobile: ape6evm: update MMC0, SDHI0 and SDHI1 with correct regulatorsGuennadi Liakhovetski1-8/+46
2013-09-30ARM: shmobile: lager: Add Display Unit supportLaurent Pinchart1-0/+66
2013-09-30ARM: shmobile: lager: Constify platform data and resourcesLaurent Pinchart1-7/+7
2013-09-30ARM: shmobile: marzen: Add Display Unit supportLaurent Pinchart1-0/+72
2013-09-30ARM: shmobile: r8a7778: add usb phy power control functionKuninori Morimoto2-11/+28
2013-09-30ARM: shmobile: r8a7778: add USBHS clockKuninori Morimoto1-0/+1
2013-09-30ARM: shmobile: r8a7791 CMT supportMagnus Damm3-1/+36
2013-09-30ARM: shmobile: r8a7791 SCIF supportYoshikazu Fujikawa3-1/+118
2013-09-30ARM: shmobile: Initial r8a7791 SoC supportHisashi Nakamura5-0/+250
2013-09-26ARM: shmobile: r8a7778: r8a7778_register_hspi() become staticKuninori Morimoto1-1/+1
2013-09-26ARM: shmobile: r8a7778: cleanup registration of sh_ethKuninori Morimoto3-16/+13
2013-09-26ARM: shmobile: r8a7778: cleanup registration of vinKuninori Morimoto3-42/+26
2013-09-22ARM: shmobile: armadillo: fixup ether pinctrl namingKuninori Morimoto1-2/+2
2013-09-21ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixupSergei Shtylyov1-1/+26
2013-09-20ARM: shmobile: Introduce shmobile_boot_sizeMagnus Damm2-0/+4
2013-09-20ARM: shmobile: Expose shmobile_invalidate_start()Magnus Damm1-0/+1
2013-09-20ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm2-16/+0
2013-09-20ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0Magnus Damm1-8/+1
2013-09-20ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm2-0/+8
2013-09-19ARM: shmobile: r8a7778: add SSI/SRU clock supportKuninori Morimoto1-2/+41
2013-09-19ARM: shmobile: r8a7790: Add DU and LVDS clocksLaurent Pinchart1-1/+11
2013-09-19ARM: shmobile: r8a7779: Rename DU device in clock lookups listLaurent Pinchart1-1/+1
2013-09-19ARM: shmobile: r8a7790: Constify platform data and resourcesLaurent Pinchart1-10/+11
2013-09-19ARM: shmobile: Rename to r8a7790_init_early()Magnus Damm4-5/+5
2013-09-19ARM: shmobile: Rename to r8a73a4_init_early()Magnus Damm4-5/+5