aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-32/+9
2014-09-23Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-0/+2
2014-09-09Merge tag 'renesas-soc3-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+4
2014-09-09Merge tag 'renesas-r8a7740-multiplatform-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-15/+5
2014-09-05ARM: shmobile: Initial r8a7794 SoC supportUlrich Hecht1-0/+4
2014-09-04ARM: shmobile: armadillo800eva reference: Remove C board codeMagnus Damm1-15/+0
2014-09-02ARM: shmobile: r8a7740: Multiplatform supportMagnus Damm1-0/+5
2014-09-02ARM: shmobile: r8a7791 is now called "R-Car M2-W"Geert Uytterhoeven1-2/+2
2014-09-02ARM: shmobile: Consolidate Legacy SH_CLK_CPG KconfigMagnus Damm1-8/+0
2014-09-02ARM: shmobile: Consolidate Legacy CPU_V7 KconfigMagnus Damm1-8/+0
2014-09-02ARM: shmobile: Only select PM_RMOBILE for legacy caseMagnus Damm1-1/+1
2014-09-02ARM: shmobile: Cleanup pm-rmobile.o build using KconfigMagnus Damm1-0/+4
2014-09-02ARM: shmobile: Cleanup pm-rcar.o build using KconfigMagnus Damm1-0/+5
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-Car Gen2Magnus Damm1-8/+9
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-Car Gen1Magnus Damm1-6/+8
2014-09-02ARM: shmobile: Introduce a Kconfig entry for R-MobileMagnus Damm1-8/+9
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven1-0/+2
2014-08-17ARM: shmobile: r7s72100: Remove legacy board supportLaurent Pinchart1-8/+0
2014-08-17ARM: shmobile: r7s72100: genmai: Remove legacy board fileLaurent Pinchart1-9/+0
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+11
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown1-2/+0
2014-07-07Merge tag 'renesas-soc-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-0/+1
2014-07-06Merge tag 'renesas-r8a7779-multiplatform-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-13/+10
2014-06-23ARM: shmobile: Remove ARCH_HAS_CPUFREQ config for shmobileGaku Inami1-1/+0
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-17ARM: shmobile: Remove non-multiplatform Marzen reference supportSimon Horman1-13/+0
2014-06-17ARM: shmobile: r8a7779: Initial multiplatform supportSimon Horman1-0/+10
2014-06-17ARM: shmobile: Mark all SoCs in shmobile as CPUFreq, capableBenoit Cousson1-0/+2
2014-06-02Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-11/+0
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-12/+1
2014-05-29ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORMWill Deacon1-1/+0
2014-05-17ARM: shmobile: Remove non-multiplatform Genmai reference supportWolfram Sang1-11/+0
2014-04-14ARM: shmobile: r8a7778/bockw: Move "select RENESAS_INTC_IRQPIN" under SoCGeert Uytterhoeven1-2/+1
2014-04-14ARM: shmobile: Remove legacy EMEV2 SoC supportMagnus Damm1-10/+0
2014-04-14ARM: shmobile: armadillo800eva: Spelling and grammarGeert Uytterhoeven1-2/+2
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-05Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+11
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-4/+0
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+18
2014-03-17Merge tag 'renesas-soc2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socOlof Johansson1-0/+3
2014-03-17Merge tag 'renesas-boards3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-6/+0
2014-03-11ARM: shmobile: Remove CMT, TMU and STI Kconfig entriesMagnus Damm1-18/+18
2014-02-24ARM: shmobile: Use 64-bit dma_addr_t on r8a7790/r8a7791Magnus Damm1-0/+3
2014-02-20Merge tag 'renesas-boards2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-2/+1
2014-02-20Merge tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boardsOlof Johansson1-2/+13
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0