aboutsummaryrefslogtreecommitdiff
path: root/arch/mn10300/unit-asb2364/unit-init.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells1-0/+3
Handle the IRQ multiplexer in the FPGA by implementing a cascade interrupt driver for it. Signed-off-by: David Howells <dhowells@redhat.com>
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-0/+85
Implement the Panasonic MN10300 AM34 CPU subarch and implement SMP support for MN10300. Also implement support for the MN2WS0060 processor and the ASB2364 evaluation board which are AM34 based. Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com> Signed-off-by: Kiyoshi Owada <owada.kiyoshi@jp.panasonic.com> Signed-off-by: David Howells <dhowells@redhat.com>