aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.mips
Commit message (Expand)AuthorAgeFilesLines
* amd64: implement strlen in assemblyMateusz Guzik2021-02-081-0/+1
* Move kern_clocksource.c to sys/conf/filesMark Johnston2020-11-191-1/+0
* Remove support for DES and Triple DES from OCF.John Baldwin2020-05-111-2/+1
* Remove support for the Blowfish algorithm from OCF.John Baldwin2020-05-111-2/+0
* [PowerPC] [MIPS] Implement 32-bit kernel emulation of atomic64 operationsBrandon Bergren2020-01-021-0/+1
* Add support for BERI statcounters.Ruslan Bukin2019-09-181-1/+3
* Move scterm_teken.c from 6 MD files lists to the MI files list so that itBruce Evans2019-02-211-2/+0
* amd64: implement memcmp in assemblyMateusz Guzik2018-09-271-0/+1
* Make ZSTD a real option via ZSTDIO.Sean Bruno2018-07-051-1/+1
* Make memmove an alias for memcpyWarner Losh2018-05-241-1/+0
* Finally, fix Zstd kernel build on MIPS and RISC-VConrad Meyer2018-01-101-0/+3
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-2/+4
* Restore status quo: mips64 does not need subr_sfbuf.cAlexander Kabaev2016-12-301-1/+2
* Support mips[*]hf variants in config filesAlexander Kabaev2016-12-301-3/+3
* Move intrng includes to the main MIPS includes file.Ruslan Bukin2016-11-191-0/+7
* [nvram2env] split implementation into generic & MIPS-based codeMichael Zhilin2016-07-241-0/+1
* Implement FBT provider (MD part) for DTrace on MIPS.Ruslan Bukin2016-05-051-0/+6
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64Zbigniew Bodek2016-03-291-0/+3
* Remove bus space fdt for MIPS.Adrian Chadd2016-02-111-1/+0
* Remove fdt_fixup_table from architectures where it's unneeded. We only makeAndrew Turner2016-01-211-1/+0
* Add a mips implementation of OF_decode_addr().Ian Lepore2015-12-211-0/+1
* Add libkern ffsll() for parity with flsll()Conrad Meyer2015-10-221-0/+1
* Switch mips busdma to using the common busdma_buffalloc code. This amountsIan Lepore2015-10-211-0/+1
* Move kbd.c to main sys/conf/files listEd Maste2015-09-211-1/+0
* Add in library routines not supplied by gcc-4.9 but required by the kernel.Adrian Chadd2015-06-191-0/+2
* Add support for the MIPS74K SoC family performance counters events.Adrian Chadd2015-04-051-0/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-0/+1
* files.mips: the kbd driver is used by vt(4) tooEd Maste2014-07-301-1/+1
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-0/+1
* Use a better version of memcpy/bcopy for mips kernel.Jayachandran C.2013-09-071-0/+1
* Fix build.Gleb Smirnoff2013-09-061-0/+1
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-1/+1
* Add proper __sync_*() intrinsics for MIPS.Ed Schouten2013-06-081-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-1/+1
* Merge Perforce changeset 219925 to head:Robert Watson2013-01-121-0/+1
* make the MIPS24k HWPMC support require hwpmc_mips24k as well as hwpmc.Adrian Chadd2012-11-171-1/+1
* Better comments.Warner Losh2012-10-281-2/+2
* stack_machdep.c is dependent on ddb or stack options, not standard.Warner Losh2012-10-261-1/+1
* These no longer appera to be necessary for either 32-bit or 64-bitWarner Losh2012-10-261-3/+0
* Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ...Warner Losh2012-10-251-6/+0
* Hoist the MI compat_freebsd32 files up into files from files.*.Warner Losh2012-10-251-8/+1
* List all the mips MACHINE_ARCH values in the options file to allowWarner Losh2012-10-251-1/+1
* We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. IncludeWarner Losh2012-10-251-0/+1
* Move common fdt into files. Duplicate in files.powerpc the filesWarner Losh2012-10-241-6/+0
* Conform to the style of the rest of the file for hwpmc.Warner Losh2012-10-241-2/+2
* Add back hwpmc support.Warner Losh2012-10-241-0/+4
* Turns out the nvram env was common, so move it back up to get PB92 working.Warner Losh2012-10-231-0/+3
* Add in the crypto support from the generic versions.Warner Losh2012-10-231-0/+4
* Add in MD specific support for FDT. Need to refactor this a bit.Warner Losh2012-10-231-0/+10
* intr_machdep.c and trap.c can be replaced with ports' own versions,Warner Losh2012-10-231-2/+0