| Age | Commit message (Expand) | Author |
| 2004-01-12 | CRIME revision 1.1 has a bug that affects PIO operations to/from the MACE. | sekiya |
| 2003-12-10 | sgimips lives in the new-style wscons land. | lonewolf |
| 2003-11-17 | www.netbsd.org -> www.NetBSD.org | keihan |
| 2003-10-07 | Use proper mips_dcache_{wb,inv,wbinv}_range() ops in dmamap sync function | tsutsui |
| 2003-10-05 | Apply a bunch of patches written by Christopher SEKIYA | tsutsui |
| 2003-09-15 | Use common mips generic software interrupt routines. | simonb |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-02-05 | Replace machine/rnd.h with more appropriate name to share it | nakayama |
| 2003-01-28 | Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. | kent |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-03 | Cosmetic fix -- move __HAVE_MIPS_MACHDEP_CACHE_CONFIG to "MIPS specific | rafal |
| 2003-01-03 | Checkpoint of O2 work by Chris Sekiya and myself. This is the sgimips bit; | rafal |
| 2002-12-23 | add bus_space_vaddr() | pooka |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-08-05 | Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of | simonb |
| 2002-06-05 | Simplify include files that just include <mips/locore.h>. | simonb |
| 2002-05-22 | Added an irix_machdep.h (in the future, COMPAT_IRIX will be available on | manu |
| 2002-05-15 | Let machine-dependent code specify how to enumerate the bus. | thorpej |
| 2002-05-03 | Cosmetic change. | rafal |
| 2002-04-17 | Add event counter for zs interrupts and attach and use it; also, get the | rafal |
| 2002-03-17 | Make sure that private DMA flags don't overlap with standard DMA flags; | simonb |
| 2002-03-13 | Replace lots of 8x<space> with <tabs> and other miscellaneous indentation | simonb |
| 2002-02-27 | - define other DEV_ constants that the local port uses. | christos |
| 2002-02-26 | Purge CLSIZE, CLSIZELOG2 and MCLOFSET. | simonb |
| 2002-01-28 | cosmetic reorder of #defines to match other ports | lukem |
| 2002-01-14 | Remove __HAVE_GENERIC_SOFT_INTERRUPTS #ifdef. | soren |
| 2001-11-28 | Back out the copy of theses files to userland | manu |
| 2001-11-28 | We need to copy new SVR4 header files to /usr/include/sys... | manu |
| 2001-11-28 | Add support for COMPAT_IRIX | manu |
| 2001-11-21 | Change symtab info to unsigned longs. | thorpej |
| 2001-11-21 | Add bootinfo stuff for NetBSD/sgimips. Changes to kernel and bootloader | thorpej |
| 2001-11-19 | Remove obsolete comment. | soren |
| 2001-11-19 | s/sgi/sgimips/ | soren |
| 2001-11-11 | Make microtime(9) do interpolation to get better-than-hz resolution, if | rafal |
| 2001-11-10 | NetBSD Disklabel and SGI Volume header support. Based on NetBSD/mipsco | wdk |
| 2001-10-31 | Split elf32 vs. elf64 handling in loadfile(), including support for | thorpej |
| 2001-10-18 | Initial boot device determination code: makebootdev() to parse boot command | mhitch |
| 2001-10-18 | We have device_register(). | mhitch |
| 2001-10-15 | Machine-dependent loadfile() support for booting. | mhitch |
| 2001-09-09 | Clean up and standardise across MIPS ports. | simonb |
| 2001-09-04 | Standardise the format of MIPS' <machine/db_machdep.h>. | simonb |
| 2001-09-04 | May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than | simonb |
| 2001-09-04 | Centralise struct cpu_info declaration and related info to <mips/cpu.h>. | simonb |
| 2001-08-31 | Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>" | simonb |
| 2001-07-19 | Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end | thorpej |
| 2001-07-09 | Count and display the number of CPUs present on the system. | thorpej |
| 2001-07-08 | - Use the identifier strings that are fetched by the MI ARC BIOS | thorpej |