summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsmarcel2006-08-241-0/+2
* Add device to access and modify Open Firmware NVRAM settings insobomax2006-08-011-0/+2
* Remove zs(4). It has been replaced by scc(4) & uart(4).marcel2006-07-261-2/+0
* Replace sio_iobus.c with uart_iobus.c.marcel2006-07-261-1/+1
* add glue for ath_halsam2006-06-081-0/+11
* Revert previous commit. It's not part of the ppc(4) changes.marcel2006-04-241-1/+0
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-marcel2006-04-241-0/+1
* Add the MacIO attachment for scc(4).marcel2006-04-011-0/+1
* Allow uart(4) to be built on PowerPC.marcel2006-03-311-0/+1
* Retire NETSMBCRYPTO as a kernel option and make its functionalityyar2006-03-051-1/+1
* Make config(8) understand ORed dependecies in "files*" andru2005-11-271-2/+1
* Move zs.c from files to files.powerpc as zs(4) by now is only supportedmarius2005-11-221-0/+1
* - Add a new method ofw_bus_default_get_devinfo() that allows to retrievemarius2005-11-221-0/+1
* 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
OpenPOWER on IntegriCloud