| Commit message (Expand) | Author | Age | Files | Lines |
* | provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64 | Andriy Gapon | 2014-02-14 | 1 | -0/+1 |
* | Use a better version of memcpy/bcopy for mips kernel. | Jayachandran C. | 2013-09-07 | 1 | -0/+1 |
* | Fix build. | Gleb Smirnoff | 2013-09-06 | 1 | -0/+1 |
* | - Trim an unused and bogus Makefile for mount_smbfs. | Davide Italiano | 2013-06-28 | 1 | -1/+1 |
* | Add proper __sync_*() intrinsics for MIPS. | Ed Schouten | 2013-06-08 | 1 | -0/+2 |
* | Add basic support for FDT to i386 & amd64. This change includes: | Marcel Moolenaar | 2013-05-21 | 1 | -1/+1 |
* | Merge Perforce changeset 219925 to head: | Robert Watson | 2013-01-12 | 1 | -0/+1 |
* | make the MIPS24k HWPMC support require hwpmc_mips24k as well as hwpmc. | Adrian Chadd | 2012-11-17 | 1 | -1/+1 |
* | Better comments. | Warner Losh | 2012-10-28 | 1 | -2/+2 |
* | stack_machdep.c is dependent on ddb or stack options, not standard. | Warner Losh | 2012-10-26 | 1 | -1/+1 |
* | These no longer appera to be necessary for either 32-bit or 64-bit | Warner Losh | 2012-10-26 | 1 | -3/+0 |
* | Restore r184194 | marcel | 2008-10-22 20:16:38 -0600 (Wed, 22 Oct 2008) | 11 ... | Warner Losh | 2012-10-25 | 1 | -6/+0 |
* | Hoist the MI compat_freebsd32 files up into files from files.*. | Warner Losh | 2012-10-25 | 1 | -8/+1 |
* | List all the mips MACHINE_ARCH values in the options file to allow | Warner Losh | 2012-10-25 | 1 | -1/+1 |
* | We need ucmpdi2 for XLR and XLP when compiled in 32-bit mode. Include | Warner Losh | 2012-10-25 | 1 | -0/+1 |
* | Move common fdt into files. Duplicate in files.powerpc the files | Warner Losh | 2012-10-24 | 1 | -6/+0 |
* | Conform to the style of the rest of the file for hwpmc. | Warner Losh | 2012-10-24 | 1 | -2/+2 |
* | Add back hwpmc support. | Warner Losh | 2012-10-24 | 1 | -0/+4 |
* | Turns out the nvram env was common, so move it back up to get PB92 working. | Warner Losh | 2012-10-23 | 1 | -0/+3 |
* | Add in the crypto support from the generic versions. | Warner Losh | 2012-10-23 | 1 | -0/+4 |
* | Add in MD specific support for FDT. Need to refactor this a bit. | Warner Losh | 2012-10-23 | 1 | -0/+10 |
* | intr_machdep.c and trap.c can be replaced with ports' own versions, | Warner Losh | 2012-10-23 | 1 | -2/+0 |
* | Add support for syscons (we should consider moving most of this into | Warner Losh | 2012-10-23 | 1 | -0/+9 |
* | Start a clean-room implementation of files.mips. This is sufficient | Warner Losh | 2012-10-23 | 1 | -115/+62 |
* | Disconnect non-MPSAFE SMBFS from the build in preparation for dropping | Attilio Rao | 2012-10-18 | 1 | -1/+1 |
* | Provide basic glue to allow syscons to be used on MIPS, modelled | Robert Watson | 2012-08-25 | 1 | -0/+6 |
* | Implement mechanism to export some kernel timekeeping data to | Konstantin Belousov | 2012-06-22 | 1 | -0/+1 |
* | Allow (with a license warning) "options ZFS" to work in static kernels. | Peter Wemm | 2012-03-27 | 1 | -0/+1 |
* | Rework MIPS PMC code: | Oleksandr Tymoshenko | 2012-03-22 | 1 | -1/+0 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | Juli Mallett | 2012-03-12 | 1 | -5/+1 |
* | Get rid of mainbus.c. The version in nexus.c is being used and is | Juli Mallett | 2012-03-10 | 1 | -1/+0 |
* | o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl... | Juli Mallett | 2012-03-03 | 1 | -0/+7 |
* | FDT support for MIPS. | Jayachandran C. | 2011-10-18 | 1 | -0/+11 |
* | Support of Ralink Ethernet MAC, used in RT3050F/RT3052F and I belive in other... | Aleksandr Rybalko | 2011-07-11 | 1 | -0/+1 |
* | Compile in in_cksum* implementations for both IPv6 and IPv6. | Bjoern A. Zeeb | 2011-04-20 | 1 | -1/+1 |
* | Import nvram2env, a device driver which imports various NVRAM-style | Adrian Chadd | 2011-04-03 | 1 | -0/+2 |
* | UMA_MD_SMALL_ALLOC for mips. | Jayachandran C. | 2010-12-09 | 1 | -0/+1 |
* | - Add minidump support for FreeBSD/mips | Oleksandr Tymoshenko | 2010-11-07 | 1 | -0/+1 |
* | The functions in sys/mips/mips/psraccess.S can be implemented with | Jayachandran C. | 2010-09-13 | 1 | -1/+0 |
* | Update MIPS timer code (except RMI) to utilize new MI event timer | Alexander Motin | 2010-07-23 | 1 | -0/+1 |
* | Merge jmallett@'s n64 work into HEAD - changeset 4 | Jayachandran C. | 2010-06-17 | 1 | -1/+1 |
* | Remove unused file. | Juli Mallett | 2010-04-19 | 1 | -1/+0 |
* | Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor. | George V. Neville-Neil | 2010-03-03 | 1 | -0/+3 |
* | Unbreak SENTRY5 build. | Warner Losh | 2010-02-18 | 1 | -1/+2 |
* | Kernel module support for mips. | Neel Natu | 2010-02-18 | 1 | -0/+2 |
* | SMP support for the mips port. | Neel Natu | 2010-02-09 | 1 | -0/+1 |
* | merge from my tbemd branch: cmpdi2 and ucmpdi2 are genereated when the | Warner Losh | 2010-02-07 | 1 | -0/+2 |
* | Merge from projects/mips to head by hand: | Warner Losh | 2010-01-10 | 1 | -16/+15 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | Ed Schouten | 2009-02-28 | 1 | -0/+1 |
* | Switch to ath hal source code. Note this removes the ath_hal | Sam Leffler | 2008-12-01 | 1 | -7/+0 |