aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf/SWARM
Commit message (Expand)AuthorAgeFilesLines
* Remove support for the now very old SiByte MIPS platform. It's notWarner Losh2018-12-191-12/+0
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-121-1/+0
* - include argument should be in quotesOleksandr Tymoshenko2010-12-161-1/+1
* Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mipsWarner Losh2010-11-131-0/+1
* rename SWARM_COMMON to std.SWARM so universe doesn't try to build it standaloneWarner Losh2010-11-101-1/+1
* Factor out the common parts of the swarm board in SWARM_COMMON and startNeel Natu2010-09-151-62/+4
* o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512MJuli Mallett2010-04-231-6/+0
* o) Back out my previous change to SWARM; some of it was to address an issueJuli Mallett2010-04-171-5/+0
* Set KERNLOADADDR and TARGET_BIG_ENDIAN for SWARM.Juli Mallett2010-04-161-0/+5
* Get rid of unused options: KERNPHYSADDR, KERNVIRTADDR, PHYSADDR, PHYS_ADDR_64BITNeel Natu2010-02-201-5/+0
* Adjust style (following the already existing rules) for the newlyAttilio Rao2010-02-151-1/+1
* Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. ImplementNeel Natu2010-02-121-3/+0
* Add the options DEADLKRES (introducing the deadlock resolver thread) inAttilio Rao2010-02-101-0/+1
* Compile SWARM with KTRACE support.Neel Natu2010-02-041-0/+2
* Fix svn properties and remove a P4 keyword.Rui Paulo2010-01-121-1/+1
* Update options.mips to support config options required to build the SWARMNeel Natu2009-10-211-4/+3
* Add config file for SWARM board, a sybyte SB-1-based board byWarner Losh2009-07-051-0/+82