Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-26 | sh: CPU hotplug support. | Paul Mundt | 1 | -2/+14 | |
This adds preliminary support for CPU hotplug for SH SMP systems. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||||
2010-04-21 | sh: Move platform smp ops in to their own structure. | Paul Mundt | 1 | -0/+39 | |
This cribs the MIPS plat_smp_ops approach for wrapping up the platform ops. This will allow for mixing and matching different ops on the same platform in the future. Signed-off-by: Paul Mundt <lethal@linux-sh.org> |