summaryrefslogtreecommitdiff
path: root/sys/arch/bebox
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-08-21Use <bsd.klinks.mk>matt
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-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
2013-01-03Fix format of specify for scsi disk. s,/dev/disk/scsi/0/0/0,/dev/disk/scsi/000,kiyohara
2012-12-19Change path-format for scsi. s,scsi/B/T/L_n,scsi/BTL/0_n,.kiyohara
2012-10-29Include bebox.h only in kernel. Make bebox port build again.rkujawa
2012-10-20Add experimental support GENERIC.MP.kiyohara
2012-10-20Enable cpu0 I/D cache. Disable cpu1 it.kiyohara
2012-10-20Cleanup macros of access for bebox-register.kiyohara
2012-10-20Remove unused enable_intr()/disable_intr().kiyohara
2012-10-20Disable some not working drivers. (pcppi, spkr, midi)kiyohara
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-10-13Adapt to the changed signature of pckbc_cnattach().jdc
2012-10-08Left and Right LEDs on in end of cpu_reboot().kiyohara
2012-09-01Add ${_MKTARGET_LINK}matt
2012-07-29Do not call setroot() from MD code and from MI code, which hasmlelstv
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
2012-03-10P1003_1B_SEMAPHORE is no longer optional.joerg
2012-02-14Remove unused a valiable 'siopdbg'.kiyohara
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-08-09Fix build failed. mouse.h and pccons.h already removed.kiyohara
2011-08-07Cleanup spin loop for 2nd cpu.kiyohara
2011-08-07Try to attach 2nd CPU. But not support options MULTIPROCESSOR yet.kiyohara
2011-08-07Cleanup headers and variables.kiyohara
2011-08-07Not allow interrupt hear.kiyohara
2011-08-07Use BEBOX_REG for mapped to BAT instead of bebox_mb_reg.kiyohara
2011-08-07Remove obsoleted headers.kiyohara
2011-07-28more PCI_MAGIC_IO_RANGE fixesmacallan
2011-07-17Switch more PowerPC ports having PCI support to new-style <sys/bus.h>.dyoung
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