summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include
AgeCommit message (Expand)Author
2000-07-06Make it compile with "options MULTIPROCESSOR".tsubai
2000-06-30raise MSIZE from 128 to 256.itojun
2000-06-26Add <machine/int_types.h>, which provides namespace-pure definitionskleink
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-11Add cpu_counter().tsubai
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
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-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-23Remove __BROKEN_DK_ESTABLISH.tsubai
2000-05-16Nuke dk_establish() from orbit except from those ports which still usethorpej
2000-04-29Require that each each MACHINE/MACHINE_ARCH supply a lock.h. This filethorpej
2000-03-17Install "machineendian_machdep.h".tron
2000-03-17In the `MY THAT'S GROSS' department...mycroft
2000-02-13Reduce NKMEMPAGES_MAX_DEFAULT.tsubai
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-02-11Change ICU_LEN to 64.tsubai
2000-02-03* Split bandit and grackle.tsubai
2000-02-01Use device_register to find the boot device more reliably. Should now workdanw
2000-01-25define a "BUS_SPACE_MAP_PREFETCHABLE" flag which basically means thatdrochner
1999-12-23C99: Define a NAN macro in <math.h> which evaulates to a constant expression ofkleink
1999-12-04CL* discarding.ragge
1999-10-15Add RCS ID.tsubai
1999-10-15This is the first check-in of CardBus driver. CardBus driver containshaya
1999-10-13Change kernel segment base to 0xf00000. Some PM9500s won't boot with thetsubai
1999-10-13Change char *bootpath to char bootpath[].tsubai
1999-09-27Add support for reading MacOS-partitioned disks. Stolen from the mac68kwrstuden
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-08-05Change the semantics of splsoftclock() to be like other spl*() functions,thorpej
1999-07-18Add VM_MAX_KERNEL_BUF definition.tsubai
1999-07-18Decrease default NKMEMCLUSTERS. (128MB -> 8MB)tsubai
1999-06-18nuke current definitions provided by __BUS_SPACE_COMPAT_OLDDEFS.cgd
1999-06-16Define PowerBook G3 Japanese keyboard.tsubai
1999-05-06Allow pci_init() to be called twice, once just to find the PCI-Hostthorpej
1999-05-06Remove unused codes.tsubai
1999-05-05Add a bus space tag for PCI memory space to the pci_bridge structure.thorpej
1999-05-03Provide CACHELINESIZE when _STANDALONE is defined too.tsubai
1999-04-29Add loadfile_machdep.htsubai
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1999-04-16Now that we have direct-mapped pool pages, we can garbage-collect VM_MBUF_SIZEthorpej
1999-03-28Remove unused file.tsubai
1999-03-23Add a macro to check for sufficient pointer alignment in bus.h context,drochner
1999-03-23VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES.thorpej
1999-03-19Moved from arch/macppc/pci/pci_machdep.h,vcgd
1999-02-27Increase default data size to compile libbfd without `virtual memorytsubai
1999-02-16Use powerpc/reloc.h.tsubai
1999-01-27Use <sys/disklabel_mbr.h>.thorpej
1999-01-16MNN is no longer optionalchuck
1999-01-15Move the bswap functions from libutil to libc (this bups thebouyer
1999-01-12Move MSGBUFSIZE from machdep.c to param.htsubai