summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-071-0/+1
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAmarcel2008-06-071-0/+1
* mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* MFp4: SMP supportmarcel2008-04-271-0/+1
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-0/+1
* Connect MPC85XX to the PowerPC build.raj2008-03-031-2/+20
* Hook-up the FPU emulator. It's optional upon FPU_EMU.marcel2008-02-231-0/+10
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-311-0/+1
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-0/+1
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedmarcel2007-12-161-22/+22
* Sort.marcel2007-12-141-52/+42
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Align.obrien2007-10-251-7/+7
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* sort.nyan2007-04-061-1/+1
* Be more conservative and compile libkern/memset.c only on architectureskan2007-04-061-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+0
* opt_ah.h ends up copied into a kernelcompile directory in somemjacob2006-12-181-1/+1
* Move MI parts of syscons into MI "files".ru2006-10-231-7/+0
* Remove file that snuck in accidentally in Marcel's gdb commit.grehan2006-08-251-1/+0
* 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
OpenPOWER on IntegriCloud