summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-08-11ARM: shmobile: rcar-gen2: Use SZ_256K definitionGeert Uytterhoeven-1/+1
2025-03-27Merge tag 'soc-arm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-76/+0
2025-03-12ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven-0/+1
2025-02-03ARM: shmobile: rcar-gen2: Remove CMA reservation codeGeert Uytterhoeven-76/+0
2023-09-27ARM: shmobile: sh73a0: Reserve boot area when SMP is enabledGeert Uytterhoeven-2/+8
2023-09-27ARM: shmobile: r8a7779: Reserve boot area when SMP is enabledGeert Uytterhoeven-1/+8
2023-09-27ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabledGeert Uytterhoeven-0/+5
2023-09-25ARM: shmobile: rcar-gen2: Remove unneeded once handlingGeert Uytterhoeven-4/+0
2023-07-25ARM: shmobile: rcar-gen2: Drop unused OF includesRob Herring-1/+0
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij-2/+2
2023-03-30ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg'Rob Herring-20/+16
2022-10-28ARM: shmobile: Drop selecting GPIOLIB and PINCTRLLad Prabhakar-2/+0
2022-09-18ARM: shmobile: Drop selecting SOC_BUSLad Prabhakar-1/+0
2022-07-05ARM: shmobile: rcar-gen2: Increase refcount for new referenceLiang He-1/+4
2022-05-05ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinelGeert Uytterhoeven-1/+1
2022-05-05ARM: shmobile: Drop commas after dt_compat sentinelsGeert Uytterhoeven-10/+10
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann-1/+1
2021-11-15ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing-1/+4
2020-11-23ARM: shmobile: Stop using __raw_*() I/O accessorsGeert Uytterhoeven-18/+18
2020-11-23ARM: shmobile: sh73a0: Remove obsolete static mappingGeert Uytterhoeven-19/+0
2020-11-23ARM: shmobile: sh73a0: Use ioremap() to map SMP registersGeert Uytterhoeven-11/+22
2020-11-23ARM: shmobile: sh73a0: Use ioremap() to map L2C registersGeert Uytterhoeven-1/+1
2020-11-23ARM: shmobile: r8a7779: Remove obsolete static mappingsGeert Uytterhoeven-24/+0
2020-11-23ARM: shmobile: r8a7779: Use ioremap() to map SMP registersGeert Uytterhoeven-3/+9
2020-11-23ARM: shmobile: r8a7779: Use ioremap() to map INTC2 registersGeert Uytterhoeven-14/+20
2020-11-23ARM: shmobile: r8a7778: Introduce HPBREG_BASEGeert Uytterhoeven-1/+3
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4/+2
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-09-10ARM: shmobile: rcar-gen2: Make rcar_gen2_{timer_init, reserve}() staticGeert Uytterhoeven-4/+2
2020-04-28ARM: shmobile: r8a7742: Basic SoC supportLad Prabhakar-0/+2
2020-02-17ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-02-10ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCsGeert Uytterhoeven-2/+0
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-7/+7
2019-10-25ARM: shmobile: rcar-gen2: Drop legacy DT clock supportGeert Uytterhoeven-1/+0
2019-05-31ARM: mach-shmobile: Don't init CNTVOFF/counter if PSCI is availableOleksandr Tyshchenko-0/+17
2019-03-18ARM: shmobile: fix a leaked reference by adding missing of_node_putWen Yang-0/+1
2019-03-18ARM: shmobile: porter: enable R-Car Gen2 regulator quirkMarek Vasut-2/+4
2019-01-07ARM: shmobile: Fix R-Car Gen2 regulator quirkMarek Vasut-0/+5
2018-11-30ARM: shmobile: R-Mobile: Move pm-rmobile to drivers/soc/renesas/Geert Uytterhoeven-358/+0
2018-11-30ARM: shmobile: R-Mobile: Clean up struct rmobile_pm_domainGeert Uytterhoeven-41/+18
2018-11-16ARM: shmobile: Move SoC Kconfig symbols to drivers/soc/renesas/Geert Uytterhoeven-126/+0
2018-11-16ARM: shmobile: Hide ARCH_RZN1 to improve consistencyGeert Uytterhoeven-5/+4
2018-11-16ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven-1/+0
2018-11-16ARM: shmobile: Restrict TWD support to SoCs that have itGeert Uytterhoeven-1/+2
2018-11-16ARM: shmobile: Restrict SCU support to SoCs that have itGeert Uytterhoeven-1/+3
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-95/+132
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+34
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring-15/+5