Searched hist:def434c2319c5a336633cd73322e0f28a7091b01 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | Makefile | diff def434c2319c5a336633cd73322e0f28a7091b01 Thu Nov 27 09:15:44 CST 2008 Benjamin Krill <ben@codiert.org> powerpc/cell: add QPACE as a separate Cell platform
Since the QPACE (Chromodynamics Parallel Computing on the Cell Broadband Engine) platform doesn't use a iommu, doesn't have PCI devices and a MPIC much lesser setup and configurations are needed. So far all devices are detected as OF device. A notifier function is used to set the dma_ops for the of_platform bus. Further this patch splits the PPC_CELL_NATIVE into PPC_CELL_COMMON which are parts that are shared with the QPACE platform and the rest.
Signed-off-by: Benjamin Krill <ben@codiert.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Kconfig | diff def434c2319c5a336633cd73322e0f28a7091b01 Thu Nov 27 09:15:44 CST 2008 Benjamin Krill <ben@codiert.org> powerpc/cell: add QPACE as a separate Cell platform
Since the QPACE (Chromodynamics Parallel Computing on the Cell Broadband Engine) platform doesn't use a iommu, doesn't have PCI devices and a MPIC much lesser setup and configurations are needed. So far all devices are detected as OF device. A notifier function is used to set the dma_ops for the of_platform bus. Further this patch splits the PPC_CELL_NATIVE into PPC_CELL_COMMON which are parts that are shared with the QPACE platform and the rest.
Signed-off-by: Benjamin Krill <ben@codiert.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/drivers/edac/ |
H A D | Kconfig | diff def434c2319c5a336633cd73322e0f28a7091b01 Thu Nov 27 09:15:44 CST 2008 Benjamin Krill <ben@codiert.org> powerpc/cell: add QPACE as a separate Cell platform
Since the QPACE (Chromodynamics Parallel Computing on the Cell Broadband Engine) platform doesn't use a iommu, doesn't have PCI devices and a MPIC much lesser setup and configurations are needed. So far all devices are detected as OF device. A notifier function is used to set the dma_ops for the of_platform bus. Further this patch splits the PPC_CELL_NATIVE into PPC_CELL_COMMON which are parts that are shared with the QPACE platform and the rest.
Signed-off-by: Benjamin Krill <ben@codiert.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | Makefile | diff def434c2319c5a336633cd73322e0f28a7091b01 Thu Nov 27 09:15:44 CST 2008 Benjamin Krill <ben@codiert.org> powerpc/cell: add QPACE as a separate Cell platform
Since the QPACE (Chromodynamics Parallel Computing on the Cell Broadband Engine) platform doesn't use a iommu, doesn't have PCI devices and a MPIC much lesser setup and configurations are needed. So far all devices are detected as OF device. A notifier function is used to set the dma_ops for the of_platform bus. Further this patch splits the PPC_CELL_NATIVE into PPC_CELL_COMMON which are parts that are shared with the QPACE platform and the rest.
Signed-off-by: Benjamin Krill <ben@codiert.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|