aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.mips
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for syscons (we should consider moving most of this intoWarner Losh2012-10-231-0/+9
* Start a clean-room implementation of files.mips. This is sufficientWarner Losh2012-10-231-115/+62
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Provide basic glue to allow syscons to be used on MIPS, modelledRobert Watson2012-08-251-0/+6
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.Peter Wemm2012-03-271-0/+1
* Rework MIPS PMC code:Oleksandr Tymoshenko2012-03-221-1/+0
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernJuli Mallett2012-03-121-5/+1
* Get rid of mainbus.c. The version in nexus.c is being used and isJuli Mallett2012-03-101-1/+0
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...Juli Mallett2012-03-031-0/+7
* FDT support for MIPS.Jayachandran C.2011-10-181-0/+11
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...Aleksandr Rybalko2011-07-111-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.Bjoern A. Zeeb2011-04-201-1/+1
* Import nvram2env, a device driver which imports various NVRAM-styleAdrian Chadd2011-04-031-0/+2
* UMA_MD_SMALL_ALLOC for mips.Jayachandran C.2010-12-091-0/+1
* - Add minidump support for FreeBSD/mipsOleksandr Tymoshenko2010-11-071-0/+1
* The functions in sys/mips/mips/psraccess.S can be implemented withJayachandran C.2010-09-131-1/+0
* Update MIPS timer code (except RMI) to utilize new MI event timerAlexander Motin2010-07-231-0/+1
* Merge jmallett@'s n64 work into HEAD - changeset 4Jayachandran C.2010-06-171-1/+1
* Remove unused file.Juli Mallett2010-04-191-1/+0
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.George V. Neville-Neil2010-03-031-0/+3
* Unbreak SENTRY5 build.Warner Losh2010-02-181-1/+2
* Kernel module support for mips.Neel Natu2010-02-181-0/+2
* SMP support for the mips port.Neel Natu2010-02-091-0/+1
* merge from my tbemd branch: cmpdi2 and ucmpdi2 are genereated when theWarner Losh2010-02-071-0/+2
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-16/+15
* Add memmove() to the kernel, making the kernel compile with Clang.Ed Schouten2009-02-281-0/+1
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-7/+0
* Add mips/conf/DEFAULTS and populate it with:Marcel Moolenaar2008-10-231-4/+4
* Add atheros HAL building so the IDT kernel can build.Warner Losh2008-09-191-0/+7
* mips_subr.c was in the Juniper code drop, but didn't have anyWarner Losh2008-09-191-1/+0
* Minor tweaks to remove references to files that aren't present in theWarner Losh2008-08-271-8/+1
* Merge in the mips specific configuration files and such from theWarner Losh2008-04-131-0/+105