summaryrefslogtreecommitdiff
path: root/sys/arch/sandpoint/include
AgeCommit message (Expand)Author
2003-12-30Fix PowerPC ports build with KGDB.manu
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
2003-10-19Remove unused header.matt
2003-10-08Overhaul MBR handling (part 1):lukem
2003-09-03Move CLKF_BASEPRI to machine specific <intr.h> file since it depends onmatt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-28Make these build with recent tweaks to powerpc's bus_space(9) by movingscw
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-05-09A few ISA sound drivers like to share dma channels, and hence deferredfvdl
2003-03-18Switch/adapt to new bus space infrastructure.matt
2003-03-06Adapt to powerpc/bus.h changes.matt
2003-02-05Replace machine/rnd.h with more appropriate name to share itnakayama
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-03More cleanup for OLDPMAP.matt
2003-02-02Remove OLDPMAP support.matt
2003-01-18Merge the nathanw_sa branch.thorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-12-08A working fork/vfork implementation. Darwin fork differs from our fork bymanu
2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem
2002-10-30Add missing file.matt
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-05Peform a rototill over the powerpc-based ports.matt
2002-05-15Let machine-dependent code specify how to enumerate the bus.thorpej
2002-04-19Remove unneeded cdev_decl(pms).wiz
2002-04-12Don't need to install spkr.hbriggs
2002-03-09switch all mpc6xx powerpc ports to NEWPMAP by default.chs
2002-02-28Use "#define<tab>".simonb
2002-02-27- define other DEV_ constants that the local port uses.christos
2001-12-0716 partitions -- agree with files.sandpointbriggs
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-08-30- Change default time frequency to 100MHz from 66MHz.briggs
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-06-21Build with and without option NEWPMAP.briggs
2001-06-21Bring back pte.h for non-NEWPMAP builds.briggs
2001-06-10Adapt to new PowerPC pmap.briggs
2001-05-30use _KERNEL_OPTmrg
2001-05-03PPC machine type tags haven't been used for a while.soren
2001-05-01Per discussion w/ chuck and chuck, restructure the md page stuffthorpej
2001-04-29Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data forthorpej
2001-04-16Remove extra whitespace after \.briggs
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2001-03-21now that duplicated stuff has been moved to sys/conf.h, remove unnecessarylukem