summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/embedded6xx/wii.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/wii: fix resource printk format warningsRandy Dunlap2023-03-301-2/+2
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy2023-03-161-4/+1
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-3/+1
* powerpc/32: Remove wii_memory_fixups()Christophe Leroy2022-09-011-15/+0
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+1
* powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child2021-12-231-1/+1
* powerpc/wii: Fix declaration made after definitionNathan Chancellor2020-05-201-13/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy2019-02-231-28/+0
* powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-02-231-0/+4
* powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-031-1/+1
* powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer2018-07-021-10/+0
* powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer2018-04-011-13/+1
* powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer2018-04-011-0/+7
* powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer2018-04-011-1/+1
* powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-6/+2
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-4/+1
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-3/+3
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+0
* powerpc: Cleanup memblock usageTejun Heo2011-12-081-13/+9
* powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-211-11/+0
* powerpc, memblock: Fix memblock API change falloutYinghai Lu2010-09-111-1/+1
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-6/+6
* Powerpc: wii: Fix typo in commentThomas Weber2010-04-261-2/+2
* powerpc: wii: allow ioremap within the memory holeAlbert Herranz2009-12-121-0/+3
* wii: use both mem1 and mem2 as ramAlbert Herranz2009-12-121-0/+63
* powerpc: wii: platform supportAlbert Herranz2009-12-121-0/+202