summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc
AgeCommit message (Expand)Author
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-19Added MSI/MSI-X and interrupt_distribute(9) support for powerpc.nonaka
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2016-06-11PR 51200 gets in libsa considered harmful: use kgetsdholland
2016-03-30PR/51015: David Binderman: remove useless codechristos
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-09-26Remove KMEMSTATS. Normally it's ok now.maxv
2015-09-07Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2015-07-04Remove a dead continue.maxv
2014-12-31Make it compile with GCC48.phx
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-11-09in the initial asm code, save the interesting caller-saved registerschs
2014-09-20A stack size of 8K is too small for a block buffer of 65536 bytes.phx
2014-09-19Disable BSDLABEL and MBR DKWEDGE methods again since sysinst does not workchristos
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-18- Enable Wedge support for MBR/BSDLABEL where it was commented out.christos
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-10Put GCC/GAS specific options under ACTIVE_CC == "gcc".joerg
2014-08-08Don't set -mmultiple or -mno-string for PowerPC, the difference is toojoerg
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-03-26kill sprintf.christos
2014-02-28Add a PPC64 kernel for testingmatt
2014-02-28Needed for COMPAT_NETBSD32matt
2014-02-28Use PRIxPTRmatt
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2013-08-21Use <bsd.klinks.mk>matt
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-04-21Fix hangup to interrupt on cascading PIC.kiyohara
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-11-09Add tdvfb - tested and works. Also add commented out TDVFB_CONSOLE option.rkujawa
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-28Fix -fno-common fallout.matt
2012-06-02enable building with ath* at pci?. it worked but my pci atheros cardmrg
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-03-08When detecting a new USB device on the bus ofppc panics in usb_allocmem().phx
2012-02-09Change this to include GENERIC and add options MULTIPROCESSOR.matt
2012-02-02Fixed writing of MBR disklabel. It was written by disklabel(8) -r directlyphx
2012-01-27converting extent(9) from malloc(9) to kmem(9)para