aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)Author
2023-09-27ARM: shmobile: sh73a0: Reserve boot area when SMP is enabledGeert Uytterhoeven
2023-09-27ARM: shmobile: r8a7779: Reserve boot area when SMP is enabledGeert Uytterhoeven
2023-09-27ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabledGeert Uytterhoeven
2023-09-25ARM: shmobile: rcar-gen2: Remove unneeded once handlingGeert Uytterhoeven
2023-07-25ARM: shmobile: rcar-gen2: Drop unused OF includesRob Herring
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-03-30ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'Rob Herring
2022-10-28ARM: shmobile: Drop selecting GPIOLIB and PINCTRLLad Prabhakar
2022-09-18ARM: shmobile: Drop selecting SOC_BUSLad Prabhakar
2022-07-05ARM: shmobile: rcar-gen2: Increase refcount for new referenceLiang He
2022-05-05ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinelGeert Uytterhoeven
2022-05-05ARM: shmobile: Drop commas after dt_compat sentinelsGeert Uytterhoeven
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann
2021-11-15ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing
2020-11-23ARM: shmobile: Stop using __raw_*() I/O accessorsGeert Uytterhoeven
2020-11-23ARM: shmobile: sh73a0: Remove obsolete static mappingGeert Uytterhoeven
2020-11-23ARM: shmobile: sh73a0: Use ioremap() to map SMP registersGeert Uytterhoeven
2020-11-23ARM: shmobile: sh73a0: Use ioremap() to map L2C registersGeert Uytterhoeven
2020-11-23ARM: shmobile: r8a7779: Remove obsolete static mappingsGeert Uytterhoeven
2020-11-23ARM: shmobile: r8a7779: Use ioremap() to map SMP registersGeert Uytterhoeven
2020-11-23ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registersGeert Uytterhoeven
2020-11-23ARM: shmobile: r8a7778: Introduce HPBREG_BASEGeert Uytterhoeven
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-10ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() staticGeert Uytterhoeven
2020-04-28ARM: shmobile: r8a7742: Basic SoC supportLad Prabhakar
2020-02-17ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-10ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGeert Uytterhoeven
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-25ARM: shmobile: rcar-gen2: Drop legacy DT clock supportGeert Uytterhoeven
2019-05-31ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is availableOleksandr Tyshchenko
2019-03-18ARM: shmobile: fix a leaked reference by adding missing of_node_putWen Yang
2019-03-18ARM: shmobile: porter: enable R-Car Gen2 regulator quirkMarek Vasut
2019-01-07ARM: shmobile: Fix R-Car Gen2 regulator quirkMarek Vasut
2018-11-30ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Geert Uytterhoeven
2018-11-30ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domainGeert Uytterhoeven
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven
2018-11-16ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGeert Uytterhoeven
2018-11-16ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven
2018-11-16ARM: shmobile: Restrict TWD support to SoCs that have itGeert Uytterhoeven
2018-11-16ARM: shmobile: Restrict SCU support to SoCs that have itGeert Uytterhoeven
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring
2018-09-19ARM: shmobile: Rework the PMIC IRQ line quirkMarek Vasut
2018-09-17ARM: shmobile: r8a7744: Basic SoC supportBiju Das
2018-09-11ARM: shmobile: convert to SPDX identifiersKuninori Morimoto
2018-08-30ARM: shmobile: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-30ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven
2018-08-27ARM: shmobile: Add basic RZ/A2 SoC supportChris Brandt