summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc
AgeCommit message (Expand)Author
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-09-21Explicitly link srt0.o (Standalone RunTime startup code) first.tsutsui
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-05-16Complete the dosparts -> mbrparts conversion. Only x86k new uses dospartschristos
2013-04-27more bogus number removalchristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-01-27converting extent(9) from malloc(9) to kmem(9)para
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-17Enable new-style <sys/bus.h> on several PowerPC ports supporting PCIdyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-30dependant -> dependentwiz
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-22Add support pci_intr_setattr.matt
2011-06-20Don't include *pmap.h in assembly files. Get the needed definitionsmatt
2011-06-20Don't export USER_SR if _MODULE is defined.matt
2011-06-20Cleanup includes. (<net/netisr.h> is handled by softints, not MD anymore,matt
2011-06-20Don't expose port-specific if _MODULE is defined.matt
2011-06-20Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.matt
2011-06-18Make a common genassym.cf (powerpc/genassym.cf) and thenmatt
2011-06-18struct device * -> device_tmatt
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2011-06-05struct device * -> device_t, struct cfdata * -> cfdata_tmatt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-05-17PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functionaldyoung
2011-04-26Remove Darwin, MACH and Mach-O support.joerg
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2011-01-31Fix ident.matt
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2011-01-19Prefix register names with %, apparently now required to build.he
2011-01-17Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't itmatt
2011-01-02Switch mvmeppc bootloader to using MI libsa and libkern for maintainability.tsutsui
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2010-11-23Remove unused count from pseudo-device md.hannken
2010-07-17Remove obsolete __HAVE_GENERIC_SOFT_INTERRUPTS,tsutsui
2010-04-29enable TMPFS in all GENERICs that have MFS enabled.chs
2010-04-24Support 64-bit imask for powerpc/pic.kiyohara
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2010-03-16include strncpy.c, like mvme68k libsa/Makefile rev 1.32.mrg
2010-03-03Fix some historical powerpc curiocity which had kernfs depend onpooka