summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Add bus_dmamap_load_ma() function to load map with the array ofkib2013-10-271-0/+10
* Add a configuration file and hints file for the Alfa Networks Hornet UBadrian2013-10-252-0/+162
* MFP4:brooks2013-10-231-9/+23
* BERI_SIM.hint is no longer used, remove it.brooks2013-10-231-26/+0
* Revert r256934, it needs work to build on mips32.brooks2013-10-231-22/+9
* MFP4:brooks2013-10-221-0/+1
* MFP4:brooks2013-10-222-31/+29
* Remove a bit of debugging output that slipped into r256911.brooks2013-10-221-6/+0
* MFP4:brooks2013-10-223-8/+27
* MFP4:brooks2013-10-221-9/+22
* Enable ATSE_CFI_HACK in BERI configs, stable MAC addresses are useful.brooks2013-10-221-0/+1
* Sync BERI kernel configs with P4:brooks2013-10-228-116/+122
* MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,brooks2013-10-222-0/+707
* Remove the isf(4) driver. It was created by accident and is subset ofbrooks2013-10-213-38/+0
* MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,brooks2013-10-181-0/+3
* MFP4:brooks2013-10-181-3/+8
* Whilst here, document that this TX alignment requirement may acutallyadrian2013-10-161-0/+8
* Allow the MDIO bus frequency to be selected.adrian2013-10-162-2/+130
* Now that all of the on-chip switch and basic platform support is updated,adrian2013-10-161-0/+101
* Yes, this board has 128mb of RAM.adrian2013-10-161-1/+1
* Add in the platform specific quirks to get the AR934x SoC ethernetadrian2013-10-161-7/+69
* Add in a write barrier after each if_arge write.adrian2013-10-161-1/+11
* Add bus space barriers to the AR71xx SPI code.adrian2013-10-161-3/+58
* Elminate NON_LEAF and use NESTED instead to unify our assemblerimp2013-10-155-19/+13
* Replace NLEAF with LEAF_NOPROFILE to unify the conventions we use inimp2013-10-152-3/+2
* Replace uses of the ALEAF macro with XLEAF and remove ALEAF macro toimp2013-10-154-9/+8
* Move DO_AST into pcb.h where it should have been all along. Move someimp2013-10-152-32/+56
* Move DO_AST into pcb.h where it should have been all along. Move someimp2013-10-152-31/+1
* Update the AR934x SoC support.adrian2013-10-151-10/+87
* Update the AR933x SoC support to include a few new knobs:adrian2013-10-151-2/+102
* Fix the Atheros MIPS startup path a little.adrian2013-10-151-1/+12
* Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernetadrian2013-10-154-3/+30
* Add the rest of the AR934x SoC reset register definitions.adrian2013-10-141-0/+22
* Add register definitions for the AR933x SoC GMAC (ie, ethernet MAC)adrian2013-10-141-0/+18
* Merge from project branch. Uninteresting commits are trimmed.markm2013-10-121-6/+1
|\
| * MFC - tracking commitmarkm2013-10-097-8/+67
| * MFC- tracking commit.markm2013-10-052-132/+133
| |\
| * | Snapshot. This passes the build test, but has not yet been finished or debugged.markm2013-10-041-6/+1
| * | MFC - tracking update.markm2013-10-021-1/+1
* | | Add read/write bus barriers for MIPS.adrian2013-10-091-0/+4
* | | Add some missing AR934x register definitions.adrian2013-10-092-0/+45
* | | Fix interrupt handling from the APB periperals (ie, UART) - itadrian2013-10-091-0/+3
* | | Mark AR934x based boards to be mips74k.adrian2013-10-091-1/+1
* | | Add "better" MIPS24k and MIPS74k barriers.adrian2013-10-092-3/+13
* | | Shuffle the includes around so they occur after opt_global.h is included;adrian2013-10-091-4/+5
| |/ |/|
* | Fixes for the Netlogic XLP on-chip RSA block driverjchandra2013-10-041-79/+77
* | Style fixes for the Netlogic XLP RSA driverjchandra2013-10-042-72/+75
* | set ROOTDEVNAME to ada0 with no paritions. This makes it much more functionalsbruno2013-10-021-1/+1
|/
* Add pagemask debugging output in "show tlb" in the debugger.adrian2013-09-291-2/+5
* - Create kern.ipc.sendfile namespace, and put the new "readhead" OIDglebius2013-09-221-5/+17
OpenPOWER on IntegriCloud