aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+2
2014-06-17ARM: use menuconfig for sub-arch menusRob Herring1-2/+2
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-2/+0
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-11/+3
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds6-12/+12
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds30-594/+316
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds25-376/+167
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds3-20/+4
2014-05-30Merge tag 'renesas-fixes-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/fixes-non-criticalOlof Johansson1-1/+1
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King6-6/+6
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King6-12/+12
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon1-1/+0
2014-05-28ARM: shmobile: armadillo800eva: fixup HDMI sound flags settingKuninori Morimoto1-1/+1
2014-05-21Merge tag 'renesas-r7s72100-ccf2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson4-20/+1
2014-05-21Merge tag 'renesas-r7s72100-ccf-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson5-54/+57
2014-05-21Merge tag 'renesas-dt-scif-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson4-35/+10
2014-05-21Merge tag 'renesas-clock-cleanup2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson20-393/+136
2014-05-21ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni1-8/+2
2014-05-21ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni1-11/+9
2014-05-19Merge tag 'renesas-soc-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson8-22/+26
2014-05-19Merge tag 'renesas-clock2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-1/+1
2014-05-19Merge tag 'renesas-boards2-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-6/+1
2014-05-19Merge tag 'sirf-soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/cleanupOlof Johansson3-4/+3
2014-05-17ARM: shmobile: Let Genmai multiplatform boot with Genmai DTBWolfram Sang1-1/+1
2014-05-17ARM: shmobile: genmai-reference: Remove legacy clock supportWolfram Sang1-6/+0
2014-05-17ARM: shmobile: Remove non-multiplatform Genmai reference supportWolfram Sang3-13/+0
2014-05-14ARM: shmobile: Set clock frequency in HZ from OF nodesSimon Horman1-3/+20
2014-05-14ARM: shmobile: r7s72100: use workaround for non DT-clocksWolfram Sang1-2/+12
2014-05-14ARM: shmobile: Add forward declaration of struct clk to silence warningGeert Uytterhoeven1-0/+1
2014-05-14ARM: shmobile: r7s72100: remove SPI DT clocks from legacy clock supportWolfram Sang1-5/+0
2014-05-14ARM: shmobile: r7s72100: remove I2C DT clocks from legacy clock supportWolfram Sang1-4/+0
2014-05-14ARM: shmobile: r7s72100: genmai: platform scif devices only for legacy supportWolfram Sang2-43/+44
2014-05-14ARM: shmobile: koelsch: Enable SCIF0 and SCIF1 serial ports in DTLaurent Pinchart2-20/+5
2014-05-14ARM: shmobile: lager: Enable SCIF0 and SCIF1 serial ports in DTLaurent Pinchart2-15/+5
2014-05-13ARM: shmobile: Use shmobile_init_late() on r8a7740Magnus Damm1-0/+1
2014-05-12ARM: shmobile: Remove unused r8a7791_init_early()Magnus Damm2-8/+0
2014-05-12ARM: shmobile: Use r8a7791 DT CPU Frequency for KoelschMagnus Damm2-2/+2
2014-05-12ARM: shmobile: Use r8a7791 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-05-11ARM: shmobile: Minor cleanup of the Armadillo legacy board codeMagnus Damm1-6/+1
2014-05-11ARM: shmobile: Remove unused r8a7740_init_delay()Magnus Damm2-6/+0
2014-05-11ARM: shmobile: Use r8a7740 DT CPU Frequency for Armadillo DT RefMagnus Damm1-1/+1
2014-05-11ARM: shmobile: Use r8a7740 DT CPU Frequency in common caseMagnus Damm1-1/+1
2014-05-11ARM: shmobile: r7s72100: Switch to new style MTU2 deviceLaurent Pinchart2-18/+10
2014-05-11ARM: shmobile: r8a7779: Switch to new style TMU deviceLaurent Pinchart2-56/+14
2014-05-11ARM: shmobile: r8a7778: Switch to new style TMU deviceLaurent Pinchart2-23/+9
2014-05-11ARM: shmobile: r8a7740: Switch to new style TMU deviceLaurent Pinchart2-90/+15
2014-05-11ARM: shmobile: sh73a0: Switch to new style TMU deviceLaurent Pinchart2-45/+14
2014-05-11ARM: shmobile: sh7372: Switch to new style TMU deviceLaurent Pinchart2-57/+15
2014-05-11ARM: shmobile: r8a7791: Switch to new style CMT deviceLaurent Pinchart3-12/+9
2014-05-11ARM: shmobile: r8a7790: Switch to new style CMT deviceLaurent Pinchart3-12/+9