summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)Author
2016-09-09Merge tag 'renesas-fixes-for-v4.8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2016-09-02ARM: shmobile: fix regulator quirk for Gen2Wolfram Sang
2016-08-02ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-06Merge tag 'renesas-soc2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-06-29ARM: shmobile: r8a7791: Prioritize DT APMU supportMagnus Damm
2016-06-29ARM: shmobile: r8a7790: Prioritize DT APMU supportMagnus Damm
2016-06-29ARM: shmobile: smp: Add function to prioritize DT SMPMagnus Damm
2016-06-29ARM: shmobile: apmu: Add APMU DT support via Enable methodMagnus Damm
2016-06-29ARM: shmobile: apmu: Move #ifdef CONFIG_SMP to cover more functionsGeert Uytterhoeven
2016-06-29ARM: shmobile: rcar-gen2: Correct arch timer frequency on R-Car V2HGeert Uytterhoeven
2016-06-29ARM: shmobile: rcar-gen2: Obtain extal frequency from DTGeert Uytterhoeven
2016-06-29ARM: shmobile: r8a7792: basic SoC supportSergei Shtylyov
2016-06-29Merge branch 'rcar-sysc-for-v4.8' into HEADSimon Horman
2016-06-29soc: renesas: rcar-sysc: Move SYSC interrupt config to rcar-sysc driverGeert Uytterhoeven
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-30ARM: shmobile: rcar-gen2: Use ICRAM1 for jump stub on all SoCsGeert Uytterhoeven
2016-05-30ARM: shmobile: pm-rmobile: Postpone call to pm_genpd_init()Geert Uytterhoeven
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-04-25cpufreq: shmobile: Use generic platdev driverViresh Kumar
2016-04-22soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-syscGeert Uytterhoeven
2016-04-20ARM: shmobile: timer: Drop support for Cortex A8Geert Uytterhoeven
2016-04-20ARM: shmobile: timer: Fix preset_lpj leading to too short delaysGeert Uytterhoeven
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-15clk: renesas: Rename header file renesas.hSimon Horman
2016-02-26Merge tag 'renesas-cleanup2-for-v4.6' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2016-02-19ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM DomainsGeert Uytterhoeven
2016-02-19ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.hGeert Uytterhoeven
2016-02-19ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callbackGeert Uytterhoeven
2016-02-19ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callbackGeert Uytterhoeven
2016-02-19ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registersGeert Uytterhoeven
2016-02-19ARM: shmobile: r8a7740: Migrate to generic l2c OF initializationGeert Uytterhoeven
2016-02-17ARM: shmobile: Kconfig: Get rid of old commentMagnus Damm
2016-02-17ARM: shmobile: Consolidate SCU mapping codeGeert Uytterhoeven
2016-02-17ARM: shmobile: Remove shmobile_boot_argGeert Uytterhoeven
2016-02-17ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bssGeert Uytterhoeven
2016-02-17ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven
2016-02-17ARM: shmobile: Move shmobile_scu_base from .text to .bssGeert Uytterhoeven
2016-02-04ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup codeGeert Uytterhoeven
2016-02-04ARM: shmobile: Typo s/MIPDR/MPIDR/Geert Uytterhoeven
2016-02-04ARM: shmobile: Add includes providing forward declarationsGeert Uytterhoeven
2016-02-04ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous staticGeert Uytterhoeven
2015-12-12Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada