summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include
AgeCommit message (Collapse)Author
1996-09-18Correct last arg handling of the *_raw_multi_* macrosNiklas Hallqvist
1996-09-18remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_*Niklas Hallqvist
ones instead
1996-09-17New .h files requiered for elf stuffPer Fogelstrom
1996-09-14First shot at a multivendor kernel. This version handles pica's and desk-Per Fogelstrom
station tyne's. Auto detection still needs to be compleeted. Checked in version is hardwired for pica's. Use the PICA config file.
1996-09-05why was this crap still here...Per Fogelstrom
1996-09-04Some changes for new arc boxesPer Fogelstrom
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-08-26Changes and bugfixes in memory handling system.Per Fogelstrom
Sysmap too small. Alloc map page failure. Support for discontigous memory. Needs testing. Name changes. "Mach" removal. Kernel memory size increased.
1996-08-26Allow for 16 partition disklabels, hepp!Per Fogelstrom
1996-08-26Have one asm.h regardless of endian.Per Fogelstrom
Ooops, adding tehst strings in the .text segment requires .align before function starts...
1996-08-24Clarify commentimp
1996-07-30Oh-oh, not now again!!!Per Fogelstrom
1996-07-30Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum.Per Fogelstrom
(PICA and Magnum uses very similar core chipsets).
1996-07-18Endian macros added.Per Fogelstrom
1996-07-16Rename some 'pica' names to 'mips'.Per Fogelstrom
1996-06-24com.c -> local ace.c, lpt -> local lpr.cPer Fogelstrom
1996-06-24Next try. ARC tree import. "New" Mips (spim) ARC compliant systems tree.Per Fogelstrom
This tree will eventually suport viritualy all ARC compliant Mips systems, that is all we can lay our hands on for porting/testing. It will supersede the pica tree which will be removed shortly when this tree is functioning.