summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: sh73a0: Reserve boot area when SMP is enabledGeert Uytterhoeven2023-09-271-2/+8
* ARM: shmobile: r8a7779: Reserve boot area when SMP is enabledGeert Uytterhoeven2023-09-271-1/+8
* ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabledGeert Uytterhoeven2023-09-271-0/+5
* ARM: shmobile: rcar-gen2: Remove unneeded once handlingGeert Uytterhoeven2023-09-251-4/+0
* ARM: shmobile: rcar-gen2: Drop unused OF includesRob Herring2023-07-251-1/+0
* ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-292-2/+2
* ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'Rob Herring2023-03-301-20/+16
* ARM: shmobile: Drop selecting GPIOLIB and PINCTRLLad Prabhakar2022-10-281-2/+0
* ARM: shmobile: Drop selecting SOC_BUSLad Prabhakar2022-09-181-1/+0
* ARM: shmobile: rcar-gen2: Increase refcount for new referenceLiang He2022-07-051-1/+4
* ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinelGeert Uytterhoeven2022-05-051-1/+1
* ARM: shmobile: Drop commas after dt_compat sentinelsGeert Uytterhoeven2022-05-059-10/+10
* ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann2022-03-171-1/+1
* ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing2021-11-151-1/+4
* ARM: shmobile: Stop using __raw_*() I/O accessorsGeert Uytterhoeven2020-11-235-18/+18
* ARM: shmobile: sh73a0: Remove obsolete static mappingGeert Uytterhoeven2020-11-231-19/+0
* ARM: shmobile: sh73a0: Use ioremap() to map SMP registersGeert Uytterhoeven2020-11-231-11/+22
* ARM: shmobile: sh73a0: Use ioremap() to map L2C registersGeert Uytterhoeven2020-11-231-1/+1
* ARM: shmobile: r8a7779: Remove obsolete static mappingsGeert Uytterhoeven2020-11-231-24/+0
* ARM: shmobile: r8a7779: Use ioremap() to map SMP registersGeert Uytterhoeven2020-11-231-3/+9
* ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registersGeert Uytterhoeven2020-11-231-14/+20
* ARM: shmobile: r8a7778: Introduce HPBREG_BASEGeert Uytterhoeven2020-11-231-1/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-4/+2
|\
| * ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() staticGeert Uytterhoeven2020-09-102-4/+2
* | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
|/
* ARM: shmobile: r8a7742: Basic SoC supportLad Prabhakar2020-04-281-0/+2
* ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-171-1/+1
* ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGeert Uytterhoeven2020-02-102-2/+0
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-7/+7
* ARM: shmobile: rcar-gen2: Drop legacy DT clock supportGeert Uytterhoeven2019-10-251-1/+0
* ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is availableOleksandr Tyshchenko2019-05-311-0/+17
* ARM: shmobile: fix a leaked reference by adding missing of_node_putWen Yang2019-03-181-0/+1
* ARM: shmobile: porter: enable R-Car Gen2 regulator quirkMarek Vasut2019-03-181-2/+4
* ARM: shmobile: Fix R-Car Gen2 regulator quirkMarek Vasut2019-01-071-0/+5
* ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Geert Uytterhoeven2018-11-303-358/+0
* ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domainGeert Uytterhoeven2018-11-302-41/+18
* ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven2018-11-161-126/+0
* ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGeert Uytterhoeven2018-11-161-5/+4
* ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven2018-11-161-1/+0
* ARM: shmobile: Restrict TWD support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+2
* ARM: shmobile: Restrict SCU support to SoCs that have itGeert Uytterhoeven2018-11-161-1/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-2914-95/+132
|\
| * ARM: shmobile: Rework the PMIC IRQ line quirkMarek Vasut2018-09-191-29/+110
| * ARM: shmobile: r8a7744: Basic SoC supportBiju Das2018-09-172-0/+7
| * ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-1111-59/+14
| * ARM: shmobile: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-301-1/+1
| * ARM: shmobile: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven2018-08-301-4/+0
| * ARM: shmobile: r8a7779: Remove unused includesGeert Uytterhoeven2018-08-271-2/+0
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-293-0/+34
|\ \
| * | ARM: shmobile: Add basic RZ/A2 SoC supportChris Brandt2018-08-273-0/+34
| |/