summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/sgi/heart.h
AgeCommit message (Collapse)AuthorFilesLines
2020-09-21MIPS: SGI-IP30: Move irq bits to better header filesThomas Bogendoerfer1-0/+51
Move HEART specific parts of mach-ip30/irq.h to asm/sgi/heart.h and IP30 specific parts to sgi-ip30/ip30-common.h. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2019-11-02MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer1-0/+272
This changeset adds support for SGI Octane/Octane2 workstations. Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: Paul Burton <paul.burton@mips.com> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org