summaryrefslogtreecommitdiff
path: root/sys/arch/arc
AgeCommit message (Expand)Author
2000-07-23Add WSEMUL_VT100 to configuration files using wsdisplay.ur
2000-07-05Comment out EON ISO-over-ip tunneling pseudo-driver, and document assommerfeld
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-30add PULLDOWN_TEST for all the platforms.itojun
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-06-26remove/move more mach vm header files:mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-22Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.fvdl
2000-06-20for DeskStation RPC44soda
2000-06-20sys/arch/alpha/isa/isadma_bounce.c, for reference.soda
2000-06-17reflect realitysoda
2000-06-17 - vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-17TGA console initialization for NEC RISCstation 2250,soda
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-17vga/pckbc attachment for Jazz-Internal Bus of Magnum derived machinessoda
2000-06-17fix serious inconsistency against -current isa.soda
2000-06-17mention recent (but before _MIPS_PADDR_T_64BIT and MIPS3_TLB_WIRED_UPAGESsoda
2000-06-14Remove the obsolete config fragments for kernel crypto, because the IPsecveego
2000-06-12shut up gcc warning: suggest explicit braces to avoid ambiguous `else'soda
2000-06-12<machine/cpuregs.h> was removed on March 30,soda
2000-06-10move address to resolve conflict with firmware working memorysoda
2000-06-09Decrease MIPS3_TLB_WIRED_ENTRIES from 8 to 2,soda
2000-06-09renamesoda
2000-06-09 - NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09repair algor support a bit.soda
2000-06-09NEC RISCstation 2250 (RD-94) PCI bus support,soda
2000-06-09add NetBSD Id of original bt driversoda
2000-06-09bus_dma implementation for jazz dma tlb,soda
2000-06-09bus_dma implementation for jazz dma tlb,soda
2000-06-09wired TLB manager, contributed by Shuichiro URATA <ur@a-r.org>.soda
2000-06-09bus_space/bus_dma implementation for arc port, based on i386 port, pmax port,soda
2000-06-09save/restore MIPS_COP_0_TLB_PG_MASK.soda
2000-06-09updatesoda
2000-06-09make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT.soda
2000-06-06Add rnd(4) glue for the MIPS3 cycle counter.soren
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-06-01Don't pass booted_* to findroot/getdevice, access them via the globals.matt
2000-06-01Make booted_device global (and booted_parition for consitency).matt
2000-06-01kill __P in these files. (I had to look at them anyway with an eye forcgd
2000-05-29COMPAT_ULTRIX was moved from files.${MACHINE} to files.mips,soda
2000-05-27ncr(4) wouldn't work, so s/ncr/siop/.soren
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-21Also share BE ldscripts.soren
2000-05-16Nuke dk_establish() from orbit except from those ports which still usethorpej
2000-05-09mention MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEVsoda
2000-05-09back out previous changes as stopgap.soda
2000-05-09Add "install" target, so "make install" after building the kernelhubertf
2000-05-09HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also,thorpej