aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add /dev/mem and /dev/kmem to powerpc.Suleiman Souhlal2004-08-161-0/+1
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and aMarius Strobl2004-08-121-0/+1
* db_memrw.c has been subsumed into db_interface.c ala sparc64Peter Grehan2004-07-121-1/+0
* Fix build for non-WITNESS casePeter Grehan2004-07-111-0/+1
* Add an implementation of uiomove_fromphys() for PowerPC. ThisAlan Cox2004-03-231-0/+1
* Work-in-progress for the 'Kauai' ATA device in Mac notebooks. ThePeter Grehan2004-02-121-0/+1
* Implement UMA_MD_SMALL_ALLOC, since the BAT registers allow directPeter Grehan2004-01-291-0/+1
* Add syscons files, and also generate a syscons font since ApplePeter Grehan2004-01-211-0/+19
* - add openpic macio and psim/iobus attachmentsPeter Grehan2004-01-151-4/+6
* Add ffsl(), fls() flsl() to platforms that don't already have them.Dag-Erling Smørgrav2004-01-131-0/+3
* Hook grackle system controller/heathrow interrupt controller to PPC build.Peter Grehan2003-06-281-0/+2
* Standardize handling of locore.[sS] etc. files.Ruslan Ermilov2003-02-281-0/+1
* Add apple partition map GEOM modulePeter Grehan2003-02-241-0/+1
* Add a driver that attaches to the gpio node of macio and allows you to enterBenno Rice2003-02-061-0/+1
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesBenno Rice2003-02-051-0/+1
* Build glue for zs_macio.Benno Rice2003-02-011-1/+1
* NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.Poul-Henning Kamp2003-01-281-1/+0
* Convert remaining .s files to .SPeter Grehan2003-01-221-3/+3
* Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace ofPoul-Henning Kamp2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,Poul-Henning Kamp2003-01-171-0/+2
* Add a pcib variant to allow us to fix up interrupt assignments.Benno Rice2003-01-091-0/+1
* - added macio and psim filesPeter Grehan2002-09-191-1/+8
* Add setjmp (needed for DDB).Benno Rice2002-07-101-0/+1
* Add DDB support.Benno Rice2002-07-101-0/+1
* Driver for the Apple UniNorth Host-PCI bridge.Benno Rice2002-07-091-0/+2
* Add ofw_pci.c in the pci case.Benno Rice2002-07-091-0/+2
* 1) Add busdma machdep code.Benno Rice2002-07-091-0/+1
* Driver for OpenPIC compatible interrupt controllers.Benno Rice2002-07-091-0/+1
* Add interrupt handling support code.Benno Rice2002-07-091-0/+2
* Add in_cksum.cBenno Rice2002-06-291-0/+1
* Many fixes to low-level trap and interrupt handling:Benno Rice2002-06-291-0/+1
* Build the fpu support routines.Benno Rice2002-05-131-0/+1
* Add sigcode.SBenno Rice2002-04-301-0/+1
* Add ofwd to the GENERIC config for powerpc.Benno Rice2002-04-151-0/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptMatthew Dillon2002-03-271-0/+1
* Collect all functions for copying to and from userspace into the one file.Benno Rice2002-03-211-5/+2
* - Speedup 3DES by using assembly code for i386.Hajimu UMEMOTO2002-03-051-0/+3
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them toDag-Erling Smørgrav2001-10-211-1/+0
* Add -msoft-float to COPTS to stop GCC attempting to be "smart" and usingBenno Rice2001-06-271-0/+6
* The final commit for the first phase of PowerPC support.Benno Rice2001-06-171-0/+52