aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-232-5/+0
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-188-191/+9
|\
| * soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven2016-04-228-191/+9
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-181-32/+20
|\ \
| * | ARM: shmobile: timer: Drop support for Cortex A8Geert Uytterhoeven2016-04-201-32/+20
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-163-27/+0
|\ \ \ | |/ / |/| |
| * | cpufreq: shmobile: Use generic platdev driverViresh Kumar2016-04-253-27/+0
| |/
* | ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven2016-04-201-17/+11
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-234-4/+4
|\
| * clk: renesas: Rename header file renesas.hSimon Horman2016-03-154-4/+4
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-205-62/+20
|\ \
| * | ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM DomainsGeert Uytterhoeven2016-02-191-5/+8
| * | ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.hGeert Uytterhoeven2016-02-193-2/+10
| * | ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callbackGeert Uytterhoeven2016-02-191-18/+0
| * | ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callbackGeert Uytterhoeven2016-02-191-20/+0
| * | ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registersGeert Uytterhoeven2016-02-191-12/+0
| * | ARM: shmobile: r8a7740: Migrate to generic l2c OF initializationGeert Uytterhoeven2016-02-191-5/+2
| |/
* | Merge tag 'renesas-cleanup2-for-v4.6' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2016-02-269-34/+30
|\ \
| * | ARM: shmobile: Kconfig: Get rid of old commentMagnus Damm2016-02-171-2/+0
| * | ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven2016-02-175-12/+12
| * | ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven2016-02-174-9/+2
| * | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven2016-02-171-6/+14
| * | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-171-2/+0
| * | ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven2016-02-172-6/+3
| |/
* | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven2016-02-041-2/+0
* | ARM: shmobile: Typo s/MIPDR/MPIDR/Geert Uytterhoeven2016-02-041-1/+1
* | ARM: shmobile: Add includes providing forward declarationsGeert Uytterhoeven2016-02-043-0/+6
* | ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous staticGeert Uytterhoeven2016-02-041-3/+4
|/
* Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2015-12-124-29/+7
|\
| * ARM: shmobile: Remove legacy mach/irqs.hLaurent Pinchart2015-11-193-26/+0