aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-12Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann8-95/+64
2012-11-08ARM: shmobile: add fsi external clock sh7372Kuninori Morimoto1-0/+2
2012-11-08ARM: shmobile: add fsi external clock on r8a7740Kuninori Morimoto1-0/+2
2012-11-08ARM: shmobile: r8a7740: add FSI-DVI clocksKuninori Morimoto1-0/+16
2012-11-08ARM: shmobile: sh7372: use sh_clk_fsidiv_register() for FSI-DIV clocksKuninori Morimoto1-84/+10
2012-11-08ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-globalKuninori Morimoto4-8/+8
2012-11-07ARM: shmobile: r8a7779: add USB OHCI clock supportKuninori Morimoto1-0/+2
2012-11-07ARM: shmobile: r8a7779: add USB EHCI clock supportKuninori Morimoto1-0/+5
2012-11-07ARM: shmobile: r8a7740: add USB24 clock explainKuninori Morimoto1-0/+16
2012-11-07ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCxKuninori Morimoto2-9/+9
2012-11-06Merge tag 'calxeda-ecx-2000' of git://sources.calxeda.com/kernel/linux into next/socOlof Johansson1-1/+1
2012-11-06Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson21-6964/+140
2012-11-06ARM: shmobile: r8a7740: Enable PMUNobuhiro Iwamatsu1-0/+16
2012-11-06ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372Bastian Hecht2-0/+24
2012-11-06ARM: shmobile: r8a7779: add I2C driver supportKuninori Morimoto1-0/+77
2012-11-06ARM: shmobile: r8a7779: add I2C clock supportKuninori Morimoto1-1/+10
2012-11-06ARM: shmobile: r8a7779: add HSPI clock supportKuninori Morimoto1-0/+5
2012-11-06ARM: shmobile: r8a7740: fixup DT machine desc name typoKuninori Morimoto1-1/+1
2012-11-06ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-22/+3
2012-11-06ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-21/+2
2012-11-06ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht1-20/+2
2012-11-06ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu8-3573/+0
2012-11-06ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu8-3326/+0
2012-10-19ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto1-1/+1
2012-10-16ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto1-11/+11
2012-10-15ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto1-1/+1
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-21/+21
2012-10-09ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann1-1/+1
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King6-13/+15
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds18-336/+407
2012-10-02Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-3/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-170/+179
2012-10-01Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-1/+92
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+60
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-250/+255
2012-09-28ARM: shmobile: add new __iomem annotation for new codeArnd Bergmann1-1/+1
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson21-249/+255
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson15-146/+165
2012-09-20ARM: dtb: move all dtb targets to common MakefileOlof Johansson1-4/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson11-20/+14
2012-09-20Merge branch 'next/soc' into next/multiplatformOlof Johansson4-1/+60
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-0/+4
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson4-10/+12
2012-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-2/+2
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann21-249/+255
2012-09-18ARM: shmobile: kzm9g: bugfix: correct mmcif interrupt settingsTetsuyuki Kobayashi1-2/+2
2012-09-17Merge branch 'pm-shmobile'Rafael J. Wysocki18-336/+407
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson4-10/+12