/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | Kconfig | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | powernv.h | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | Makefile | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | smp.c | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | setup.c | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/platforms/ |
H A D | Makefile | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | Kconfig | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | Makefile | 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform
This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM.
These machines will be using a new firmware called OPAL for which the support will be provided by later patches.
The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 55190f88 Mon Sep 19 12:44:52 CDT 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Add skeleton PowerNV platform This adds a skeletton for the new Power "Non Virtualized" platform which will be used by machines supporting running without an hypervisor, for example in order to run KVM. These machines will be using a new firmware called OPAL for which the support will be provided by later patches. The PowerNV platform is intended to be also usable under the BML environment used internally for early CPU bringup which is why the code also supports using RTAS instead of OPAL in various places. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|