summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Add nvram2env (untested) and geom_map (tested) to PB92.adrian2011-05-052-15/+83
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-033-15/+7
* Add in the work-around for the AR8316 gige switch PHY.adrian2011-05-021-1/+5
* Some AR724x PCIe fixes, which should wrap up the first roundadrian2011-05-011-24/+14
* An example configuration file for the Atheros PB92.adrian2011-04-302-0/+165
* The AR724x SoC's require the irq status line to be acked/cleared.adrian2011-04-301-0/+15
* Call the DDR FIFO flush method when IP2 interrupts occur.adrian2011-04-301-0/+3
* Flip off debugging for now.adrian2011-04-301-1/+1
* Add some initial PCIe bridge support for the AR724x chipsets.adrian2011-04-303-2/+636
* In preparation for the AR724x PCIe bus code, make the AR71xx PCI busadrian2011-04-302-1/+2
* Add a missing DDR FIFO method for the ar71xx.adrian2011-04-301-1/+7
* Change rman_manage_region() to actually honor the rm_start and rm_endjhb2011-04-293-4/+4
* Tidy up the naming of the ip2 DDR flush routine, and add an inlineadrian2011-04-291-1/+6
* Add the watchdogs patting during the (shutdown time) disk syncing andattilio2011-04-281-0/+8
* Re-enable the wireless build parameters for the AR9130 WMAC.adrian2011-04-281-12/+15
* Add the IP2 DDR flush handlers.adrian2011-04-283-2/+17
* - Add shim to simplify migration to the CAM-based ATA. For each new adaXmav2011-04-262-0/+2
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAmav2011-04-245-17/+20
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-122-14/+0
* if_arge has had a strange bug that only appears during high trafficadrian2011-04-051-0/+21
* * Add some more debugging to if_argeadrian2011-04-052-2/+33
* Put the ARGE_DEBUG behind a kernel config option.adrian2011-04-051-4/+10
* Begin fleshing out a functioning debugging setup for if_arge.adrian2011-04-051-13/+22
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-032-2/+2
* Import the initial CPU support for the MIPS RALink RT305x SoC.adrian2011-04-0321-0/+4031
* Add in some missing flags in the EHCI initialisation code,adrian2011-04-031-0/+7
* Commit configuration files for the AR913x SoC and the TP-Link WR-1043ND.adrian2011-04-034-0/+197
* A handful of the openwrt devices use a MAC address that's at a hard-codedadrian2011-04-021-0/+21
* Break out the ath PCI logic into a separate device/module.adrian2011-03-314-3/+6
* Implement AR724x USB initialisation code.adrian2011-03-312-1/+48
* The previous commit didn't completely rename this to what it should be.adrian2011-03-281-1/+1
* Refactor out the ar71xx mac address code into something that'sadrian2011-03-271-17/+30
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-271-0/+14
* Add some missing flags needed for AR913x/AR724x USB to correctly operate.adrian2011-03-271-0/+14
* For now remove options FLOWTABLE from the remaining GENERIC kernelbz2011-03-191-1/+0
* o) Set MAC addresses starting at the MAC base for all management ports, notjmallett2011-03-164-39/+34
* o) Tear down receive interrupt on detach.jmallett2011-03-164-7/+7
* o) Clean up FPA pools on module unload.jmallett2011-03-162-9/+47
* o) Properly size caches and TLB on Octeon.jmallett2011-03-162-12/+50
* * Add wireless MAC reset, in prep for bringing over AR9130 support.adrian2011-03-131-4/+15
* Add the missing AR724x DDR flush routines for if_arge0.adrian2011-03-132-0/+5
* Fix the TX underrun status reset; remove a now unused variable.adrian2011-03-132-3/+1
* Commit FIFO configuration fixes from OpenWRT. This fixes performanceadrian2011-03-131-4/+28
* Extend struct sysvec with new method sv_schedtail, which is used for andchagin2011-03-082-0/+3
* Increase NKPT in case of n32 and n64 to support more physical memory.jchandra2011-03-011-0/+4
* Use new thread's stack to invoke pmap_activate in cpu_switch()jchandra2011-03-011-17/+4
* Use correct types and fromats for physical addressjchandra2011-02-282-12/+11
* Use vm_offset_t for virtual addresses.jchandra2011-02-281-2/+2
* Fix typos - remove duplicate "the".brucec2011-02-213-5/+5
* Remove pmap fields that are either unused or not fully implemented.alc2011-02-171-2/+0
OpenPOWER on IntegriCloud