index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
embedded6xx
/
wii.c
Age
Commit message (
Expand
)
Author
2023-03-30
powerpc/wii: fix resource printk format warnings
Randy Dunlap
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
2023-03-16
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
2022-09-01
powerpc/32: Remove wii_memory_fixups()
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2021-12-23
powerpc/embedded6xx: Add __init attribute to eligible functions
Nick Child
2020-05-20
powerpc/wii: Fix declaration made after definition
Nathan Chancellor
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-23
powerpc/wii: remove wii_mmu_mapin_mem2()
Christophe Leroy
2019-02-23
powerpc/wii: properly disable use of BATs when requested.
Christophe Leroy
2018-10-03
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-07-02
powerpc: wii: Remove outdated comment about memory fixups
Jonathan Neuschäfer
2018-04-01
powerpc/wii: Don't rely on the reserved memory hack
Jonathan Neuschäfer
2018-04-01
powerpc/wii: Explicitly configure GPIO owner for poweroff pin
Jonathan Neuschäfer
2018-04-01
powerpc/wii: Probe the whole devicetree
Jonathan Neuschäfer
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
powerpc: Cleanup memblock usage
Tejun Heo
2011-01-21
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
Anton Blanchard
2010-09-11
powerpc, memblock: Fix memblock API change fallout
Yinghai Lu
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-04-26
Powerpc: wii: Fix typo in comment
Thomas Weber
2009-12-12
powerpc: wii: allow ioremap within the memory hole
Albert Herranz
2009-12-12
wii: use both mem1 and mem2 as ram
Albert Herranz
2009-12-12
powerpc: wii: platform support
Albert Herranz