summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Geert Uytterhoeven2018-11-301-5/+0Star
* ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven2018-11-161-126/+0Star
* ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGeert Uytterhoeven2018-11-161-5/+4Star
* ARM: shmobile: Restrict TWD support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+2
* ARM: shmobile: Restrict SCU support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-4/+6
|\
| * ARM: shmobile: r8a7744: Basic SoC supportBiju Das2018-09-171-0/+5
| * ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-111-0/+1
| * ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven2018-08-301-4/+0Star
* | ARM: shmobile: Add basic RZ/A2 SoC supportChris Brandt2018-08-271-0/+6
|/
* ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15Geert Uytterhoeven2018-07-201-0/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-121-0/+13
|\
| * arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile KconfigMichel Pollet2018-04-231-0/+4
| * ARM: shmobile: Add the RZ/N1 arch to the shmobile KconfigMichel Pollet2018-04-161-0/+5
| * ARM: shmobile: r8a77470: basic SoC supportBiju Das2018-04-161-0/+4
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-1/+0Star
|/
* ARM: shmobile: Remove ARCH_SHMOBILE_MULTIGeert Uytterhoeven2017-07-271-4/+0Star
* clocksource/drivers/ostm: Add renesas-ostm timer driverChris Brandt2017-02-071-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-161-0/+1
|\
| * soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2016-11-231-0/+1
* | ARM: shmobile: r8a7745: basic SoC supportSergei Shtylyov2016-11-151-0/+4
* | ARM: shmobile: select errata 798181 for SoCs with CA15 coresSimon Horman2016-11-041-0/+6
* | ARM: shmobile: r8a7743: basic SoC supportSergei Shtylyov2016-11-021-0/+4
* | ARM: shmobile: Sort Kconfig selectionsGeert Uytterhoeven2016-10-171-3/+3
|/
* ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-211-1/+0Star
* Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-07-071-0/+4
|\
| * ARM: shmobile: r8a7792: basic SoC supportSergei Shtylyov2016-06-291-0/+4
* | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
|/
* soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven2016-04-221-7/+4Star
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-5/+8
|\
| * ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM DomainsGeert Uytterhoeven2016-02-191-5/+8
* | ARM: shmobile: Kconfig: Get rid of old commentMagnus Damm2016-02-171-2/+0Star
|/
* Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-12-121-3/+7
|\
| * ARM: shmobile: Introduce ARCH_RENESASSimon Horman2015-11-161-3/+7
* | ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-2/+2
|/
* ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ sectionUlrich Hecht2015-09-141-20/+0Star
* ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionUlrich Hecht2015-09-141-23/+0Star
* ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778Ulrich Hecht2015-09-141-6/+0Star
* ARM: shmobile: bockw: remove legacy board file and configUlrich Hecht2015-09-141-11/+0Star
* ARM: shmobile: bockw: remove "reference" board file and configUlrich Hecht2015-09-141-13/+0Star
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-0/+2
|\
| * clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
| * clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-011-0/+5
|\ \
| * | ARM: shmobile: gose: enable R-Car Gen2 regulator quirkUlrich Hecht2015-07-061-0/+1
| * | ARM: shmobile: Basic r8a7793 SoC supportUlrich Hecht2015-07-061-0/+4
| |/
* | Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub...Olof Johansson2015-08-061-14/+0Star
|\ \
| * | ARM: shmobile: marzen: Remove legacy board codeMagnus Damm2015-07-281-7/+0Star
| * | ARM: shmobile: marzen-reference: Remove C board codeMagnus Damm2015-07-281-7/+0Star
| |/
* | ARM: shmobile: Remove legacy SoC code for R-Mobile A1Geert Uytterhoeven2015-07-061-7/+0Star