summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Insert a layer of indirection to the pmap code, using a kobj forgrehan2005-11-081-1/+3
* Refactor the NETSMBCRYPTO option so that it does the same on allmarcel2005-06-121-0/+1
* MFP4:jkoshy2005-06-091-0/+1
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-1/+0
* Add /dev/mem and /dev/kmem to powerpc.ssouhlal2004-08-161-0/+1
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-0/+1
* db_memrw.c has been subsumed into db_interface.c ala sparc64grehan2004-07-121-1/+0
* Fix build for non-WITNESS casegrehan2004-07-111-0/+1
* Add an implementation of uiomove_fromphys() for PowerPC. Thisalc2004-03-231-0/+1
* Work-in-progress for the 'Kauai' ATA device in Mac notebooks. Thegrehan2004-02-121-0/+1
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directgrehan2004-01-291-0/+1
* Add syscons files, and also generate a syscons font since Applegrehan2004-01-211-0/+19
* - add openpic macio and psim/iobus attachmentsgrehan2004-01-151-4/+6
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-0/+3
* Hook grackle system controller/heathrow interrupt controller to PPC build.grehan2003-06-281-0/+2
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-0/+1
* Add apple partition map GEOM modulegrehan2003-02-241-0/+1
* Add a driver that attaches to the gpio node of macio and allows you to enterbenno2003-02-061-0/+1
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesbenno2003-02-051-0/+1
* Build glue for zs_macio.benno2003-02-011-1/+1
* NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.phk2003-01-281-1/+0
* Convert remaining .s files to .Sgrehan2003-01-221-3/+3
* Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace ofphk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* Add a pcib variant to allow us to fix up interrupt assignments.benno2003-01-091-0/+1
* - added macio and psim filesgrehan2002-09-191-1/+8
* Add setjmp (needed for DDB).benno2002-07-101-0/+1
* Add DDB support.benno2002-07-101-0/+1
* Driver for the Apple UniNorth Host-PCI bridge.benno2002-07-091-0/+2
* Add ofw_pci.c in the pci case.benno2002-07-091-0/+2
* 1) Add busdma machdep code.benno2002-07-091-0/+1
* Driver for OpenPIC compatible interrupt controllers.benno2002-07-091-0/+1
* Add interrupt handling support code.benno2002-07-091-0/+2
* Add in_cksum.cbenno2002-06-291-0/+1
* Many fixes to low-level trap and interrupt handling:benno2002-06-291-0/+1
* Build the fpu support routines.benno2002-05-131-0/+1
* Add sigcode.Sbenno2002-04-301-0/+1
* Add ofwd to the GENERIC config for powerpc.benno2002-04-151-0/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* Collect all functions for copying to and from userspace into the one file.benno2002-03-211-5/+2
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-0/+3
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* Add -msoft-float to COPTS to stop GCC attempting to be "smart" and usingbenno2001-06-271-0/+6
* The final commit for the first phase of PowerPC support.benno2001-06-171-0/+52
OpenPOWER on IntegriCloud