summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/wii.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-30powerpc/wii: fix resource printk format warningsRandy Dunlap1-2/+2
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy1-1/+0
2023-03-16powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy1-4/+1
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-3/+1
2022-09-01powerpc/32: Remove wii_memory_fixups()Christophe Leroy1-15/+0
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child1-1/+1
2020-05-20powerpc/wii: Fix declaration made after definitionNathan Chancellor1-13/+12
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-02-23powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy1-28/+0
2019-02-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy1-0/+4
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-07-02powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer1-10/+0
2018-03-31powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer1-13/+1
2018-03-31powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer1-0/+7
2018-03-31powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer1-1/+1
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-6/+2
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt1-4/+1
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-3/+3
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+2
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-1/+0
2011-12-08powerpc: Cleanup memblock usageTejun Heo1-13/+9
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard1-11/+0
2010-09-11powerpc, memblock: Fix memblock API change falloutYinghai Lu1-1/+1
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt1-1/+1
2010-07-14lmb: rename to memblockYinghai Lu1-6/+6
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber1-2/+2
2009-12-13powerpc: wii: allow ioremap within the memory holeAlbert Herranz1-0/+3
2009-12-13wii: use both mem1 and mem2 as ramAlbert Herranz1-0/+63
2009-12-13powerpc: wii: platform supportAlbert Herranz1-0/+202