summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Implement the concept of the unmapped VMIO buffers, i.e. buffers whichkib2013-03-191-0/+2
* Add pmap function pmap_copy_pages(), which copies the content of thekib2013-03-141-0/+45
* MFCattilio2013-03-023-50/+26
|\
| * MFcalloutng:mav2013-02-283-50/+26
| * Merge from vmobj-rwlock branch:attilio2013-02-2610-10/+0
* | Hide the details for the assertion for VM_OBJECT_LOCK operations.attilio2013-02-211-5/+5
* | Fix other architectures and ZFS.attilio2013-02-2111-10/+1
* | Switch vm_object lock to be a rwlock.attilio2013-02-201-5/+5
|/
* Reform the busdma API so that new types may be added without modifyingkib2013-02-121-333/+261
* Clean some 'svn:executable' properties in the tree.pfg2013-01-261-0/+0
* Little-endian and other fixes for Broadcom XLP network driverjchandra2013-01-242-7/+9
* Fix credit configuration on Broadcom XLP CMSjchandra2013-01-241-2/+2
* Broadcom XLP network driver update for XLP 8xx B1 revjchandra2013-01-244-13/+28
* Minor updates to the Broadcom XLP NAE driverjchandra2013-01-242-23/+11
* Broadcom XLP updates for the new firmwarejchandra2013-01-242-3/+31
* Little-endian fix for PCI on Broadcom XLP.jchandra2013-01-241-2/+5
* Partially merge Perforce changeset 219938 to head:rwatson2013-01-131-0/+1
* Merge Perforce changeset 219922 to head:rwatson2013-01-131-0/+1
* Merge Perforce changeset 219918 to head:rwatson2013-01-131-0/+1
* Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space sizealc2013-01-121-2/+3
* Merge Perforce changeset 219925 to head:rwatson2013-01-123-480/+13
* Merge Perforce chance 219924 to head:rwatson2013-01-121-0/+681
* Merge Perforce change @219948 to head:rwatson2013-01-122-2/+25
* Merge Perforce change @219935 to head:rwatson2013-01-121-11/+11
* Mips Atheros AR71XX: make PCI base slot configurable through hints.monthadar2013-01-061-2/+15
* Add basic support for the Ubiquiti EdgeRouter Lite.jmallett2013-01-021-0/+1
* Merge @219932 from Perforce:rwatson2013-01-011-0/+2
* If FDT is compiled into a FreeBSD/beri kernel, initialise OpenFirmware.rwatson2012-12-311-0/+20
* Eliminate some definitions that haven't been used in a decade or more.alc2012-12-191-14/+0
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-059-13/+13
* Use bootverbose to control debug printfs from the Cavium Simple Executivejmallett2012-11-241-0/+18
* o) Add support for specifying a model of Octeon to target at compile-time,jmallett2012-11-242-10/+36
* Prevent hang on ATCA-7220 when transmitting packets < 60 bytes.jmallett2012-11-191-0/+13
* Remove redundant printf of SDK version which already appears earlier in boot.jmallett2012-11-191-2/+0
* Add basic support for the Radisys-specific PCI console mechanism found on thejmallett2012-11-191-11/+125
* o) Do boot descriptor parsing before console setup so that we can use a consolejmallett2012-11-191-79/+75
* Remove one wholly-unused and buggy routine and some nearby alternative symbols.jmallett2012-11-171-60/+1
* Ensure hwpmc support is correctly included.adrian2012-11-171-0/+1
* Make MIPS24k PMC optional on "hwpmc_mips24k."adrian2012-11-171-1/+1
* Migrate the AR71xx UART (an 8250 derivative) to hide behind uart_ar71xx.adrian2012-11-175-2/+6
* Flip the semantic of M_NOWAIT to only require the allocation to notkib2012-11-141-7/+2
* The function pmap_alloc_direct_page() unconditionally zeroes the returnedalc2012-11-143-5/+7
* Add preliminary Octeon PCI console support. Radisys-specific PCI consolejmallett2012-11-132-0/+124
* Add some useful options to consider.jmallett2012-11-131-0/+14
* Update AP96 to directly attach an arswitch.adrian2012-11-071-0/+8
* Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.ray2012-11-073-0/+3
* Rework the known rwlock to benefit about staying on their ownattilio2012-11-031-10/+1
* Drop this from 500 to 128, to save a little space on memory constrainedadrian2012-11-021-1/+1
* Free the dma map -after- it's checked, not before. Or you'll beadrian2012-11-021-1/+1
* Don't disable PCIe just because the host is not a PCI host; the latter flagjmallett2012-11-011-4/+4
OpenPOWER on IntegriCloud