Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-20 | Ignore the cold place | Niklas Hallqvist | |
1996-09-20 | My Tyne | Niklas Hallqvist | |
1996-09-20 | Add wd & acd entries | Niklas Hallqvist | |
1996-09-20 | temp kludge until generic scsi is fixed | Per Fogelstrom | |
1996-09-20 | Warner Warner, don't forget to break :-) | Per Fogelstrom | |
1996-09-20 | do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, ↵ | Theo de Raadt | |
erik@aarhus1.uni-c.dk | |||
1996-09-19 | reboot stuff + cleanup | Per Fogelstrom | |
1996-09-19 | KLUDGE: make the bounce buffers work on rPC44 as well as the Tyne. | imp | |
1996-09-19 | Take care of a bug in earlier versions of the R4600 chip. | Per Fogelstrom | |
1996-09-19 | no special handling in this dir | Theo de Raadt | |
1996-09-19 | Deskstation rPC44 tweaks | imp | |
1996-09-18 | Correct last arg handling of the *_raw_multi_* macros | Niklas Hallqvist | |
1996-09-18 | remove the obsolete bus_{from,to}_host macros and add the *_raw_multi_* | Niklas Hallqvist | |
ones instead | |||
1996-09-17 | BusLogic BT445C driver for DeskStation's | Per Fogelstrom | |
1996-09-17 | New .h files requiered for elf stuff | Per Fogelstrom | |
1996-09-15 | Ok, ok! We now autosense system type. Same compiled kernel works on both | Per Fogelstrom | |
Deskstation TYNE and Acer PICA. | |||
1996-09-14 | First 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-06 | Implement bios_ident() which will identify each type of CPU that we | imp | |
support. First cut at more complete ARC BIOS support. bios_ident() will eventually be table driven as soon as I generate the tables. Much information on the BIOS calls has come from the Linux/MIPS MILO boot loader. | |||
1996-09-05 | why was this crap still here... | Per Fogelstrom | |
1996-09-05 | include dti | Per Fogelstrom | |
1996-09-05 | grumble.. new files.. grumble.. | Per Fogelstrom | |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom | |
1996-09-02 | Cleanup before the integration of the machine identification code: | imp | |
o Merge all the case statements into one. o Cleanup Tyne and rPC44 support o Removed the soon to be obsolete code to get the sysid (which then just ignored it) Hopefully not break the working PICA port in the process.... | |||
1996-09-02 | NetBSD -> OpenBSD | imp | |
1996-09-02 | ZAP GENERIC! | Per Fogelstrom | |
1996-09-02 | cua support | Theo de Raadt | |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt | |
1996-08-31 | disable TCP_COMPAT_42 | Theo de Raadt | |
1996-08-29 | rnd -> random | Theo de Raadt | |
1996-08-26 | Changes 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-26 | Allow for 16 partition disklabels, hepp! | Per Fogelstrom | |
1996-08-26 | Cleanup... | Per Fogelstrom | |
1996-08-26 | Have one asm.h regardless of endian. | Per Fogelstrom | |
Ooops, adding tehst strings in the .text segment requires .align before function starts... | |||
1996-08-26 | Move kernel start from 0x80080000 to 0x80100000 | Per Fogelstrom | |
1996-08-24 | Use HOSTCC to build genassym to fix cross compilations | imp | |
1996-08-24 | Clarify comment | imp | |
1996-07-30 | Oh-oh, not now again!!! | Per Fogelstrom | |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom | |
(PICA and Magnum uses very similar core chipsets). | |||
1996-07-27 | handle RB_CONFIG | Theo de Raadt | |
1996-07-18 | Fix. Speed is not initialized. XXX check. | Per Fogelstrom | |
1996-07-18 | Endian macros added. | Per Fogelstrom | |
1996-07-16 | Rename some 'pica' names to 'mips'. | Per Fogelstrom | |
1996-07-15 | add rnd driver | Michael Shalayeff | |
1996-07-12 | Replaced by lpr.c (name change to avoid collision with isa). | Per Fogelstrom | |
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |
1996-06-24 | Next 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. |