/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | mvme2500.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | bsc913x_qds.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | bsc913x_rdb.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | p1023_rdb.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ppa8548.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | c293pcie.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | p1022_rdk.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ksi8560.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/8xx/ |
H A D | ep88xc.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | adder875.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | mpc86xads_setup.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | tqm8xx_setup.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/512x/ |
H A D | mpc512x_generic.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | pdm360ng.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/44x/ |
H A D | canyonlands.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | ebony.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | sam440ep.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | iss4xx.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | gamecube.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | mvme5100.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | storcenter.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | linkstation.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H A D | asp834x.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | mpc830x_rdb.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
/openbmc/linux/arch/powerpc/platforms/82xx/ |
H A D | km82xx.c | diff 565713840445b7ccafb28dc1230d57d40bcb42a5 Tue Jul 05 00:04:05 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move 32-bit probe() machine to later in the boot process
This converts all the 32-bit platforms to use the expanded device-tree which is a pretty mechanical change. Unlike 64-bit, the 32-bit kernel didn't rely on platform initializations to setup the MMU since it sets it up entirely before probe_machine() so the move has comparatively less consequences though it's a bigger patch.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|