summaryrefslogtreecommitdiffstats
path: root/sys/mips
Commit message (Expand)AuthorAgeFilesLines
* Move the 32-bit compatible procfs types from freebsd32.h to <sys/procfs.h>jhb2015-04-081-1/+3
* Convert the DIR-825C1 to use the new map based MAC address configuration.adrian2015-04-051-2/+26
* Update the board MAC address configuration for the DIR-655A1.adrian2015-04-051-6/+32
* Fix integer truncation bug in malloc(9)rstone2015-04-011-2/+2
* Migrate the TL-WR1043nd v2 to use the new map based MAC hints mechanism.adrian2015-04-011-2/+19
* Add hints to set the board MAC address and derived values for each interface.adrian2015-03-281-3/+23
* Begin moving support for board MAC addresses over to being explicitly defined.adrian2015-03-284-49/+214
* Remove the second MODULES_OVERRIDE; add if_vlan to the list.adrian2015-03-281-2/+1
* Add the MAC address hints for arge0/arge1 on the CARAMBOLA2.adrian2015-03-281-0/+2
* Set VM_KMEM_SIZE_SCALE=1 for the AR91xx SoCs.adrian2015-03-281-0/+3
* Add 64 byte linesize cache flushing routines for L1 instruction, L1 databr2015-03-264-11/+423
* Remove duplicate AH_DEBUG_ALQ option.gjb2015-03-261-1/+0
* Add initial D-Link DIR-655 (A1) support.adrian2015-03-222-0/+209
* re-enable building modules for the AR933xadrian2015-03-211-1/+3
* Fix the LED configuration so the switch PHY LEDs work fine.adrian2015-03-211-3/+3
* Migrate these configs to use the geom map search function.adrian2015-03-213-11/+11
* Add support for the TP-Link TL-WDR4300 and TL-WDR3600.adrian2015-03-212-0/+258
* Re-enable the modules for now; I'm using them in some other test builds.adrian2015-03-211-2/+2
* Now that the switch PHY fully works, don't limit arge0 to only being upadrian2015-03-211-1/+1
* Add GPIO function mux configuration for AR934x SoCs.adrian2015-03-211-0/+59
* add QCA955x PCIe configuration registers.adrian2015-03-211-0/+10
* Note that the AR724x PCIe registers are actually from the PCI_CTRLadrian2015-03-211-1/+1
* Correct the ixgbe entries in mips and powerpc, and add the modulejfv2015-03-181-1/+2
* Use ar71xx_mac_addr_random_init() instead of a hand-rolled randomadrian2015-03-151-9/+2
* Start fleshing out some MAC address helper functions.adrian2015-03-153-0/+146
* Use sbuf_printf() for sysctl strings instead of static buffers and snprintf.ian2015-03-142-24/+16
* Use SYSCTL_OUT_STR() to return strings.ian2015-03-141-1/+1
* Compile some modules - I'm going to eventually just compile all theadrian2015-03-141-1/+1
* Add board support for the TP-Link TL-WR1043nd v2.adrian2015-03-142-0/+200
* Now that if_arge.c handles actual 'locked' media settings, enableadrian2015-03-081-1/+5
* Modify the if_arge code to use a /fixed/ media mode when it's configured.adrian2015-03-081-6/+38
* Add ethernet MAC DDR flush hookups for QCA955x.adrian2015-03-041-4/+5
* Add DDR flush registers for QCA955x.adrian2015-03-041-0/+7
* Fix both arge0 and arge1 to work correctly on the AP135.adrian2015-03-041-1/+9
* Add support for the AP135 2.0 reference platform.adrian2015-03-022-0/+226
* Bring over the initial QCA955x SoC support framework.adrian2015-03-022-0/+226
* [QCA955x] make the USB EHCI interrupts shareable.adrian2015-03-021-1/+1
* Add initial QCA955x support to if_arge.c.adrian2015-03-021-1/+21
* Add a MII mode for SGMII.adrian2015-03-021-0/+1
* Add very initial QCA955x awareness to the GPIO code.adrian2015-03-011-3/+11
* Flesh out some more QCA955x ethernet PLL setup.adrian2015-03-011-28/+10
* Add Ethernet PLL values for the QCA955x.adrian2015-03-011-0/+5
* Make QCA955X_GMAC_REG_ETH_CFG defined like most other registers like this.adrian2015-03-011-1/+1
* Add QCA955x support to the EHCI setup path.adrian2015-03-011-0/+4
* Whitespace fixes for sys/mips/nlm/devjchandra2015-02-2816-131/+121
* Whitespace fixes for files in sys/mips/nlmjchandra2015-02-2831-190/+191
* Add subclass of simplebus for Broadcom XLPjchandra2015-02-275-443/+363
* Move PCI bus below simplebus for Broadcom XLPjchandra2015-02-271-12/+10
* Improve additional interrupt ACK for Broadcom XLPjchandra2015-02-273-33/+35
* Remove run-time allocation of XLP IRQsjchandra2015-02-264-138/+118
OpenPOWER on IntegriCloud