summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
AgeCommit message (Expand)AuthorFilesLines
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/...Linus Torvalds1-11/+0
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus 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/...Linus Torvalds1-7/+11
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+3
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-5/+0
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+0
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-18/+18
2014-03-17Merge tag 'renesas-soc2-for-v3.15' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+3
2014-03-17Merge tag 'renesas-boards3-for-v3.15' of git://git.kernel.org/pub/scm/linux/k...Olof 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/k...Olof Johansson1-2/+1
2014-02-20Merge tag 'renesas-boards-for-v3.15' of git://git.kernel.org/pub/scm/linux/ke...Olof 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
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-3/+0
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle1-4/+0
2014-02-18ARM: shmobile: Remove KZM9D board codeMagnus Damm1-6/+0
2014-02-06Revert "ARM: shmobile: marzen: Conditionally select SMSC_PHY"Simon Horman1-2/+0
2014-02-06ARM: shmobile: lager: add sound supportKuninori Morimoto1-0/+1
2014-02-04ARM: shmobile: marzen: Conditionally select SMSC_PHYSimon Horman1-0/+2
2014-02-04ARM: shmobile: mackerel: Conditionally select SMSC_PHYSimon Horman1-0/+1
2014-02-04ARM: shmobile: kzm9d: Conditionally select SMSC_PHYSimon Horman1-0/+1
2014-02-04ARM: shmobile: bockw: Sort Kconfig node's selectionsSimon Horman1-2/+2
2014-02-04ARM: shmobile: armadillo800eva: Conditionally select SMSC_PHYSimon Horman1-0/+2
2014-02-04ARM: shmobile: ape6evm: Conditionally select SMSC_PHYSimon Horman1-0/+2
2014-02-04ARM: shmobile: koelsch: Conditionally select MICREL_PHY for MultiplatformSimon Horman1-0/+1
2014-02-04ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHYSergei Shtylyov1-0/+2
2014-02-02ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring1-1/+1
2013-12-19ARM: shmobile: Remove non-multiplatform Koelsch reference supportLaurent Pinchart1-11/+0
2013-12-19ARM: shmobile: Remove non-multiplatform Lager reference supportLaurent Pinchart1-11/+0
2013-12-19ARM: shmobile: lager-reference: Enable multiplaform kernel supportLaurent Pinchart1-0/+8
2013-12-19Merge branch 'heads/soc2' into boards2-baseSimon Horman1-0/+5
2013-12-19ARM: shmobile: koelsch: Conditionally select MICREL_PHYSimon Horman1-0/+1
2013-12-14ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge codeBen Dooks1-0/+4
2013-12-10ARM: Kconfig: Mention Renesas ARM SoCs instead of SH-MobileLaurent Pinchart1-9/+9
2013-12-10ARM: shmobile: r7s72100 Genmai MultiplatformMagnus Damm1-0/+7
2013-12-10ARM: shmobile: r7s72100 Genmai DT reference C bitsMagnus Damm1-0/+11
2013-12-10ARM: shmobile: Initial r8a7791 and Koelsch multiplatform supportMagnus Damm1-0/+8