summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include
AgeCommit message (Expand)Author
2003-12-30Fix PowerPC ports build with KGDB.manu
2003-11-11Implement mach_thread_get_state.manu
2003-10-20Reorganize the way powerpc port install machine specific headers.matt
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-06-25Bracket the opt_multiprocessor.h #include with #ifdef _KERNEL_OPT.dyoung
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2003-06-16Rename IPL_IMP -> IPL_VM.thorpej
2003-06-15Handle 64bit DMA addresses on PCI for platforms that can (currently onlyfvdl
2003-06-11Support the PowerBook G4 12-inch (and maybe 17-inch).hamajima
2003-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-02-15Add prototypes for ZS_TXDMA functions.tsutsui
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-02-02Perform a rototill of the powerpc code. Mandate use of SPRG0 to storematt
2003-01-28Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.kent
2003-01-17Merge 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-10added defines for new partition types found in the wild:dbj
2002-08-13akbd's now have a raw mode, and implement the WSKBDIO_SETMODE ioctl.aymeric
2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs
2002-07-28restructure the FPU and AltiVEC code so that it works for MP.chs
2002-07-05Peform a rototill over the powerpc-based ports.matt
2002-06-19correct writedisklabel() on MBR-partitioned disk.itojun
2002-06-18apm emulation, from openbsditojun
2002-06-05Make it possible not to have akbd.augustss
2002-05-15Let machine-dependent code specify how to enumerate the bus.thorpej
2002-04-10Disable BOOT_AOUT.tsutsui
2002-03-23Add support for storing NetBSD file system type codes inside ofwrstuden
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2002-03-09switch all mpc6xx powerpc ports to NEWPMAP by default.chs
2002-02-28Use "#define<tab>".simonb
2002-01-06add support for kgdb over zsdbj
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-14Bump the default macppc MSGBUFSIZE to 12KB so we can get an entirematt
2001-10-31Split elf32 vs. elf64 handling in loadfile(), including support forthorpej
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-07-26Change description of handler-ID == 195.tsubai
2001-07-19Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-endthorpej
2001-07-12Add the keyboard ID found on the American versions of the PowerBook G4 andnathanw
2001-06-19Add/change prototypes so that macpcc builds with -Wstrict-prototypes.simonb
2001-06-10include powerpc/mpc6xx/bat.h.tsubai
2001-06-10Make the new pmap optional. Use the old (stable!) pmap by default.tsubai
2001-06-08Make macppc compile by default with -Wall -Wmissing-prototype in additionmatt
2001-06-06Changes new pmap, common param.h, vmparam.h, and moved includes.matt