summaryrefslogtreecommitdiff
path: root/sys/arch/evbmips
AgeCommit message (Expand)Author
2018-02-08Typos.dholland
2018-01-18Use usbdevices. add midi needed to build umidi.maya
2017-11-06Cleanup and clarify the ELFSIZE mess:christos
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-08-24Remove the NOFPU option. The main MALTA config file has this now.simonb
2017-08-24Re-enable the NOFPU and (renamed) FPEMUL options. None of the Maltasimonb
2017-08-21no ssp and piechristos
2017-08-20Get rid of ATADEBUG on LOONGSONmaya
2017-08-19Comment out 'options DEBUG' on all evbmips kernelsmaya
2017-08-15merge the rest of sbmips into evbmips. install the stand files inmrg
2017-08-13Add ALPS pms supportchristos
2017-08-08Build the loongson kernels with all the binutils loongson2f errata workaroundsmaya
2017-08-02Kernel output format nit.simonb
2017-08-01Wrong architecture for IBCS2 compat! it's stringly an x86 thing.maya
2017-08-01Remove references to compat_freebsd when it is not supported.maxv
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 2.maxv
2017-07-25don't set NEED_MDSETIMAGE when we don't enable the md_root. move themrg
2017-07-24port this to build under evbmips.mrg
2017-07-24ugly hack -- for SB1, use the contents of sbmips/include/disklabel.h.mrg
2017-07-24mostly converted sbmips -> evbmips. the SBMIPS kernel builds fullymrg
2017-07-24sbmips->evbmips merge: import all the all the header files exceptmrg
2017-07-24import most of the sbmips port into evbmips. the renames are:mrg
2017-05-21Provide and use some CP0 accessor functions instead of M[TF]C0 macrosskrll
2017-05-19Trailing whitespaceskrll
2017-05-19Move arch/mips/mips/bus_dma.c to correct locationskrll
2017-05-11COPY_SYMTAB=1 so ddb commands ps, bt workmaya
2017-02-19PR kern/51208rin
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2016-12-28enable a few things that make sense for a router-style box:mrg
2016-12-28add an OCTEON_MEMSIZE option to override the uboot provided memorymrg
2016-12-22switch all ports to use uvm_init.c:uvm_md_init()cherry
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-09Include sljit on octeon so we can use OPTIONS BPFJIT to speed up NPF on ERLITE.roy
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2016-10-20Rin Okuyama in PR port-evbmips/51563: wait for console input after haltingmartin
2016-10-05add support MT7628/MediaTek LinkIt Smart 7688ryo
2016-09-22Add COMPAT_70 to ERLITE for ifa_msghdr changes.roy
2016-08-27Trailing whitespaceskrll
2016-08-26Adjust evbmips_iointr to pass a clockframe pointer and use it forskrll
2016-08-26Make PCI_NETBSD_CONFIGURE compileskrll
2016-08-26#include "opt_multiprocessor.h"skrll
2016-08-26Fix compile for PCI_NETBSD_CONFIGUREskrll
2016-08-26Trailing whitespaceskrll
2016-08-26Make this reentrant / MP safeskrll
2016-08-07Fix compile for PCI_NETBSD_CONFIGUREskrll
2016-07-13add drvctl(4)jmcneill
2016-07-11Use pmap_kenter flags to create cached/uncached entries.matt