summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/conf
AgeCommit message (Expand)Author
2023-01-06Remove copystr(9), unless used internally by copy{in,out}str.Miod Vallat
2022-10-22AltiVec assist for subnormal floats in vectorsGeorge Koehler
2018-01-25Move common mutex implementations to a MI place.Martin Pieuchot
2016-03-05One ddb interface is enough for ppc.Martin Pieuchot
2015-08-14replace the asm mutexes with a c implementation.David Gwynne
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-06-26move the ppc mplock implementation from macppc to powerpc.David Gwynne
2015-01-20Merge two copies of the (almost) identical bus space code into one file.Martin Pieuchot
2015-01-20Merge two copies of the same dma code into one file and sync the headers.Martin Pieuchot
2013-06-13don't use a ridiculous private copy of bcopy which is just like libc.Theo de Raadt
2009-10-01Generic soft interrupts for macppc. Tested by mk@, deraadt@Mark Kettenis
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-14Turn the spl* macros into functions.Thordur I. Bjornsson
2007-10-10Make context switching much more MI:Artur Grabowski
2007-03-22Move powerpc to __HAVE_MUTEX. With help from drahn@. Tested by nick@, xsa@,Mark Kettenis
2005-11-08Add support for 64-bit SPRs.Mark Kettenis
2005-05-02New in{,4}_cksum that is between 1.5 and 5 times faster than theBrad Smith
2005-05-01To allow for MD override of in4_cksum()...Brad Smith
2005-03-08Cosmetics...Thierry Deval
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
2002-06-08One ddb to rule them all.Miod Vallat
2002-03-13Complete rewrite of the powerpc pmap handling, Instead of keepingDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-07-18build the kernel w/ all the warnings enabled; drahn@ okMichael Shalayeff
2001-07-15add install targetassar
2001-07-10Unbreak commit to use memset.c instead of bzero.cDale Rahn
2001-07-09add i2o devicesMichael Shalayeff
2001-07-04$OpenBSD$Niklas Hallqvist
2001-06-27Aue works fine, add it.Dale Rahn
2001-06-27UVM is no longer an option.Artur Grabowski
2001-06-26Add pciide support to ramdisk.Dale Rahn
2001-06-26Add pciide support for powerpc.Dale Rahn
2001-06-26support wd & atapiscsi on regular pciide; i found what Dale missed, so i _des...Theo de Raadt
2001-06-26accomodate for i2o additionMichael Shalayeff
2001-06-25add MACOBIOVERBOSE as per discussion w/ daleMichael Shalayeff
2001-06-25add an and wi attachmentsMichael Shalayeff
2001-06-25add an@pciMichael Shalayeff
2001-06-25obio -> macobio, and cleanupsTheo de Raadt
2001-06-25Add support for airport cards on powerpc.Dale Rahn
2001-06-23no more kernfsTheo de Raadt
2001-06-23PCI bus configuration userland access from FreeBSD.Matthieu Herrb
2001-06-17Interrupt storm problem on awacs fixed, not necessary to disableDale Rahn
2001-05-29Hardware clock support, via adb.Dale Rahn
2001-05-17It's Daylight Saving Time, not Savings. Fix comments.Peter Valchev
2001-05-11unify rd(4) even moreTheo de Raadt
2001-05-11unifyTheo de Raadt
2001-04-13bmtphyTheo de Raadt
2001-04-11include brgphyTheo de Raadt
2001-04-09FFS_SOFTUPDATES in sys/conf/GENERICTheo de Raadt