summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/treeboot-akebono.c
Commit message (Collapse)AuthorAgeFilesLines
* powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple2014-05-011-15/+0
| | | | | | | | | | | | The PPC476GTR SoC supports message signalled interrupts (MSI) by writing to special addresses within the High Speed Transfer Assist (HSTA) module. This patch adds support for PCI MSI with a new system device. The DMA window is also updated to allow access to the entire 42-bit address range to allow PCI devices write access to the HSTA module. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* IBM Akebono: Add the Akebono platformAlistair Popple2014-05-011-0/+178
This patch adds support for the IBM Akebono board. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
OpenPOWER on IntegriCloud