summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Fix low-level uart drivers that set their fifo sizes in the softc too late.ian2013-04-012-6/+6
* AR933x CPU device improvements:adrian2013-03-301-70/+95
* AR933x UART updates:adrian2013-03-301-11/+8
* Disable this; it's a local option that I haven't yet committed to -HEAD.adrian2013-03-291-1/+1
* For the AR933x UART, the serial clock is not the AHB clock, it's theadrian2013-03-292-2/+2
* * Fix clock register definitionsadrian2013-03-291-2/+5
* Print out the platform reference frequency.adrian2013-03-291-2/+2
* Initial (unfinished!) AR933x support.adrian2013-03-284-0/+362
* Tie in the AR933x support into -HEAD.adrian2013-03-282-3/+19
* Bring over the initial, CPU-only UART support for the AR933x SoC.adrian2013-03-284-0/+1081
* Fix the AR933x platform device start/stop code.adrian2013-03-281-10/+4
* Commit initial (unfinished!) support for the AR933x series of embeddedadrian2013-03-274-0/+468
* Add the reference clock for each supported chip.adrian2013-03-274-0/+9
* 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
OpenPOWER on IntegriCloud