- 435d422 ARM: shmobile: sh73a0: Reserve boot area when SMP is enabled by Geert Uytterhoeven · 1 year, 6 months ago
- 8d17004 ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled by Geert Uytterhoeven · 1 year, 6 months ago
- 9797e35 ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled by Geert Uytterhoeven · 1 year, 6 months ago
- 6b16953 ARM: shmobile: rcar-gen2: Remove unneeded once handling by Geert Uytterhoeven · 1 year, 6 months ago
- bfb345a ARM: shmobile: rcar-gen2: Drop unused OF includes by Rob Herring · 1 year, 7 months ago
- a9ff696 ARM: mm: Make virt_to_pfn() a static inline by Linus Walleij · 2 years, 9 months ago
- 6050cb1 ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg' by Rob Herring · 1 year, 11 months ago
- d32b93e ARM: shmobile: Drop selecting GPIOLIB and PINCTRL by Lad Prabhakar · 2 years, 4 months ago
- c2ce1e7 ARM: shmobile: Drop selecting SOC_BUS by Lad Prabhakar · 2 years, 5 months ago
- 75a185f ARM: shmobile: rcar-gen2: Increase refcount for new reference by Liang He · 2 years, 8 months ago
- 7bc53f5 ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel by Geert Uytterhoeven · 3 years ago
- 3238f82 ARM: shmobile: Drop commas after dt_compat sentinels by Geert Uytterhoeven · 3 years ago
- 2f618d5 ARM: remove support for NOMMU ARMv4/v5 by Arnd Bergmann · 3 years ago
- 85744f2 ARM: shmobile: rcar-gen2: Add missing of_node_put() by Wan Jiabing · 3 years, 4 months ago
- d4a617c ARM: shmobile: Stop using __raw_*() I/O accessors by Geert Uytterhoeven · 4 years, 3 months ago
- 5705747 ARM: shmobile: sh73a0: Remove obsolete static mapping by Geert Uytterhoeven · 4 years, 3 months ago
- a0a6624 ARM: shmobile: sh73a0: Use ioremap() to map SMP registers by Geert Uytterhoeven · 4 years, 3 months ago
- cc85e21 ARM: shmobile: sh73a0: Use ioremap() to map L2C registers by Geert Uytterhoeven · 4 years, 3 months ago
- 5b0480f ARM: shmobile: r8a7779: Remove obsolete static mappings by Geert Uytterhoeven · 4 years, 3 months ago
- 617ff9e ARM: shmobile: r8a7779: Use ioremap() to map SMP registers by Geert Uytterhoeven · 4 years, 3 months ago
- caf67a93 ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registers by Geert Uytterhoeven · 4 years, 3 months ago
- ae04aad ARM: shmobile: r8a7778: Introduce HPBREG_BASE by Geert Uytterhoeven · 4 years, 3 months ago
- e731f31 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 4 months ago
- 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 5 months ago
- 919c385 ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() static by Geert Uytterhoeven · 4 years, 6 months ago
- 135e7a1 ARM: shmobile: r8a7742: Basic SoC support by Lad Prabhakar · 4 years, 10 months ago
- 92d8495 ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
- 408324a ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs by Geert Uytterhoeven · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0a4319b ARM: shmobile: rcar-gen2: Drop legacy DT clock support by Geert Uytterhoeven · 5 years ago
- 51a0daf ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is available by Oleksandr Tyshchenko · 6 years ago
- 115bbc3 ARM: shmobile: fix a leaked reference by adding missing of_node_put by Wen Yang · 6 years ago
- d5aa840 ARM: shmobile: porter: enable R-Car Gen2 regulator quirk by Marek Vasut · 6 years ago
- 5347a02 ARM: shmobile: Fix R-Car Gen2 regulator quirk by Marek Vasut · 6 years ago
- 2ed29e15 ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/ by Geert Uytterhoeven · 6 years ago
- 445aeb0 ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domain by Geert Uytterhoeven · 6 years ago
- 062887b ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/ by Geert Uytterhoeven · 6 years ago
- 79aac4b ARM: shmobile: Hide ARCH_RZN1 to improve consistency by Geert Uytterhoeven · 6 years ago
- e743454 ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h> by Geert Uytterhoeven · 6 years ago
- 94cf946b ARM: shmobile: Restrict TWD support to SoCs that have it by Geert Uytterhoeven · 6 years ago
- af3a03c ARM: shmobile: Restrict SCU support to SoCs that have it by Geert Uytterhoeven · 6 years ago
- 4b42745 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- 5af5d40 ARM: shmobile: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
- 6d14d4d ARM: shmobile: Rework the PMIC IRQ line quirk by Marek Vasut · 6 years ago
- bc88715 ARM: shmobile: r8a7744: Basic SoC support by Biju Das · 6 years ago
- e2f2594 ARM: shmobile: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
- b9fad74 ARM: shmobile: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- 08e7352 ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbol by Geert Uytterhoeven · 6 years ago
- 332df98 ARM: shmobile: Add basic RZ/A2 SoC support by Chris Brandt · 7 years ago
- ad73cc2 ARM: shmobile: r8a7779: Remove unused includes by Geert Uytterhoeven · 7 years ago
- 54f464e ARM: shmobile: Always enable ARCH_TIMER on SoCs with A7 and/or A15 by Geert Uytterhoeven · 7 years ago
- 8fc0d47 ARM: shmobile: r8a7779: hide unused r8a7779_platform_cpu_kill by Arnd Bergmann · 7 years ago
- 23295ae ARM: shmobile: rcar-gen2: Stop compiling headsmp-apmu on !SMP by Geert Uytterhoeven · 7 years ago
- c44e182 ARM: shmobile: convert to SPDX identifier by Wolfram Sang · 7 years ago
- 16acd53 ARM: shmobile: r8a7779: Remove explicit SYSC config and init by Geert Uytterhoeven · 7 years ago
- 9d65c89 ARM: shmobile: r8a7779: Use rcar_sysc_power_{down,up}_cpu() by Geert Uytterhoeven · 7 years ago
- 62f55ce ARM: shmobile: r8a7779: Stop powering down secondary CPUs during early boot by Geert Uytterhoeven · 7 years ago
- 319b15d ARM: shmobile: rcar-gen2: Remove explicit SYSC config and init by Geert Uytterhoeven · 7 years ago
- 3bf6d77 ARM: shmobile: apmu: Remove platsmp-apmu.h by Geert Uytterhoeven · 7 years ago
- 36a90c0 ARM: shmobile: apmu: Remove obsolete shmobile_smp_apmu_prepare_cpus() by Geert Uytterhoeven · 7 years ago
- fa6e9cb ARM: shmobile: apmu: Move cpu_leave_lowpower() to SUSPEND section by Geert Uytterhoeven · 7 years ago
- aa03319 ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops() by Geert Uytterhoeven · 7 years ago
- 1e90fea ARM: shmobile: r8a7791: Use common R-Car Gen2 machine definition by Geert Uytterhoeven · 7 years ago
- 488aa3c ARM: shmobile: r8a7791: Remove legacy SMP fallback code by Geert Uytterhoeven · 7 years ago
- 78a9057 ARM: shmobile: r8a7790: Use common R-Car Gen2 machine definition by Geert Uytterhoeven · 7 years ago
- f13e47e ARM: shmobile: r8a7790: Remove legacy SMP fallback code by Geert Uytterhoeven · 7 years ago
- 7c00e8a Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- a51dcd2 Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Olof Johansson · 7 years ago
- 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
- cad160e ARM: shmobile: Convert file to use cntvoff by Mylène Josserand · 7 years ago
- d9dcd6c arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig by Michel Pollet · 7 years ago
- 465bb12 ARM: shmobile: Add the RZ/N1 arch to the shmobile Kconfig by Michel Pollet · 7 years ago
- 0c1d543 ARM: shmobile: r8a77470: basic SoC support by Biju Das · 7 years ago
- 01d675f ARM: shmobile: rcar-gen2: Add watchdog support by Fabrizio Castro · 7 years ago
- 58adf1b ARM: shmobile: Add watchdog support by Fabrizio Castro · 7 years ago
- 60fc75b ARM: shmobile: rcar-gen2: Fix error check in regulator quirk by Geert Uytterhoeven · 7 years ago
- ff938cd ARM: shmobile: stout: enable R-Car Gen2 regulator quirk by Marek Vasut · 7 years ago
- 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 29aaf908 Merge branch 'pm-domains' by Rafael J. Wysocki · 7 years ago
- eb0ddf9 ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ACTIVE_WAKEUP by Geert Uytterhoeven · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 703ef76 ARM: shmobile: rcar-gen2: fix non-SMP build by Arnd Bergmann · 7 years ago
- 3fd45a1 ARM: shmobile: rcar-gen2: Make sure CNTVOFF is initialized on CA7/15 by Geert Uytterhoeven · 7 years ago
- 9ec8346 Merge branch 'next/cleanup' into next/soc by Olof Johansson · 7 years ago
- 6a1aa09 Merge tag 'renesas-soc-for-v4.14' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Arnd Bergmann · 8 years ago
- a8e65e0 ARM: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
- 264e22a Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Arnd Bergmann · 8 years ago
- fce8dc5 ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirk by Geert Uytterhoeven · 8 years ago
- 84a1e84 ARM: shmobile: Remove ARCH_SHMOBILE_MULTI by Geert Uytterhoeven · 8 years ago
- cd66fa4 ARM: shmobile: rcar-gen2: Correct arch timer frequency on RZ/G1E by Geert Uytterhoeven · 8 years ago
- cdcdfaa ARM: shmobile: rcar-gen2: Add support for CPG/MSSR bindings by Geert Uytterhoeven · 8 years ago
- 8167569 ARM: shmobile: rcar-gen2: Obtain jump stub region from DT by Geert Uytterhoeven · 8 years ago
- 8ca302e Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
- fd8cf82 ARM: shmobile: pm-rmobile: Use GENPD_FLAG_ALWAYS_ON by Geert Uytterhoeven · 8 years ago
- a96bb19 ARM: 8660/1: shmobile: r7s72100: Enable L2 cache by Chris Brandt · 8 years ago
- d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
- 64fc2a9 ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol by Florian Fainelli · 8 years ago
- 6ae52c6 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago