aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. ThisNathan Whitehorn2008-10-141-1/+1
* Add DMA support for Apple built-in ATA controllers.Nathan Whitehorn2008-09-271-0/+1
* tsec: Refactor driver's structure.Rafal Jaworowski2008-08-261-0/+1
* Add support for the Apple Big Mac (BMAC) Ethernet controller,Marcel Moolenaar2008-06-071-0/+1
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAMarcel Moolenaar2008-06-071-0/+1
* mp_machdep.c is only conditional upon smp, not aim. If booke growsMarcel Moolenaar2008-04-301-1/+1
* MFp4: SMP supportMarcel Moolenaar2008-04-271-0/+1
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()Rafal Jaworowski2008-04-261-0/+1
* Connect MPC85XX to the PowerPC build.Rafal Jaworowski2008-03-031-2/+20
* Hook-up the FPU emulator. It's optional upon FPU_EMU.Marcel Moolenaar2008-02-231-0/+10
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.Peter Grehan2008-01-311-0/+1
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral toMarcel Moolenaar2007-12-191-0/+1
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedMarcel Moolenaar2007-12-161-22/+22
* Sort.Marcel Moolenaar2007-12-141-52/+42
* Update file list after repocopying select files fromMarcel Moolenaar2007-12-141-14/+14
* Break out stack(9) from ddb(4):Robert Watson2007-12-021-0/+1
* Align.David E. O'Brien2007-10-251-7/+7
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECGeorge V. Neville-Neil2007-07-031-2/+2
* sort.Yoshihiro Takahashi2007-04-061-1/+1
* Be more conservative and compile libkern/memset.c only on architecturesAlexander Kabaev2007-04-061-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericMarcel Moolenaar2007-02-071-1/+0
* opt_ah.h ends up copied into a kernelcompile directory in someMatt Jacob2006-12-181-1/+1
* Move MI parts of syscons into MI "files".Ruslan Ermilov2006-10-231-7/+0
* Remove file that snuck in accidentally in Marcel's gdb commit.Peter Grehan2006-08-251-1/+0
* Add skeletal support for GDB. In particular gdb_cpu_getreg() needsMarcel Moolenaar2006-08-241-0/+2
* Add device to access and modify Open Firmware NVRAM settings inMaxim Sobolev2006-08-011-0/+2
* Remove zs(4). It has been replaced by scc(4) & uart(4).Marcel Moolenaar2006-07-261-2/+0
* Replace sio_iobus.c with uart_iobus.c.Marcel Moolenaar2006-07-261-1/+1
* add glue for ath_halSam Leffler2006-06-081-0/+11
* Revert previous commit. It's not part of the ppc(4) changes.Marcel Moolenaar2006-04-241-1/+0
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-Marcel Moolenaar2006-04-241-0/+1
* Add the MacIO attachment for scc(4).Marcel Moolenaar2006-04-011-0/+1
* Allow uart(4) to be built on PowerPC.Marcel Moolenaar2006-03-311-0/+1
* Retire NETSMBCRYPTO as a kernel option and make its functionalityYaroslav Tykhiy2006-03-051-1/+1
* Make config(8) understand ORed dependecies in "files*" andRuslan Ermilov2005-11-271-2/+1
* Move zs.c from files to files.powerpc as zs(4) by now is only supportedMarius Strobl2005-11-221-0/+1
* - Add a new method ofw_bus_default_get_devinfo() that allows to retrieveMarius Strobl2005-11-221-0/+1
* Insert a layer of indirection to the pmap code, using a kobj forPeter Grehan2005-11-081-1/+3
* Refactor the NETSMBCRYPTO option so that it does the same on allMarcel Moolenaar2005-06-121-0/+1
* MFP4:Joseph Koshy2005-06-091-0/+1
* Divorce critical sections from spinlocks. Critical sections as denoted byJohn Baldwin2005-04-041-1/+0
* 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