summaryrefslogtreecommitdiff
path: root/sys/arch/arc/pci
AgeCommit message (Collapse)Author
1998-03-25flush -> syncPer Fogelstrom
1998-03-18flush -> syncPer Fogelstrom
1998-03-16DDB.Per Fogelstrom
Support for Algorithmics R5000/R10000 evaluation board. So far only the RM5260 is supported. RM5270 - RM7000 later. R5000 and R10000 depending on access to cpu modules. vm_machdep.c moved to arch/mips/mips.
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1997-04-19-Wall cleanup.Per Fogelstrom
Change to new MI assym.h file generation. (genassym.cf)
1997-04-10Attempt to clean up local devices.Per Fogelstrom
Added support for new QED RT52x0 processors.
1997-03-23Adding more arches require more structuring and cleanup. More to come...Per Fogelstrom
1997-03-12Addition of support for a PCI based Vr4300 board from Algorithmics, the P-4032.Per Fogelstrom
Changes to io macros were done to handle sparse bus addressing dynamically. This is a first cut (rough).