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