summaryrefslogtreecommitdiff
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Fix some lingering build failures caused by fixing implicit inclusion ofMark Johnston2013-10-313-0/+5
* Remove references to an unused fasttrap probe hook, and remove theMark Johnston2013-10-311-3/+2
* Fix a typo introduced in r257338.Mark Johnston2013-10-311-1/+1
* nclude missing net/if_var.h.Andre Oppermann2013-10-301-0/+1
* Panics about how things can't be attached should probably happen in theNathan Whitehorn2013-10-293-9/+9
* Devices that rely on hints or identify routines for discovery need toNathan Whitehorn2013-10-2923-24/+25
* - Provide necessary includes.Gleb Smirnoff2013-10-2910-0/+10
* - Provide necessary includes, that before came via if.h pollution.Gleb Smirnoff2013-10-281-3/+4
* Add bus_dmamap_load_ma() function to load map with the array ofKonstantin Belousov2013-10-271-0/+10
* Add a configuration file and hints file for the Alfa Networks Hornet UBAdrian Chadd2013-10-252-0/+162
* MFP4:Brooks Davis2013-10-231-9/+23
* BERI_SIM.hint is no longer used, remove it.Brooks Davis2013-10-231-26/+0
* Revert r256934, it needs work to build on mips32.Brooks Davis2013-10-231-22/+9
* MFP4:Brooks Davis2013-10-221-0/+1
* MFP4:Brooks Davis2013-10-222-31/+29
* Remove a bit of debugging output that slipped into r256911.Brooks Davis2013-10-221-6/+0
* MFP4:Brooks Davis2013-10-223-8/+27
* MFP4:Brooks Davis2013-10-221-9/+22
* Enable ATSE_CFI_HACK in BERI configs, stable MAC addresses are useful.Brooks Davis2013-10-221-0/+1
* Sync BERI kernel configs with P4:Brooks Davis2013-10-228-116/+122
* MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,Brooks Davis2013-10-222-0/+707
* Remove the isf(4) driver. It was created by accident and is subset ofBrooks Davis2013-10-213-38/+0
* MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,Brooks Davis2013-10-181-0/+3
* MFP4:Brooks Davis2013-10-181-3/+8
* Whilst here, document that this TX alignment requirement may acutallyAdrian Chadd2013-10-161-0/+8
* Allow the MDIO bus frequency to be selected.Adrian Chadd2013-10-162-2/+130
* Now that all of the on-chip switch and basic platform support is updated,Adrian Chadd2013-10-161-0/+101
* Yes, this board has 128mb of RAM.Adrian Chadd2013-10-161-1/+1
* Add in the platform specific quirks to get the AR934x SoC ethernetAdrian Chadd2013-10-161-7/+69
* Add in a write barrier after each if_arge write.Adrian Chadd2013-10-161-1/+11
* Add bus space barriers to the AR71xx SPI code.Adrian Chadd2013-10-161-3/+58
* Elminate NON_LEAF and use NESTED instead to unify our assemblerWarner Losh2013-10-155-19/+13
* Replace NLEAF with LEAF_NOPROFILE to unify the conventions we use inWarner Losh2013-10-152-3/+2
* Replace uses of the ALEAF macro with XLEAF and remove ALEAF macro toWarner Losh2013-10-154-9/+8
* Move DO_AST into pcb.h where it should have been all along. Move someWarner Losh2013-10-152-32/+56
* Move DO_AST into pcb.h where it should have been all along. Move someWarner Losh2013-10-152-31/+1
* Update the AR934x SoC support.Adrian Chadd2013-10-151-10/+87
* Update the AR933x SoC support to include a few new knobs:Adrian Chadd2013-10-151-2/+102
* Fix the Atheros MIPS startup path a little.Adrian Chadd2013-10-151-1/+12
* Add new features - an MDIO clock, WMAC reset, GMAC reset and ethernetAdrian Chadd2013-10-154-3/+30
* Add the rest of the AR934x SoC reset register definitions.Adrian Chadd2013-10-141-0/+22
* Add register definitions for the AR933x SoC GMAC (ie, ethernet MAC)Adrian Chadd2013-10-141-0/+18
* Merge from project branch. Uninteresting commits are trimmed.Mark Murray2013-10-121-6/+1
|\
| * MFC - tracking commitMark Murray2013-10-097-8/+67
| |\
| * \ MFC- tracking commit.Mark Murray2013-10-052-132/+133
| |\ \
| * | | Snapshot. This passes the build test, but has not yet been finished or debugged.Mark Murray2013-10-041-6/+1
* | | | Add read/write bus barriers for MIPS.Adrian Chadd2013-10-091-0/+4
| |_|/ |/| |
* | | Add some missing AR934x register definitions.Adrian Chadd2013-10-092-0/+45
* | | Fix interrupt handling from the APB periperals (ie, UART) - itAdrian Chadd2013-10-091-0/+3
* | | Mark AR934x based boards to be mips74k.Adrian Chadd2013-10-091-1/+1