aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/wii.c
AgeCommit message (Expand)Author
2022-05-08powerpc: Add missing headersChristophe Leroy
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child
2020-05-20powerpc/wii: Fix declaration made after definitionNathan Chancellor
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-23powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy
2019-02-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-02powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer
2018-04-01powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer
2018-04-01powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer
2018-04-01powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard
2010-09-11powerpc, memblock: Fix memblock API change falloutYinghai Lu
2010-08-04memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-04-26Powerpc: wii: Fix typo in commentThomas Weber
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-12-12powerpc: wii: platform supportAlbert Herranz