summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.mips
Commit message (Expand)AuthorAgeFilesLines
* MFC r304572 (by bz):ae2017-03-181-2/+4
* Implement FBT provider (MD part) for DTrace on MIPS.br2016-05-051-0/+6
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64zbb2016-03-291-0/+3
* Remove bus space fdt for MIPS.adrian2016-02-111-1/+0
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeandrew2016-01-211-1/+0
* Add a mips implementation of OF_decode_addr().ian2015-12-211-0/+1
* Add libkern ffsll() for parity with flsll()cem2015-10-221-0/+1
* Switch mips busdma to using the common busdma_buffalloc code. This amountsian2015-10-211-0/+1
* Move kbd.c to main sys/conf/files listemaste2015-09-211-1/+0
* Add in library routines not supplied by gcc-4.9 but required by the kernel.adrian2015-06-191-0/+2
* Add support for the MIPS74K SoC family performance counters events.adrian2015-04-051-0/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-051-0/+1
* files.mips: the kbd driver is used by vt(4) tooemaste2014-07-301-1/+1
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64avg2014-02-141-0/+1
* Use a better version of memcpy/bcopy for mips kernel.jchandra2013-09-071-0/+1
* Fix build.glebius2013-09-061-0/+1
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-1/+1
* Add proper __sync_*() intrinsics for MIPS.ed2013-06-081-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-211-1/+1
* Merge Perforce changeset 219925 to head:rwatson2013-01-121-0/+1
* make the MIPS24k HWPMC support require hwpmc_mips24k as well as hwpmc.adrian2012-11-171-1/+1
* Better comments.imp2012-10-281-2/+2
* stack_machdep.c is dependent on ddb or stack options, not standard.imp2012-10-261-1/+1
* These no longer appera to be necessary for either 32-bit or 64-bitimp2012-10-261-3/+0
* Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ...imp2012-10-251-6/+0
* Hoist the MI compat_freebsd32 files up into files from files.*.imp2012-10-251-8/+1
* List all the mips MACHINE_ARCH values in the options file to allowimp2012-10-251-1/+1
* We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Includeimp2012-10-251-0/+1
* Move common fdt into files. Duplicate in files.powerpc the filesimp2012-10-241-6/+0
* Conform to the style of the rest of the file for hwpmc.imp2012-10-241-2/+2
* Add back hwpmc support.imp2012-10-241-0/+4
* Turns out the nvram env was common, so move it back up to get PB92 working.imp2012-10-231-0/+3
* Add in the crypto support from the generic versions.imp2012-10-231-0/+4
* Add in MD specific support for FDT. Need to refactor this a bit.imp2012-10-231-0/+10
* intr_machdep.c and trap.c can be replaced with ports' own versions,imp2012-10-231-2/+0
* Add support for syscons (we should consider moving most of this intoimp2012-10-231-0/+9
* Start a clean-room implementation of files.mips. This is sufficientimp2012-10-231-115/+62
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-1/+1
* Provide basic glue to allow syscons to be used on MIPS, modelledrwatson2012-08-251-0/+6
* Implement mechanism to export some kernel timekeeping data tokib2012-06-221-0/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-0/+1
* Rework MIPS PMC code:gonzo2012-03-221-1/+0
* o) Use ABI, not ISA_* options, to determine whether to compile bits if libkernjmallett2012-03-121-5/+1
* Get rid of mainbus.c. The version in nexus.c is being used and isjmallett2012-03-101-1/+0
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...jmallett2012-03-031-0/+7
* FDT support for MIPS.jchandra2011-10-181-0/+11
* Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other...ray2011-07-111-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-201-1/+1
* Import nvram2env, a device driver which imports various NVRAM-styleadrian2011-04-031-0/+2
* UMA_MD_SMALL_ALLOC for mips.jchandra2010-12-091-0/+1
OpenPOWER on IntegriCloud