summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Move MIPS_MAX_TLB_ENTRIES definition from cpuregs.h to tlb.cjchandra2013-04-122-6/+22
* Fix incorrect KASSERTs in xlpgejchandra2013-04-121-2/+2
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+54
* Merge from projects/counters:glebius2013-04-081-1/+17
* Add the basic GPIO pin mapping to the hints file.adrian2013-04-051-29/+13
* Implement USB device reset and poweron.adrian2013-04-051-35/+6
* Fix AR933x USB support - this needs the same controller initialisationadrian2013-04-051-0/+2
* Add AP121 ethernet / switch PHY support.adrian2013-04-052-34/+28
* Implement the AR933x ethernet support.adrian2013-04-053-1/+24
* Now that interrupt driven uart IO is working, flip this back on.adrian2013-04-051-1/+1
* Implement the AR933x interrupt driven UART code.adrian2013-04-051-46/+103
* AR9330/AR9331 also needs to ACK the APB interrupt register, same asadrian2013-04-051-0/+2
* * Add AR9330/AR9331 to the soc identifier enum;adrian2013-04-052-1/+5
* Use geom_uncompress here; we need this to fit in a 4MB flash part.adrian2013-04-051-3/+3
* Implement AR933x polled IO uart bus code.adrian2013-04-042-317/+113
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-047-7/+0
* 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
OpenPOWER on IntegriCloud