summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc/conf
AgeCommit message (Expand)AuthorFilesLines
2018-01-25Move common mutex implementations to a MI place.mpi1-2/+1
2016-03-05One ddb interface is enough for ppc.mpi1-1/+2
2015-08-14replace the asm mutexes with a c implementation.dlg1-2/+2
2015-07-17remove obsolete INET kernel optiontedu1-2/+2
2015-06-26move the ppc mplock implementation from macppc to powerpc.dlg1-1/+2
2015-01-20Merge two copies of the (almost) identical bus space code into one file.mpi1-1/+2
2015-01-20Merge two copies of the same dma code into one file and sync the headers.mpi1-1/+2
2013-06-13don't use a ridiculous private copy of bcopy which is just like libc.deraadt1-2/+1
2009-10-01Generic soft interrupts for macppc. Tested by mk@, deraadt@kettenis1-1/+2
2008-04-25neccessary -> necessary; from Pierre Riteaujmc1-2/+2
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"deraadt1-1/+22
2007-11-14Turn the spl* macros into functions.thib1-1/+2
2007-10-10Make context switching much more MI:art1-2/+1
2007-03-22Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@,kettenis1-1/+2
2005-11-08Add support for 64-bit SPRs.kettenis1-1/+2
2005-05-02New in{,4}_cksum that is between 1.5 and 5 times faster than thebrad1-2/+1
2005-05-01To allow for MD override of in4_cksum()...brad1-2/+3
2005-03-08Cosmetics...tdeval1-2/+2
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewmiod1-6/+1
2002-06-08One ddb to rule them all.miod1-1/+5
2002-03-13Complete rewrite of the powerpc pmap handling, Instead of keepingdrahn1-3/+1
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc baseddrahn6-937/+2
2001-07-18build the kernel w/ all the warnings enabled; drahn@ okmickey1-2/+3
2001-07-15add install targetassar1-1/+15
2001-07-10Unbreak commit to use memset.c instead of bzero.cdrahn1-6/+5
2001-07-09add i2o devicesmickey1-2/+8
2001-07-04$OpenBSD$niklas2-0/+4
2001-06-27Aue works fine, add it.drahn2-2/+5
2001-06-27UVM is no longer an option.art2-4/+2
2001-06-26Add pciide support to ramdisk.drahn1-4/+4
2001-06-26Add pciide support for powerpc.drahn2-4/+3
2001-06-26support wd & atapiscsi on regular pciide; i found what Dale missed, so i _deserve_ the commitderaadt1-1/+3
2001-06-26accomodate for i2o additionmickey1-7/+12
2001-06-25add MACOBIOVERBOSE as per discussion w/ dalemickey1-1/+2
2001-06-25add an and wi attachmentsmickey1-1/+3
2001-06-25add an@pcimickey1-1/+3
2001-06-25obio -> macobio, and cleanupsderaadt3-249/+222
2001-06-25Add support for airport cards on powerpc.drahn2-1/+5
2001-06-23no more kernfsderaadt2-3/+1
2001-06-23PCI bus configuration userland access from FreeBSD.matthieu1-1/+3
2001-06-17Interrupt storm problem on awacs fixed, not necessary to disabledrahn1-2/+2
2001-05-29Hardware clock support, via adb.drahn3-20/+9
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.pvalchev1-2/+2
2001-05-11unify rd(4) even morederaadt1-4/+2
2001-05-11unifyderaadt1-1/+1
2001-04-13bmtphyderaadt2-2/+4
2001-04-11include brgphyderaadt2-3/+4
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICderaadt1-2/+1
2001-03-30kue ethernet was reported as working months ago, forgot to add it.drahn1-1/+2
2001-03-29Instead of commenting out the awacs, "disable" it. It is then possibledrahn1-3/+3