summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-282-5/+5
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-282-5/+5
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-235-61/+54
|\ \
| * | ARM: shmobile: rcar-gen2: Add more register documentationGeert Uytterhoeven2017-01-251-11/+29
| * | ARM: shmobile: rcar-gen2: Remove unused rcar_gen2_read_mode_pins()Geert Uytterhoeven2017-01-032-20/+0
| * | ARM: shmobile: r8a7791: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven2017-01-031-13/+1
| * | ARM: shmobile: apmu: Allow booting secondary CPU cores in debug modeGeert Uytterhoeven2017-01-031-13/+1
| * | ARM: shmobile: apmu: Add debug resource reset for secondary CPU bootGeert Uytterhoeven2017-01-031-0/+13
| * | ARM: shmobile: apmu: Add more register documentationGeert Uytterhoeven2017-01-031-4/+10
| |/
* / 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-151-0/+1
|\
| * soc: renesas: Identify SoC and register with the SoC busGeert Uytterhoeven2016-11-231-0/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-156-107/+51
|\ \
| * | ARM: shmobile: r8a7745: basic SoC supportSergei Shtylyov2016-11-152-0/+5
| * | ARM: shmobile: select errata 798181 for SoCs with CA15 coresSimon Horman2016-11-041-0/+6
| * | ARM: shmobile: Consolidate R8A7743 and R8A779[234] machine definitionsLaurent Pinchart2016-11-026-139/+33
| * | ARM: shmobile: r8a7743: basic SoC supportSergei Shtylyov2016-11-023-0/+39
| * | ARM: shmobile: only call rcar_gen2_clocks_init() if presentSimon Horman2016-11-021-1/+10
| * | ARM: shmobile: Sort Kconfig selectionsGeert Uytterhoeven2016-10-171-3/+3
| |/
* | ARM: shmobile: rcar-gen2: Stop passing mode pins state to clock driverGeert Uytterhoeven2016-11-021-3/+2
* | ARM: shmobile: r8a7779: Stop passing mode pins state to clock driverGeert Uytterhoeven2016-11-021-27/+0
* | ARM: shmobile: r8a7778: Stop passing mode pins state to clock driverGeert Uytterhoeven2016-11-021-15/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-10-072-2/+2
|\
| * Merge tag 'renesas-soc-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-09-152-2/+2
| |\
| | * ARM: shmobile: r8a7791: only use smp_init when SMP is selectedWolfram Sang2016-08-241-1/+1
| | * ARM: shmobile: r8a7790: only use smp_init when SMP is selectedWolfram Sang2016-08-241-1/+1
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-071-1/+0
|\ \ \
| * | | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORMKishon Vijay Abraham I2016-09-211-1/+0
| |/ /
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-18/+8
|\ \ \
| * | | ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-18/+8
| |/ /
* | | Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2016-09-091-36/+26
|\ \ \ | |/ / |/| |
| * | ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang2016-09-021-36/+26
| |/
* / ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann2016-08-021-0/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-0112-46/+169
|\
| * Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2016-07-0611-36/+164
| |\
| | * ARM: shmobile: r8a7791: Prioritize DT APMU supportMagnus Damm2016-06-291-0/+1
| | * ARM: shmobile: r8a7790: Prioritize DT APMU supportMagnus Damm2016-06-291-0/+1
| | * ARM: shmobile: smp: Add function to prioritize DT SMPMagnus Damm2016-06-292-0/+7
| | * ARM: shmobile: apmu: Add APMU DT support via Enable methodMagnus Damm2016-06-291-4/+88
| | * ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functionsGeert Uytterhoeven2016-06-291-1/+1
| | * ARM: shmobile: rcar-gen2: Correct arch timer frequency on R-Car V2HGeert Uytterhoeven2016-06-291-1/+2
| | * ARM: shmobile: rcar-gen2: Obtain extal frequency from DTGeert Uytterhoeven2016-06-291-20/+22
| | * ARM: shmobile: r8a7792: basic SoC supportSergei Shtylyov2016-06-293-0/+40
| | * Merge branch 'rcar-sysc-for-v4.8' into HEADSimon Horman2016-06-292-10/+2
| | |\
| | | * soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driverGeert Uytterhoeven2016-06-292-10/+2
| * | | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\ \ \ | | |/ / | |/| |
| * | | ARM: shmobile: rcar-gen2: Use ICRAM1 for jump stub on all SoCsGeert Uytterhoeven2016-05-301-9/+4
| * | | ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()Geert Uytterhoeven2016-05-301-1/+1
| | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/