aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-10-28ARM: shmobile: Drop selecting GPIOLIB and PINCTRLGravatar Lad Prabhakar 1-2/+0
2022-09-18ARM: shmobile: Drop selecting SOC_BUSGravatar Lad Prabhakar 1-1/+0
2022-03-17ARM: remove support for NOMMU ARMv4/v5Gravatar Arnd Bergmann 1-1/+1
2018-11-30ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Gravatar Geert Uytterhoeven 1-5/+0
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Gravatar Geert Uytterhoeven 1-126/+0
2018-11-16ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGravatar Geert Uytterhoeven 1-5/+4
2018-11-16ARM: shmobile: Restrict TWD support to SoCs that have itGravatar Geert Uytterhoeven 1-1/+2
2018-11-16ARM: shmobile: Restrict SCU support to SoCs that have itGravatar Geert Uytterhoeven 1-1/+3
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-4/+6
2018-09-17ARM: shmobile: r8a7744: Basic SoC supportGravatar Biju Das 1-0/+5
2018-09-11ARM: shmobile: convert to SPDX identifiersGravatar Kuninori Morimoto 1-0/+1
2018-08-30ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGravatar Geert Uytterhoeven 1-4/+0
2018-08-27ARM: shmobile: Add basic RZ/A2 SoC supportGravatar Chris Brandt 1-0/+6
2018-07-20ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15Gravatar Geert Uytterhoeven 1-0/+2
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+13
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigGravatar Christoph Hellwig 1-1/+0
2018-04-23arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile KconfigGravatar Michel Pollet 1-0/+4
2018-04-16ARM: shmobile: Add the RZ/N1 arch to the shmobile KconfigGravatar Michel Pollet 1-0/+5
2018-04-16ARM: shmobile: r8a77470: basic SoC supportGravatar Biju Das 1-0/+4
2017-07-27ARM: shmobile: Remove ARCH_SHMOBILE_MULTIGravatar Geert Uytterhoeven 1-4/+0
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverGravatar Chris Brandt 1-0/+1
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2016-11-23soc: renesas: Identify SoC and register with the SoC busGravatar Geert Uytterhoeven 1-0/+1
2016-11-15ARM: shmobile: r8a7745: basic SoC supportGravatar Sergei Shtylyov 1-0/+4
2016-11-04ARM: shmobile: select errata 798181 for SoCs with CA15 coresGravatar Simon Horman 1-0/+6
2016-11-02ARM: shmobile: r8a7743: basic SoC supportGravatar Sergei Shtylyov 1-0/+4
2016-10-17ARM: shmobile: Sort Kconfig selectionsGravatar Geert Uytterhoeven 1-3/+3
2016-09-21ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMGravatar Kishon Vijay Abraham I 1-1/+0
2016-07-06Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-0/+4
2016-06-29ARM: shmobile: r8a7792: basic SoC supportGravatar Sergei Shtylyov 1-0/+4
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-04-22soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGravatar Geert Uytterhoeven 1-7/+4
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-5/+8
2016-02-19ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM DomainsGravatar Geert Uytterhoeven 1-5/+8
2016-02-17ARM: shmobile: Kconfig: Get rid of old commentGravatar Magnus Damm 1-2/+0
2015-12-12Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-3/+7
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-2/+2
2015-11-17ARM: shmobile: Introduce ARCH_RENESASGravatar Simon Horman 1-3/+7
2015-09-14ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ sectionGravatar Ulrich Hecht 1-20/+0
2015-09-14ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionGravatar Ulrich Hecht 1-23/+0
2015-09-14ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778Gravatar Ulrich Hecht 1-6/+0
2015-09-14ARM: shmobile: bockw: remove legacy board file and configGravatar Ulrich Hecht 1-11/+0
2015-09-14ARM: shmobile: bockw: remove "reference" board file and configGravatar Ulrich Hecht 1-13/+0
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+5
2015-08-12clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGravatar Geert Uytterhoeven 1-0/+1
2015-08-12clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGravatar Geert Uytterhoeven 1-0/+1
2015-08-06Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub...Gravatar Olof Johansson 1-14/+0
2015-07-28ARM: shmobile: marzen: Remove legacy board codeGravatar Magnus Damm 1-7/+0
2015-07-28ARM: shmobile: marzen-reference: Remove C board codeGravatar Magnus Damm 1-7/+0